"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Starting (try 1/5) 2026/06/25 03:54:46 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:rclone-test-tagisov5ziva" 2026/06/25 03:54:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/25 03:54:46 DEBUG : Setting type="sftp" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2026/06/25 03:54:46 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/06/25 03:54:46 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2026/06/25 03:54:46 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/06/25 03:54:46 NOTICE: TestSFTPRcloneSSH{aFBXt}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/25 03:54:46 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/06/25 03:54:47 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell type "unix" from config 2026/06/25 03:54:47 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Relative path resolved to "/rclone-test-tagisov5ziva" 2026/06/25 03:54:47 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Using root directory "/rclone-test-tagisov5ziva" 2026/06/25 03:54:47 DEBUG : Creating backend with remote "/tmp/rclone3099960537" === RUN TestDirHandleMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-tagisov5ziva", Local "Local file system at /tmp/rclone3099960537", Modify Window "1s" 2026/06/25 03:54:47 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: poll-interval is not supported by this remote 2026/06/25 03:54:47 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:47 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:47 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:47 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:47 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:47 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:47 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 03:54:47 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:47 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:47 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:47 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:47 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:47 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:47 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 03:54:47 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:54:47 DEBUG : dir: Looking for writers 2026/06/25 03:54:47 DEBUG : Looking for writers 2026/06/25 03:54:47 DEBUG : dir: reading active writers 2026/06/25 03:54:47 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.23s) === RUN TestDirHandleReaddir run.go:198: Remote "sftp://rclone@:22/rclone-test-tagisov5ziva", Local "Local file system at /tmp/rclone3099960537", Modify Window "1s" 2026/06/25 03:54:47 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: poll-interval is not supported by this remote 2026/06/25 03:54:47 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:47 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:47 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:47 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:47 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:47 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:47 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 03:54:47 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:47 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:47 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:47 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:47 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:47 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:47 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 03:54:47 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file2" 2026/06/25 03:54:47 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:47 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file2 2026/06/25 03:54:47 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file2" 2026/06/25 03:54:47 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:47 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-tagisov5ziva/dir/file2 2026/06/25 03:54:47 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:47 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/06/25 03:54:47 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file2" 2026/06/25 03:54:47 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:47 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/dir/file2 2026/06/25 03:54:47 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/dir/file2" 2026/06/25 03:54:47 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:47 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-tagisov5ziva/dir/file2 2026/06/25 03:54:47 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:47 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/06/25 03:54:47 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/subdir/file3" 2026/06/25 03:54:47 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:47 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/subdir/file3 2026/06/25 03:54:47 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/subdir/file3" 2026/06/25 03:54:47 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:47 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-tagisov5ziva/dir/subdir/file3 2026/06/25 03:54:47 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:47 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/06/25 03:54:47 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/subdir/file3" 2026/06/25 03:54:47 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:47 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/dir/subdir/file3 2026/06/25 03:54:47 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/dir/subdir/file3" 2026/06/25 03:54:47 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:47 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-tagisov5ziva/dir/subdir/file3 2026/06/25 03:54:47 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:47 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a 2026/06/25 03:54:47 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:54:47 DEBUG : dir/subdir: Looking for writers 2026/06/25 03:54:47 DEBUG : dir: Looking for writers 2026/06/25 03:54:47 DEBUG : file1: reading active writers 2026/06/25 03:54:47 DEBUG : file2: reading active writers 2026/06/25 03:54:47 DEBUG : subdir: reading active writers 2026/06/25 03:54:47 DEBUG : Looking for writers 2026/06/25 03:54:47 DEBUG : dir: reading active writers 2026/06/25 03:54:47 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.62s) === RUN TestDirHandleReaddirnames run.go:198: Remote "sftp://rclone@:22/rclone-test-tagisov5ziva", Local "Local file system at /tmp/rclone3099960537", Modify Window "1s" 2026/06/25 03:54:47 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: poll-interval is not supported by this remote 2026/06/25 03:54:47 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:47 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:47 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:47 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:47 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:47 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:47 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 03:54:47 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:47 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:47 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:47 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:48 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:48 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:48 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:48 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 03:54:48 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:54:48 DEBUG : dir: Looking for writers 2026/06/25 03:54:48 DEBUG : file1: reading active writers 2026/06/25 03:54:48 DEBUG : Looking for writers 2026/06/25 03:54:48 DEBUG : dir: reading active writers 2026/06/25 03:54:48 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.18s) === RUN TestDirMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-tagisov5ziva", Local "Local file system at /tmp/rclone3099960537", Modify Window "1s" 2026/06/25 03:54:48 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: poll-interval is not supported by this remote 2026/06/25 03:54:48 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:48 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:48 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:48 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:48 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:48 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:48 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:48 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 03:54:48 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:48 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:48 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:48 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:48 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:48 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:48 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:48 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 03:54:48 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:54:48 DEBUG : dir: Looking for writers 2026/06/25 03:54:48 DEBUG : Looking for writers 2026/06/25 03:54:48 DEBUG : dir: reading active writers 2026/06/25 03:54:48 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.22s) === RUN TestDirForgetAll run.go:198: Remote "sftp://rclone@:22/rclone-test-tagisov5ziva", Local "Local file system at /tmp/rclone3099960537", Modify Window "1s" 2026/06/25 03:54:48 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: poll-interval is not supported by this remote 2026/06/25 03:54:48 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:48 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:48 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:48 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:48 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:48 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:48 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:48 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 03:54:48 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:48 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:48 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:48 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:48 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:48 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:48 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:48 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 03:54:48 DEBUG : dir: forgetting directory cache 2026/06/25 03:54:48 DEBUG : forgetting directory cache 2026/06/25 03:54:48 DEBUG : dir: forgetting directory cache 2026/06/25 03:54:48 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:54:48 DEBUG : Looking for writers 2026/06/25 03:54:48 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.21s) === RUN TestDirForgetPath run.go:198: Remote "sftp://rclone@:22/rclone-test-tagisov5ziva", Local "Local file system at /tmp/rclone3099960537", Modify Window "1s" 2026/06/25 03:54:48 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: poll-interval is not supported by this remote 2026/06/25 03:54:48 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:48 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:48 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:48 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:48 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:48 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:48 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:48 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 03:54:48 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:48 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:48 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:48 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:48 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:48 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:48 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:48 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 03:54:48 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/06/25 03:54:48 DEBUG : dir: invalidating directory cache 2026/06/25 03:54:48 DEBUG : >ForgetPath: 2026/06/25 03:54:48 DEBUG : ForgetPath: relativePath="dir", type=0 2026/06/25 03:54:48 DEBUG : invalidating directory cache 2026/06/25 03:54:48 DEBUG : dir: forgetting directory cache 2026/06/25 03:54:48 DEBUG : >ForgetPath: 2026/06/25 03:54:48 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/06/25 03:54:48 DEBUG : >ForgetPath: 2026/06/25 03:54:48 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:54:48 DEBUG : dir: Looking for writers 2026/06/25 03:54:48 DEBUG : Looking for writers 2026/06/25 03:54:48 DEBUG : dir: reading active writers 2026/06/25 03:54:48 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.21s) === RUN TestDirWalk run.go:198: Remote "sftp://rclone@:22/rclone-test-tagisov5ziva", Local "Local file system at /tmp/rclone3099960537", Modify Window "1s" 2026/06/25 03:54:48 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: poll-interval is not supported by this remote 2026/06/25 03:54:48 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:48 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:48 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:48 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:48 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:48 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:48 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:48 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 03:54:48 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:48 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:48 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:48 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:48 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:48 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:48 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:48 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 03:54:48 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/06/25 03:54:49 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/fil/a/b/c" 2026/06/25 03:54:49 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:49 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/fil/a/b/c 2026/06/25 03:54:49 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/fil/a/b/c" 2026/06/25 03:54:49 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:49 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 8a723ce6358887fb2e41fbe163780b08 /rclone-test-tagisov5ziva/fil/a/b/c 2026/06/25 03:54:49 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:49 DEBUG : fil/a/b/c: Parsed hash: 8a723ce6358887fb2e41fbe163780b08 2026/06/25 03:54:49 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/fil/a/b/c" 2026/06/25 03:54:49 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:49 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/fil/a/b/c 2026/06/25 03:54:49 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/fil/a/b/c" 2026/06/25 03:54:49 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:49 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 6e53ed736122eed1a3cfda28927c84739fb15f43 /rclone-test-tagisov5ziva/fil/a/b/c 2026/06/25 03:54:49 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:49 DEBUG : fil/a/b/c: Parsed hash: 6e53ed736122eed1a3cfda28927c84739fb15f43 2026/06/25 03:54:49 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:49 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:49 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:49 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:49 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:49 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:49 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:49 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 03:54:49 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:49 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:49 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:49 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:49 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:49 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:49 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:49 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 03:54:49 DEBUG : forgetting directory cache 2026/06/25 03:54:49 DEBUG : dir: forgetting directory cache 2026/06/25 03:54:49 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:54:49 DEBUG : dir: Looking for writers 2026/06/25 03:54:49 DEBUG : fil/a/b: Looking for writers 2026/06/25 03:54:49 DEBUG : fil/a: Looking for writers 2026/06/25 03:54:49 DEBUG : b: reading active writers 2026/06/25 03:54:49 DEBUG : fil: Looking for writers 2026/06/25 03:54:49 DEBUG : a: reading active writers 2026/06/25 03:54:49 DEBUG : Looking for writers 2026/06/25 03:54:49 DEBUG : dir: reading active writers 2026/06/25 03:54:49 DEBUG : fil: reading active writers 2026/06/25 03:54:49 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.74s) === RUN TestDirSetModTime run.go:198: Remote "sftp://rclone@:22/rclone-test-tagisov5ziva", Local "Local file system at /tmp/rclone3099960537", Modify Window "1s" 2026/06/25 03:54:49 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: poll-interval is not supported by this remote 2026/06/25 03:54:49 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:49 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:49 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:49 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:49 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:49 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:49 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:49 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 03:54:49 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:49 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:49 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:49 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:49 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:49 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:49 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:49 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 03:54:49 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:54:49 DEBUG : dir: Looking for writers 2026/06/25 03:54:49 DEBUG : Looking for writers 2026/06/25 03:54:49 DEBUG : dir: reading active writers 2026/06/25 03:54:49 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.21s) === RUN TestDirStat run.go:198: Remote "sftp://rclone@:22/rclone-test-tagisov5ziva", Local "Local file system at /tmp/rclone3099960537", Modify Window "1s" 2026/06/25 03:54:49 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: poll-interval is not supported by this remote 2026/06/25 03:54:49 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:49 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:49 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:49 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:49 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:49 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:49 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:49 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 03:54:49 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:49 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:49 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:49 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:49 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:49 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:49 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:49 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 03:54:49 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:54:49 DEBUG : dir: Looking for writers 2026/06/25 03:54:49 DEBUG : file1: reading active writers 2026/06/25 03:54:49 DEBUG : Looking for writers 2026/06/25 03:54:49 DEBUG : dir: reading active writers 2026/06/25 03:54:49 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.22s) === RUN TestDirReadDirAll run.go:198: Remote "sftp://rclone@:22/rclone-test-tagisov5ziva", Local "Local file system at /tmp/rclone3099960537", Modify Window "1s" 2026/06/25 03:54:49 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: poll-interval is not supported by this remote 2026/06/25 03:54:49 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:49 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:49 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:49 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:50 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:50 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:50 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 03:54:50 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:50 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:50 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:50 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:50 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:50 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:50 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:50 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 03:54:50 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file2" 2026/06/25 03:54:50 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:50 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file2 2026/06/25 03:54:50 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file2" 2026/06/25 03:54:50 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:50 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-tagisov5ziva/dir/file2 2026/06/25 03:54:50 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:50 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/06/25 03:54:50 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file2" 2026/06/25 03:54:50 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:50 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/dir/file2 2026/06/25 03:54:50 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/dir/file2" 2026/06/25 03:54:50 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:50 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-tagisov5ziva/dir/file2 2026/06/25 03:54:50 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:50 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/06/25 03:54:50 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/subdir/file3" 2026/06/25 03:54:50 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:50 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/subdir/file3 2026/06/25 03:54:50 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/subdir/file3" 2026/06/25 03:54:50 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:50 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-tagisov5ziva/dir/subdir/file3 2026/06/25 03:54:50 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:50 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/06/25 03:54:50 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/subdir/file3" 2026/06/25 03:54:50 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:50 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/dir/subdir/file3 2026/06/25 03:54:50 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/dir/subdir/file3" 2026/06/25 03:54:50 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:50 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-tagisov5ziva/dir/subdir/file3 2026/06/25 03:54:50 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:50 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a === RUN TestDirReadDirAll/Virtual 2026/06/25 03:54:50 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/06/25 03:54:50 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/06/25 03:54:50 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/06/25 03:54:50 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/06/25 03:54:50 DEBUG : Waiting for deletions to finish 2026/06/25 03:54:50 INFO : dir/subdir/file3: Deleted 2026/06/25 03:54:50 DEBUG : removing 1 level 2 directories 2026/06/25 03:54:50 INFO : dir/subdir: Removing directory 2026/06/25 03:54:50 DEBUG : dir: invalidating directory cache 2026/06/25 03:54:50 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/06/25 03:54:50 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/06/25 03:54:50 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/06/25 03:54:50 DEBUG : dir/file1: Reset virtual modtime 2026/06/25 03:54:50 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/06/25 03:54:50 DEBUG : dir/virtualFile: Reset virtual modtime 2026/06/25 03:54:50 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/06/25 03:54:50 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/06/25 03:54:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/25 03:54:50 DEBUG : dir: invalidating directory cache 2026/06/25 03:54:50 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/06/25 03:54:50 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/06/25 03:54:50 DEBUG : dir/virtualFile: Reset virtual modtime 2026/06/25 03:54:50 DEBUG : forgetting directory cache 2026/06/25 03:54:50 DEBUG : dir: forgetting directory cache 2026/06/25 03:54:50 DEBUG : dir/virtualDir: forgetting directory cache 2026/06/25 03:54:50 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:54:50 DEBUG : dir/virtualDir: Looking for writers 2026/06/25 03:54:50 DEBUG : dir: Looking for writers 2026/06/25 03:54:50 DEBUG : virtualDir: reading active writers 2026/06/25 03:54:50 DEBUG : file1: reading active writers 2026/06/25 03:54:50 DEBUG : virtualFile2: reading active writers 2026/06/25 03:54:50 DEBUG : virtualFile: reading active writers 2026/06/25 03:54:50 DEBUG : Looking for writers 2026/06/25 03:54:50 DEBUG : dir: reading active writers 2026/06/25 03:54:50 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.63s) --- PASS: TestDirReadDirAll/Virtual (0.01s) === RUN TestDirOpen run.go:198: Remote "sftp://rclone@:22/rclone-test-tagisov5ziva", Local "Local file system at /tmp/rclone3099960537", Modify Window "1s" 2026/06/25 03:54:50 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: poll-interval is not supported by this remote 2026/06/25 03:54:50 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:50 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:50 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:50 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:50 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:50 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:50 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 03:54:50 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:50 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:50 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:50 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:50 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:50 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:50 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:50 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 03:54:50 ERROR : dir/: Can only open directories read only 2026/06/25 03:54:50 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:54:50 DEBUG : dir: Looking for writers 2026/06/25 03:54:50 DEBUG : Looking for writers 2026/06/25 03:54:50 DEBUG : dir: reading active writers 2026/06/25 03:54:50 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.12s) === RUN TestDirCreate run.go:198: Remote "sftp://rclone@:22/rclone-test-tagisov5ziva", Local "Local file system at /tmp/rclone3099960537", Modify Window "1s" 2026/06/25 03:54:50 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: poll-interval is not supported by this remote 2026/06/25 03:54:50 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:50 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:50 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:50 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:50 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:50 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:50 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 03:54:50 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:50 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:50 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:50 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:50 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:50 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:50 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:50 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 03:54:50 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:54:50 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/25 03:54:50 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/06/25 03:54:50 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/25 03:54:50 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: File to upload is small (5 bytes), uploading instead of streaming 2026/06/25 03:54:50 DEBUG : dir/potato: size = 5 OK 2026/06/25 03:54:50 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/potato" 2026/06/25 03:54:50 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:50 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/potato 2026/06/25 03:54:50 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/potato" 2026/06/25 03:54:51 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:51 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-tagisov5ziva/dir/potato 2026/06/25 03:54:51 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:51 DEBUG : dir/potato: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/25 03:54:51 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/25 03:54:51 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/06/25 03:54:51 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/25 03:54:51 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:54:51 DEBUG : dir: Looking for writers 2026/06/25 03:54:51 DEBUG : file1: reading active writers 2026/06/25 03:54:51 DEBUG : potato: reading active writers 2026/06/25 03:54:51 DEBUG : Looking for writers 2026/06/25 03:54:51 DEBUG : dir: reading active writers 2026/06/25 03:54:51 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.39s) === RUN TestDirMkdir run.go:198: Remote "sftp://rclone@:22/rclone-test-tagisov5ziva", Local "Local file system at /tmp/rclone3099960537", Modify Window "1s" 2026/06/25 03:54:51 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: poll-interval is not supported by this remote 2026/06/25 03:54:51 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:51 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:51 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:51 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:51 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:51 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:51 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 03:54:51 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:51 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:51 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:51 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:51 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:51 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:51 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:51 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 03:54:51 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/06/25 03:54:51 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:51 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:51 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:51 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:51 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:51 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:51 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 03:54:51 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:51 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:51 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:51 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:51 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:51 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:51 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:51 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 03:54:51 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:54:51 DEBUG : dir/sub: Looking for writers 2026/06/25 03:54:51 DEBUG : dir: Looking for writers 2026/06/25 03:54:51 DEBUG : file1: reading active writers 2026/06/25 03:54:51 DEBUG : sub: reading active writers 2026/06/25 03:54:51 DEBUG : Looking for writers 2026/06/25 03:54:51 DEBUG : dir: reading active writers 2026/06/25 03:54:51 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.51s) === RUN TestDirMkdirSub run.go:198: Remote "sftp://rclone@:22/rclone-test-tagisov5ziva", Local "Local file system at /tmp/rclone3099960537", Modify Window "1s" 2026/06/25 03:54:51 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: poll-interval is not supported by this remote 2026/06/25 03:54:51 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:51 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:51 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:51 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:51 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:51 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:51 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 03:54:51 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:51 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:51 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:51 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:51 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:51 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:51 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:51 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 03:54:51 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/06/25 03:54:51 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/06/25 03:54:51 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:51 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:51 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:51 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:51 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:51 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:51 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 03:54:51 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:51 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:51 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:51 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:51 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:51 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:51 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:51 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 03:54:51 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:54:51 DEBUG : dir/sub/subsub: Looking for writers 2026/06/25 03:54:51 DEBUG : dir/sub: Looking for writers 2026/06/25 03:54:51 DEBUG : subsub: reading active writers 2026/06/25 03:54:51 DEBUG : dir: Looking for writers 2026/06/25 03:54:51 DEBUG : file1: reading active writers 2026/06/25 03:54:51 DEBUG : sub: reading active writers 2026/06/25 03:54:51 DEBUG : Looking for writers 2026/06/25 03:54:51 DEBUG : dir: reading active writers 2026/06/25 03:54:51 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.39s) === RUN TestDirRemove run.go:198: Remote "sftp://rclone@:22/rclone-test-tagisov5ziva", Local "Local file system at /tmp/rclone3099960537", Modify Window "1s" 2026/06/25 03:54:51 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: poll-interval is not supported by this remote 2026/06/25 03:54:51 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:51 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:51 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:51 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:52 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:52 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:52 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 03:54:52 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:52 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:52 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:52 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:52 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:52 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:52 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:52 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 03:54:52 ERROR : dir/: Dir.Remove not empty 2026/06/25 03:54:52 DEBUG : dir/file1: Remove: 2026/06/25 03:54:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/25 03:54:52 DEBUG : dir/file1: >Remove: err= 2026/06/25 03:54:52 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/25 03:54:52 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:54:52 DEBUG : Looking for writers 2026/06/25 03:54:52 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.22s) === RUN TestDirRemoveAll run.go:198: Remote "sftp://rclone@:22/rclone-test-tagisov5ziva", Local "Local file system at /tmp/rclone3099960537", Modify Window "1s" 2026/06/25 03:54:52 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: poll-interval is not supported by this remote 2026/06/25 03:54:52 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:52 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:52 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:52 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:52 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:52 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:52 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 03:54:52 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:52 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:52 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:52 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:52 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:52 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:52 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:52 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 03:54:52 DEBUG : dir/file1: Remove: 2026/06/25 03:54:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/25 03:54:52 DEBUG : dir/file1: >Remove: err= 2026/06/25 03:54:52 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/25 03:54:52 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:54:52 DEBUG : Looking for writers 2026/06/25 03:54:52 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.21s) === RUN TestDirRemoveName run.go:198: Remote "sftp://rclone@:22/rclone-test-tagisov5ziva", Local "Local file system at /tmp/rclone3099960537", Modify Window "1s" 2026/06/25 03:54:52 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: poll-interval is not supported by this remote 2026/06/25 03:54:52 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:52 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:52 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:52 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:52 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:52 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:52 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 03:54:52 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:52 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:52 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:52 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:52 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:52 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:52 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:52 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 03:54:52 DEBUG : dir/file1: Remove: 2026/06/25 03:54:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/25 03:54:52 DEBUG : dir/file1: >Remove: err= 2026/06/25 03:54:52 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:54:52 DEBUG : dir: Looking for writers 2026/06/25 03:54:52 DEBUG : Looking for writers 2026/06/25 03:54:52 DEBUG : dir: reading active writers 2026/06/25 03:54:52 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.31s) === RUN TestDirRename run.go:198: Remote "sftp://rclone@:22/rclone-test-tagisov5ziva", Local "Local file system at /tmp/rclone3099960537", Modify Window "1s" 2026/06/25 03:54:52 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: poll-interval is not supported by this remote 2026/06/25 03:54:52 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:52 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:52 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:52 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:52 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:52 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:52 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 03:54:52 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:52 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:52 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:52 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:52 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:52 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:52 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:52 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 03:54:52 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:52 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:52 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:52 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:52 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:52 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:52 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 03:54:52 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:52 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:52 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:52 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:53 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:53 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:53 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 03:54:53 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file3" 2026/06/25 03:54:53 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:53 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file3 2026/06/25 03:54:53 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file3" 2026/06/25 03:54:53 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:53 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-tagisov5ziva/dir/file3 2026/06/25 03:54:53 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:53 DEBUG : dir/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/06/25 03:54:53 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file3" 2026/06/25 03:54:53 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:53 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/dir/file3 2026/06/25 03:54:53 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/dir/file3" 2026/06/25 03:54:53 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:53 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-tagisov5ziva/dir/file3 2026/06/25 03:54:53 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:53 DEBUG : dir/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/06/25 03:54:53 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/06/25 03:54:53 DEBUG : dir: Updating dir with dir2 0x2e8d5bfbb6c0 2026/06/25 03:54:53 DEBUG : dir: forgetting directory cache 2026/06/25 03:54:53 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/25 03:54:53 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/06/25 03:54:53 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir2/file1" 2026/06/25 03:54:53 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:53 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir2/file1 2026/06/25 03:54:53 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir2/file1" 2026/06/25 03:54:53 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:53 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-tagisov5ziva/dir2/file1 2026/06/25 03:54:53 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:53 DEBUG : dir2/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 03:54:53 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir2/file1" 2026/06/25 03:54:53 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:53 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/dir2/file1 2026/06/25 03:54:53 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/dir2/file1" 2026/06/25 03:54:53 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:53 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-tagisov5ziva/dir2/file1 2026/06/25 03:54:53 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:53 DEBUG : dir2/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 03:54:53 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir2/file3" 2026/06/25 03:54:53 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:53 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir2/file3 2026/06/25 03:54:53 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir2/file3" 2026/06/25 03:54:53 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:53 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-tagisov5ziva/dir2/file3 2026/06/25 03:54:53 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:53 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/06/25 03:54:53 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir2/file3" 2026/06/25 03:54:53 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:53 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/dir2/file3 2026/06/25 03:54:53 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/dir2/file3" 2026/06/25 03:54:53 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:53 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-tagisov5ziva/dir2/file3 2026/06/25 03:54:53 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:53 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/06/25 03:54:53 INFO : dir2/file1: Moved (server-side) to: file2 2026/06/25 03:54:53 DEBUG : file2: Updating file with file2 0x2e8d5c0712b0 2026/06/25 03:54:53 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/06/25 03:54:53 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/25 03:54:53 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/file2" 2026/06/25 03:54:53 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:53 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/file2 2026/06/25 03:54:53 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/file2" 2026/06/25 03:54:53 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:53 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-tagisov5ziva/file2 2026/06/25 03:54:53 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:53 DEBUG : file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 03:54:53 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/file2" 2026/06/25 03:54:53 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:53 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/file2 2026/06/25 03:54:53 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/file2" 2026/06/25 03:54:53 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:53 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-tagisov5ziva/file2 2026/06/25 03:54:53 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:53 DEBUG : file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 03:54:53 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir2/file3" 2026/06/25 03:54:53 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:53 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir2/file3 2026/06/25 03:54:53 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir2/file3" 2026/06/25 03:54:54 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:54 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-tagisov5ziva/dir2/file3 2026/06/25 03:54:54 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:54 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/06/25 03:54:54 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir2/file3" 2026/06/25 03:54:54 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:54 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/dir2/file3 2026/06/25 03:54:54 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/dir2/file3" 2026/06/25 03:54:54 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:54 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-tagisov5ziva/dir2/file3 2026/06/25 03:54:54 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:54 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/06/25 03:54:54 INFO : dir2/file3: Deleted 2026/06/25 03:54:54 INFO : file2: Moved (server-side) to: dir2/file3 2026/06/25 03:54:54 DEBUG : dir2/file3: Updating file with dir2/file3 0x2e8d5c0712b0 2026/06/25 03:54:54 DEBUG : Added virtual directory entry vDel: "file2" 2026/06/25 03:54:54 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/06/25 03:54:54 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir2/file3" 2026/06/25 03:54:54 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:54 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir2/file3 2026/06/25 03:54:54 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir2/file3" 2026/06/25 03:54:54 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:54 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-tagisov5ziva/dir2/file3 2026/06/25 03:54:54 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:54 DEBUG : dir2/file3: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 03:54:54 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir2/file3" 2026/06/25 03:54:54 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:54 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/dir2/file3 2026/06/25 03:54:54 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/dir2/file3" 2026/06/25 03:54:54 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:54 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-tagisov5ziva/dir2/file3 2026/06/25 03:54:54 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:54 DEBUG : dir2/file3: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 03:54:54 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/06/25 03:54:54 DEBUG : empty directory: Updating dir with renamed empty directory 0x2e8d5c071520 2026/06/25 03:54:54 DEBUG : empty directory: forgetting directory cache 2026/06/25 03:54:54 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/06/25 03:54:54 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/06/25 03:54:54 DEBUG : dir2: Renaming to "dir3" 2026/06/25 03:54:54 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:54:54 DEBUG : dir3: Looking for writers 2026/06/25 03:54:54 DEBUG : file3: reading active writers 2026/06/25 03:54:54 DEBUG : renamed empty directory: Looking for writers 2026/06/25 03:54:54 DEBUG : Looking for writers 2026/06/25 03:54:54 DEBUG : dir3: reading active writers 2026/06/25 03:54:54 DEBUG : renamed empty directory: reading active writers 2026/06/25 03:54:54 DEBUG : >WaitForWriters: --- PASS: TestDirRename (1.69s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "sftp://rclone@:22/rclone-test-tagisov5ziva", Local "Local file system at /tmp/rclone3099960537", Modify Window "1s" 2026/06/25 03:54:54 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: poll-interval is not supported by this remote 2026/06/25 03:54:54 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:54 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:54 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:54 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:54 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:54 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:54 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 03:54:54 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:54 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:54 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:54 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:54 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:54 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:54 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 03:54:54 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/06/25 03:54:54 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:54:54 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/25 03:54:54 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/25 03:54:54 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/06/25 03:54:54 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/06/25 03:54:54 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/25 03:54:54 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:54:54 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/25 03:54:54 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/25 03:54:54 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/06/25 03:54:54 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/06/25 03:54:54 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/25 03:54:54 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: File to upload is small (12 bytes), uploading instead of streaming 2026/06/25 03:54:54 DEBUG : dir/sub/file2: size = 12 OK 2026/06/25 03:54:54 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/sub/file2" 2026/06/25 03:54:54 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:54 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/sub/file2 2026/06/25 03:54:54 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/sub/file2" 2026/06/25 03:54:54 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:54 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: fc3ff98e8c6a0d3087d515c0473f8677 /rclone-test-tagisov5ziva/dir/sub/file2 2026/06/25 03:54:54 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:54 DEBUG : dir/sub/file2: Parsed hash: fc3ff98e8c6a0d3087d515c0473f8677 2026/06/25 03:54:54 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/06/25 03:54:54 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/06/25 03:54:54 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/25 03:54:54 DEBUG : forgetting directory cache 2026/06/25 03:54:54 DEBUG : dir: forgetting directory cache 2026/06/25 03:54:54 DEBUG : dir/sub: forgetting directory cache 2026/06/25 03:54:54 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/06/25 03:54:54 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/06/25 03:54:54 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: File to upload is small (5 bytes), uploading instead of streaming 2026/06/25 03:54:54 DEBUG : dir/sub/file0: size = 5 OK 2026/06/25 03:54:54 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/sub/file0" 2026/06/25 03:54:54 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:54 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/sub/file0 2026/06/25 03:54:54 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/sub/file0" 2026/06/25 03:54:54 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:54 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-tagisov5ziva/dir/sub/file0 2026/06/25 03:54:54 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:54 DEBUG : dir/sub/file0: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/25 03:54:54 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/25 03:54:54 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/06/25 03:54:54 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/25 03:54:54 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:54:54 DEBUG : dir/sub: Looking for writers 2026/06/25 03:54:54 DEBUG : file0: reading active writers 2026/06/25 03:54:54 DEBUG : file2: reading active writers 2026/06/25 03:54:54 DEBUG : dir: Looking for writers 2026/06/25 03:54:54 DEBUG : file1: reading active writers 2026/06/25 03:54:54 DEBUG : sub: reading active writers 2026/06/25 03:54:54 DEBUG : Looking for writers 2026/06/25 03:54:54 DEBUG : dir: reading active writers 2026/06/25 03:54:54 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.41s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "sftp://rclone@:22/rclone-test-tagisov5ziva", Local "Local file system at /tmp/rclone3099960537", Modify Window "1s" 2026/06/25 03:54:54 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: poll-interval is not supported by this remote 2026/06/25 03:54:54 DEBUG : forgetting directory cache 2026/06/25 03:54:55 DEBUG : forgetting directory cache 2026/06/25 03:54:55 DEBUG : dir: forgetting directory cache 2026/06/25 03:54:55 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:54:55 DEBUG : dir: Looking for writers 2026/06/25 03:54:55 DEBUG : Looking for writers 2026/06/25 03:54:55 DEBUG : dir: reading active writers 2026/06/25 03:54:55 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (1.11s) === RUN TestDirMetadataExtension run.go:198: Remote "sftp://rclone@:22/rclone-test-tagisov5ziva", Local "Local file system at /tmp/rclone3099960537", Modify Window "1s" 2026/06/25 03:54:55 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: poll-interval is not supported by this remote 2026/06/25 03:54:55 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:55 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:55 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:55 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:55 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:55 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:55 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 03:54:55 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:55 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:55 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:55 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:56 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:56 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:56 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 03:54:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/06/25 03:54:56 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:54:56 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/06/25 03:54:56 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/06/25 03:54:56 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/06/25 03:54:56 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/06/25 03:54:56 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/25 03:54:56 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/06/25 03:54:56 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:54:56 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/06/25 03:54:56 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/06/25 03:54:56 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/06/25 03:54:56 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/06/25 03:54:56 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/25 03:54:56 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:54:56 DEBUG : dir: Looking for writers 2026/06/25 03:54:56 DEBUG : file1: reading active writers 2026/06/25 03:54:56 DEBUG : file1.metadata: reading active writers 2026/06/25 03:54:56 DEBUG : Looking for writers 2026/06/25 03:54:56 DEBUG : dir: reading active writers 2026/06/25 03:54:56 DEBUG : dir.metadata: reading active writers 2026/06/25 03:54:56 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.21s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-tagisov5ziva", Local "Local file system at /tmp/rclone3099960537", Modify Window "1s" 2026/06/25 03:54:56 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: poll-interval is not supported by this remote 2026/06/25 03:54:56 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:56 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:56 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:56 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:56 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:56 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:56 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 03:54:56 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:56 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:56 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:56 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:56 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:56 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:56 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 03:54:56 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:54:56 DEBUG : dir: Looking for writers 2026/06/25 03:54:56 DEBUG : file1: reading active writers 2026/06/25 03:54:56 DEBUG : Looking for writers 2026/06/25 03:54:56 DEBUG : dir: reading active writers 2026/06/25 03:54:56 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.17s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-tagisov5ziva", Local "Local file system at /tmp/rclone3099960537", Modify Window "1s" 2026/06/25 03:54:56 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: poll-interval is not supported by this remote 2026/06/25 03:54:56 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:56 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:56 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:56 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:56 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:56 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:56 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 03:54:56 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:56 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:56 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:56 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:56 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:56 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:56 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 03:54:56 DEBUG : Can set mod time: true 2026/06/25 03:54:56 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/25 03:54:56 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:56 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:56 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:56 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:56 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:56 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:56 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 03:54:56 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:56 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:56 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:56 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:56 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:56 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:56 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 03:54:56 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:54:56 DEBUG : dir: Looking for writers 2026/06/25 03:54:56 DEBUG : file1: reading active writers 2026/06/25 03:54:56 DEBUG : Looking for writers 2026/06/25 03:54:56 DEBUG : dir: reading active writers 2026/06/25 03:54:56 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-tagisov5ziva", Local "Local file system at /tmp/rclone3099960537", Modify Window "1s" 2026/06/25 03:54:56 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: poll-interval is not supported by this remote 2026/06/25 03:54:56 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:56 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:56 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:56 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:56 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:56 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:56 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 03:54:56 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:56 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:56 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:56 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:56 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:56 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:56 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 03:54:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/25 03:54:56 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/25 03:54:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 03:54:56 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: File to upload is small (0 bytes), uploading instead of streaming 2026/06/25 03:54:56 DEBUG : dir/file1: size = 0 OK 2026/06/25 03:54:56 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:56 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:56 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:56 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:56 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:56 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:56 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:56 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/25 03:54:56 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/25 03:54:56 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/06/25 03:54:56 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/25 03:54:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 03:54:56 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:54:56 DEBUG : dir: Looking for writers 2026/06/25 03:54:56 DEBUG : file1: reading active writers 2026/06/25 03:54:56 DEBUG : Looking for writers 2026/06/25 03:54:56 DEBUG : dir: reading active writers 2026/06/25 03:54:56 DEBUG : >WaitForWriters: 2026/06/25 03:54:56 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:56 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:56 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:56 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:57 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:57 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:57 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:57 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/25 03:54:57 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:57 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:57 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:57 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:57 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:57 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:57 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:57 DEBUG : dir/file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/06/25 03:54:57 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:54:57 DEBUG : dir: Looking for writers 2026/06/25 03:54:57 DEBUG : file1: reading active writers 2026/06/25 03:54:57 DEBUG : Looking for writers 2026/06/25 03:54:57 DEBUG : dir: reading active writers 2026/06/25 03:54:57 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "sftp://rclone@:22/rclone-test-tagisov5ziva", Local "Local file system at /tmp/rclone3099960537", Modify Window "1s" 2026/06/25 03:54:57 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: poll-interval is not supported by this remote 2026/06/25 03:54:57 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:57 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:57 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:57 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:57 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:57 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:57 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:57 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 03:54:57 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:57 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:57 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:57 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:57 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:57 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:57 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:57 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 03:54:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/25 03:54:57 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/25 03:54:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 03:54:57 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: File to upload is small (5 bytes), uploading instead of streaming 2026/06/25 03:54:57 DEBUG : dir/file1: size = 5 OK 2026/06/25 03:54:57 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:57 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:57 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:57 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:57 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:57 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:57 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:57 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/25 03:54:57 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/25 03:54:57 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/06/25 03:54:57 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/25 03:54:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 03:54:57 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:54:57 DEBUG : dir: Looking for writers 2026/06/25 03:54:57 DEBUG : file1: reading active writers 2026/06/25 03:54:57 DEBUG : Looking for writers 2026/06/25 03:54:57 DEBUG : dir: reading active writers 2026/06/25 03:54:57 DEBUG : >WaitForWriters: 2026/06/25 03:54:57 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:57 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:57 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:57 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:57 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:57 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:57 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:57 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/25 03:54:57 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:57 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:57 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:57 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:57 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:57 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:57 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:57 DEBUG : dir/file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/06/25 03:54:57 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:54:57 DEBUG : dir: Looking for writers 2026/06/25 03:54:57 DEBUG : file1: reading active writers 2026/06/25 03:54:57 DEBUG : Looking for writers 2026/06/25 03:54:57 DEBUG : dir: reading active writers 2026/06/25 03:54:57 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-tagisov5ziva", Local "Local file system at /tmp/rclone3099960537", Modify Window "1s" 2026/06/25 03:54:57 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: poll-interval is not supported by this remote 2026/06/25 03:54:57 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/25 03:54:57 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:54:57 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:54:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:54:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 03:54:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:54:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:54:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 03:54:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:54:57 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/25 03:54:57 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:57 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:57 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:57 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:57 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:57 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:57 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:57 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 03:54:57 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:57 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:57 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:57 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:57 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:57 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:57 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:57 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 03:54:57 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/25 03:54:57 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:57 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:57 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:57 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:57 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:57 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:57 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:57 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 03:54:57 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:57 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:57 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:57 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:57 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:57 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:57 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:57 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 03:54:57 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:54:57 DEBUG : dir: Looking for writers 2026/06/25 03:54:57 DEBUG : file1: reading active writers 2026/06/25 03:54:57 DEBUG : Looking for writers 2026/06/25 03:54:57 DEBUG : dir: reading active writers 2026/06/25 03:54:57 DEBUG : >WaitForWriters: 2026/06/25 03:54:57 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-tagisov5ziva", Local "Local file system at /tmp/rclone3099960537", Modify Window "1s" 2026/06/25 03:54:57 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: poll-interval is not supported by this remote 2026/06/25 03:54:57 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/25 03:54:57 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:54:57 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:54:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:54:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 03:54:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:54:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:54:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 03:54:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:54:57 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/25 03:54:58 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:58 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:58 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:58 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:58 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:58 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:58 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:58 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 03:54:58 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:58 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:58 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:58 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:58 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:58 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:58 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:58 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 03:54:58 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/06/25 03:54:58 DEBUG : dir/file1: newRWFileHandle: 2026/06/25 03:54:58 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/25 03:54:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/25 03:54:58 DEBUG : dir/file1(0x2e8d5bcaf840): close: 2026/06/25 03:54:58 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/25 03:54:58 DEBUG : dir/file1(0x2e8d5bcaf840): >close: err= 2026/06/25 03:54:58 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:54:58 DEBUG : dir: Looking for writers 2026/06/25 03:54:58 DEBUG : file1: reading active writers 2026/06/25 03:54:58 DEBUG : Looking for writers 2026/06/25 03:54:58 DEBUG : dir: reading active writers 2026/06/25 03:54:58 DEBUG : >WaitForWriters: 2026/06/25 03:54:58 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:58 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:58 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:58 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:58 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:58 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:58 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:58 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 03:54:58 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:58 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:58 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:58 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:58 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:58 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:58 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:58 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 03:54:58 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:54:58 DEBUG : dir: Looking for writers 2026/06/25 03:54:58 DEBUG : file1: reading active writers 2026/06/25 03:54:58 DEBUG : Looking for writers 2026/06/25 03:54:58 DEBUG : dir: reading active writers 2026/06/25 03:54:58 DEBUG : >WaitForWriters: 2026/06/25 03:54:58 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "sftp://rclone@:22/rclone-test-tagisov5ziva", Local "Local file system at /tmp/rclone3099960537", Modify Window "1s" 2026/06/25 03:54:58 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: poll-interval is not supported by this remote 2026/06/25 03:54:58 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/25 03:54:58 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:54:58 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:54:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:54:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 03:54:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:54:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:54:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 03:54:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:54:58 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/25 03:54:58 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:58 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:58 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:58 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:58 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:58 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:58 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:58 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 03:54:58 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:58 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:58 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:58 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:58 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:58 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:58 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:58 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 03:54:58 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/06/25 03:54:58 DEBUG : dir/file1: newRWFileHandle: 2026/06/25 03:54:58 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/25 03:54:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/25 03:54:58 DEBUG : dir/file1(0x2e8d5bd8fa40): _writeAt: size=5, off=0 2026/06/25 03:54:58 DEBUG : dir/file1(0x2e8d5bd8fa40): openPending: 2026/06/25 03:54:58 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:58 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:58 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:58 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:58 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:58 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:58 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:58 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 03:54:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/25 03:54:58 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/25 03:54:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 03:54:58 DEBUG : dir/file1(0x2e8d5bd8fa40): >openPending: err= 2026/06/25 03:54:58 DEBUG : dir/file1(0x2e8d5bd8fa40): >_writeAt: n=5, err= 2026/06/25 03:54:58 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/25 03:54:58 DEBUG : dir/file1(0x2e8d5bd8fa40): close: 2026/06/25 03:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/06/25 03:54:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/06/25 03:54:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/06/25 03:54:58 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/25 03:54:58 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/25 03:54:58 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/25 03:54:58 DEBUG : dir/file1(0x2e8d5bd8fa40): >close: err= 2026/06/25 03:54:58 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:54:58 DEBUG : dir: Looking for writers 2026/06/25 03:54:58 DEBUG : file1: reading active writers 2026/06/25 03:54:58 DEBUG : Looking for writers 2026/06/25 03:54:58 DEBUG : dir: reading active writers 2026/06/25 03:54:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/25 03:54:58 DEBUG : dir: Looking for writers 2026/06/25 03:54:58 DEBUG : file1: reading active writers 2026/06/25 03:54:58 DEBUG : Looking for writers 2026/06/25 03:54:58 DEBUG : dir: reading active writers 2026/06/25 03:54:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/25 03:54:58 DEBUG : dir: Looking for writers 2026/06/25 03:54:58 DEBUG : file1: reading active writers 2026/06/25 03:54:58 DEBUG : Looking for writers 2026/06/25 03:54:58 DEBUG : dir: reading active writers 2026/06/25 03:54:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/25 03:54:58 DEBUG : dir: Looking for writers 2026/06/25 03:54:58 DEBUG : file1: reading active writers 2026/06/25 03:54:58 DEBUG : Looking for writers 2026/06/25 03:54:58 DEBUG : dir: reading active writers 2026/06/25 03:54:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/25 03:54:58 DEBUG : dir/file1: vfs cache: starting upload 2026/06/25 03:54:58 DEBUG : dir/file1.2f98c60a.partial: size = 14 OK 2026/06/25 03:54:58 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1.2f98c60a.partial" 2026/06/25 03:54:58 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:58 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1.2f98c60a.partial 2026/06/25 03:54:58 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1.2f98c60a.partial" 2026/06/25 03:54:58 DEBUG : dir: Looking for writers 2026/06/25 03:54:58 DEBUG : file1: reading active writers 2026/06/25 03:54:58 DEBUG : Looking for writers 2026/06/25 03:54:58 DEBUG : dir: reading active writers 2026/06/25 03:54:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/25 03:54:58 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:58 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-tagisov5ziva/dir/file1.2f98c60a.partial 2026/06/25 03:54:58 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:58 DEBUG : dir/file1.2f98c60a.partial: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/06/25 03:54:58 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/06/25 03:54:58 DEBUG : dir/file1.2f98c60a.partial: renamed to: dir/file1 2026/06/25 03:54:58 INFO : dir/file1: Copied (replaced existing) 2026/06/25 03:54:58 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:58 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:58 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:58 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:59 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:59 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:59 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:59 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/06/25 03:54:59 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/06/25 03:54:59 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/25 03:54:59 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/06/25 03:54:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 03:54:59 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/25 03:54:59 DEBUG : dir: Looking for writers 2026/06/25 03:54:59 DEBUG : file1: reading active writers 2026/06/25 03:54:59 DEBUG : Looking for writers 2026/06/25 03:54:59 DEBUG : dir: reading active writers 2026/06/25 03:54:59 DEBUG : >WaitForWriters: 2026/06/25 03:54:59 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:59 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:59 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:59 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:59 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:59 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:59 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:59 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/06/25 03:54:59 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:59 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:59 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:59 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:59 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:59 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:59 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:59 DEBUG : dir/file1: Parsed hash: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 2026/06/25 03:54:59 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:54:59 DEBUG : dir: Looking for writers 2026/06/25 03:54:59 DEBUG : file1: reading active writers 2026/06/25 03:54:59 DEBUG : Looking for writers 2026/06/25 03:54:59 DEBUG : dir: reading active writers 2026/06/25 03:54:59 DEBUG : >WaitForWriters: 2026/06/25 03:54:59 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: cleaner exiting --- PASS: TestFileSetModTime (2.99s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.41s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.47s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (0.47s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (0.38s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.41s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (0.85s) === RUN TestFileOpenRead run.go:198: Remote "sftp://rclone@:22/rclone-test-tagisov5ziva", Local "Local file system at /tmp/rclone3099960537", Modify Window "1s" 2026/06/25 03:54:59 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: poll-interval is not supported by this remote 2026/06/25 03:54:59 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:59 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:59 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:59 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:59 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:59 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:59 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 03:54:59 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:59 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:59 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:59 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:59 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:59 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:59 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:59 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 03:54:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/25 03:54:59 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/25 03:54:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/25 03:54:59 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/25 03:54:59 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:59 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:59 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:59 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:59 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:59 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:59 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 03:54:59 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:54:59 DEBUG : dir: Looking for writers 2026/06/25 03:54:59 DEBUG : file1: reading active writers 2026/06/25 03:54:59 DEBUG : Looking for writers 2026/06/25 03:54:59 DEBUG : dir: reading active writers 2026/06/25 03:54:59 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.31s) === RUN TestFileOpenReadUnknownSize 2026/06/25 03:54:59 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/06/25 03:54:59 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/25 03:54:59 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/25 03:54:59 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/06/25 03:54:59 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:54:59 DEBUG : Looking for writers 2026/06/25 03:54:59 DEBUG : file.txt: reading active writers 2026/06/25 03:54:59 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-tagisov5ziva", Local "Local file system at /tmp/rclone3099960537", Modify Window "1s" 2026/06/25 03:54:59 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: poll-interval is not supported by this remote 2026/06/25 03:54:59 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:59 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:59 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:59 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:59 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:59 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:59 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 03:54:59 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:59 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:59 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:59 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:59 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:59 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:59 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:59 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 03:54:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 03:54:59 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: File to upload is small (25 bytes), uploading instead of streaming 2026/06/25 03:54:59 DEBUG : dir/file1: size = 25 OK 2026/06/25 03:54:59 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:59 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:59 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:59 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:59 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:59 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:59 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:59 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/25 03:54:59 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/25 03:54:59 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/06/25 03:54:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 03:54:59 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:54:59 DEBUG : dir: Looking for writers 2026/06/25 03:54:59 DEBUG : file1: reading active writers 2026/06/25 03:54:59 DEBUG : Looking for writers 2026/06/25 03:54:59 DEBUG : dir: reading active writers 2026/06/25 03:54:59 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.27s) === RUN TestFileRemove run.go:198: Remote "sftp://rclone@:22/rclone-test-tagisov5ziva", Local "Local file system at /tmp/rclone3099960537", Modify Window "1s" 2026/06/25 03:54:59 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: poll-interval is not supported by this remote 2026/06/25 03:54:59 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:59 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:59 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:59 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:59 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:54:59 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:59 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:54:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 03:54:59 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:54:59 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:54:59 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:54:59 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:00 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:00 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:00 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:00 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 03:55:00 DEBUG : dir/file1: Remove: 2026/06/25 03:55:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/25 03:55:00 DEBUG : dir/file1: >Remove: err= 2026/06/25 03:55:00 DEBUG : dir/file1: Remove: 2026/06/25 03:55:00 DEBUG : dir/file1: >Remove: err=Read only file system 2026/06/25 03:55:00 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:55:00 DEBUG : dir: Looking for writers 2026/06/25 03:55:00 DEBUG : Looking for writers 2026/06/25 03:55:00 DEBUG : dir: reading active writers 2026/06/25 03:55:00 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.23s) === RUN TestFileRemoveAll run.go:198: Remote "sftp://rclone@:22/rclone-test-tagisov5ziva", Local "Local file system at /tmp/rclone3099960537", Modify Window "1s" 2026/06/25 03:55:00 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: poll-interval is not supported by this remote 2026/06/25 03:55:00 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:00 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:00 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:00 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:00 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:00 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:00 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:00 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 03:55:00 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:00 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:00 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:00 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:00 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:00 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:00 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:00 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 03:55:00 DEBUG : dir/file1: Remove: 2026/06/25 03:55:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/25 03:55:00 DEBUG : dir/file1: >Remove: err= 2026/06/25 03:55:00 DEBUG : dir/file1: Remove: 2026/06/25 03:55:00 DEBUG : dir/file1: >Remove: err=Read only file system 2026/06/25 03:55:00 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:55:00 DEBUG : dir: Looking for writers 2026/06/25 03:55:00 DEBUG : Looking for writers 2026/06/25 03:55:00 DEBUG : dir: reading active writers 2026/06/25 03:55:00 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.22s) === RUN TestFileOpen run.go:198: Remote "sftp://rclone@:22/rclone-test-tagisov5ziva", Local "Local file system at /tmp/rclone3099960537", Modify Window "1s" 2026/06/25 03:55:00 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: poll-interval is not supported by this remote 2026/06/25 03:55:00 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:00 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:00 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:00 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:00 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:00 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:00 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:00 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 03:55:00 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:00 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:00 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:00 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:00 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:00 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:00 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:00 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 03:55:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/25 03:55:00 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/25 03:55:00 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/06/25 03:55:00 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/25 03:55:00 DEBUG : dir/file1: Open: flags=O_RDWR 2026/06/25 03:55:00 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/25 03:55:00 DEBUG : dir/file1: Open: flags=0x3 2026/06/25 03:55:00 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/06/25 03:55:00 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/06/25 03:55:00 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:55:00 DEBUG : dir: Looking for writers 2026/06/25 03:55:00 DEBUG : file1: reading active writers 2026/06/25 03:55:00 DEBUG : Looking for writers 2026/06/25 03:55:00 DEBUG : dir: reading active writers 2026/06/25 03:55:00 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.22s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-tagisov5ziva", Local "Local file system at /tmp/rclone3099960537", Modify Window "1s" 2026/06/25 03:55:00 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: poll-interval is not supported by this remote 2026/06/25 03:55:00 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:00 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:00 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:00 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:00 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:00 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:00 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:00 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 03:55:00 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:00 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:00 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:00 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:00 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:00 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:00 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:00 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 03:55:00 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:55:00 DEBUG : dir: Looking for writers 2026/06/25 03:55:00 DEBUG : file1: reading active writers 2026/06/25 03:55:00 DEBUG : Looking for writers 2026/06/25 03:55:00 DEBUG : dir: reading active writers 2026/06/25 03:55:00 DEBUG : >WaitForWriters: 2026/06/25 03:55:00 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:00 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:00 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:00 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:00 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:00 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:00 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:00 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 03:55:00 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:00 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:00 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:00 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:00 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:00 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:00 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:00 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 03:55:00 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/25 03:55:00 DEBUG : newLeaf: Updating file with newLeaf 0x2e8d5c5221a0 2026/06/25 03:55:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/25 03:55:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/25 03:55:00 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/newLeaf" 2026/06/25 03:55:00 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:00 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/newLeaf 2026/06/25 03:55:00 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/newLeaf" 2026/06/25 03:55:01 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:01 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-tagisov5ziva/newLeaf 2026/06/25 03:55:01 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:01 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 03:55:01 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/newLeaf" 2026/06/25 03:55:01 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:01 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/newLeaf 2026/06/25 03:55:01 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/newLeaf" 2026/06/25 03:55:01 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:01 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-tagisov5ziva/newLeaf 2026/06/25 03:55:01 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:01 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 03:55:01 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/25 03:55:01 DEBUG : dir/file1: Updating file with dir/file1 0x2e8d5c5221a0 2026/06/25 03:55:01 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/25 03:55:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 03:55:01 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:01 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:01 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:01 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:01 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:01 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:01 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:01 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 03:55:01 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:01 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:01 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:01 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:01 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:01 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:01 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:01 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 03:55:01 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/25 03:55:01 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/25 03:55:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 03:55:01 DEBUG : dir/file1: File is currently open, delaying rename 0x2e8d5c5221a0 2026/06/25 03:55:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/25 03:55:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/25 03:55:01 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: File to upload is small (25 bytes), uploading instead of streaming 2026/06/25 03:55:01 DEBUG : dir/file1: size = 25 OK 2026/06/25 03:55:01 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:01 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:01 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:01 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:01 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:01 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:01 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:01 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/25 03:55:01 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/25 03:55:01 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/06/25 03:55:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/25 03:55:01 DEBUG : newLeaf: Running delayed rename now 2026/06/25 03:55:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/25 03:55:01 DEBUG : newLeaf: Updating file with newLeaf 0x2e8d5c5221a0 2026/06/25 03:55:01 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:55:01 DEBUG : dir: Looking for writers 2026/06/25 03:55:01 DEBUG : Looking for writers 2026/06/25 03:55:01 DEBUG : dir: reading active writers 2026/06/25 03:55:01 DEBUG : newLeaf: reading active writers 2026/06/25 03:55:01 DEBUG : >WaitForWriters: 2026/06/25 03:55:01 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/newLeaf" 2026/06/25 03:55:01 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:01 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/newLeaf 2026/06/25 03:55:01 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/newLeaf" 2026/06/25 03:55:01 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:01 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-tagisov5ziva/newLeaf 2026/06/25 03:55:01 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:01 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/25 03:55:01 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/newLeaf" 2026/06/25 03:55:01 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:01 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/newLeaf 2026/06/25 03:55:01 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/newLeaf" 2026/06/25 03:55:01 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:01 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-tagisov5ziva/newLeaf 2026/06/25 03:55:01 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:01 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/06/25 03:55:01 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:55:01 DEBUG : dir: Looking for writers 2026/06/25 03:55:01 DEBUG : Looking for writers 2026/06/25 03:55:01 DEBUG : dir: reading active writers 2026/06/25 03:55:01 DEBUG : newLeaf: reading active writers 2026/06/25 03:55:01 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-tagisov5ziva", Local "Local file system at /tmp/rclone3099960537", Modify Window "1s" 2026/06/25 03:55:01 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: poll-interval is not supported by this remote 2026/06/25 03:55:01 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/25 03:55:01 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:01 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 03:55:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 03:55:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:01 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/25 03:55:01 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:01 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:01 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:01 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:01 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:01 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:01 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:01 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 03:55:01 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:01 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:01 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:01 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:01 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:01 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:01 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:01 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 03:55:01 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:55:01 DEBUG : dir: Looking for writers 2026/06/25 03:55:01 DEBUG : file1: reading active writers 2026/06/25 03:55:01 DEBUG : Looking for writers 2026/06/25 03:55:01 DEBUG : dir: reading active writers 2026/06/25 03:55:01 DEBUG : >WaitForWriters: 2026/06/25 03:55:01 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:01 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:01 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:01 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:01 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:01 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:01 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:01 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 03:55:01 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:01 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:01 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:01 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:02 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:02 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:02 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:02 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 03:55:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/25 03:55:02 DEBUG : newLeaf: Updating file with newLeaf 0x2e8d5c1ceb60 2026/06/25 03:55:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/25 03:55:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/25 03:55:02 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/newLeaf" 2026/06/25 03:55:02 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:02 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/newLeaf 2026/06/25 03:55:02 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/newLeaf" 2026/06/25 03:55:02 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:02 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-tagisov5ziva/newLeaf 2026/06/25 03:55:02 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:02 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 03:55:02 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/newLeaf" 2026/06/25 03:55:02 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:02 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/newLeaf 2026/06/25 03:55:02 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/newLeaf" 2026/06/25 03:55:02 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:02 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-tagisov5ziva/newLeaf 2026/06/25 03:55:02 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:02 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 03:55:02 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/25 03:55:02 DEBUG : dir/file1: Updating file with dir/file1 0x2e8d5c1ceb60 2026/06/25 03:55:02 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/25 03:55:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 03:55:02 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:02 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:02 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:02 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:02 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:02 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:02 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:02 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 03:55:02 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:02 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:02 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:02 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:02 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:02 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:02 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:02 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 03:55:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/25 03:55:02 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/25 03:55:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 03:55:02 DEBUG : dir/file1: File is currently open, delaying rename 0x2e8d5c1ceb60 2026/06/25 03:55:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/25 03:55:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/25 03:55:02 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: File to upload is small (25 bytes), uploading instead of streaming 2026/06/25 03:55:02 DEBUG : dir/file1: size = 25 OK 2026/06/25 03:55:02 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:02 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:02 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:02 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:02 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:02 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:02 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:02 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/25 03:55:02 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/25 03:55:02 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/06/25 03:55:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/25 03:55:02 DEBUG : newLeaf: Running delayed rename now 2026/06/25 03:55:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/25 03:55:02 DEBUG : newLeaf: Updating file with newLeaf 0x2e8d5c1ceb60 2026/06/25 03:55:02 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:55:02 DEBUG : dir: Looking for writers 2026/06/25 03:55:02 DEBUG : Looking for writers 2026/06/25 03:55:02 DEBUG : dir: reading active writers 2026/06/25 03:55:02 DEBUG : newLeaf: reading active writers 2026/06/25 03:55:02 DEBUG : >WaitForWriters: 2026/06/25 03:55:02 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/newLeaf" 2026/06/25 03:55:02 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:02 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/newLeaf 2026/06/25 03:55:02 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/newLeaf" 2026/06/25 03:55:02 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:02 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-tagisov5ziva/newLeaf 2026/06/25 03:55:02 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:02 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/25 03:55:02 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/newLeaf" 2026/06/25 03:55:02 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:02 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/newLeaf 2026/06/25 03:55:02 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/newLeaf" 2026/06/25 03:55:02 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:02 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-tagisov5ziva/newLeaf 2026/06/25 03:55:02 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:02 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/06/25 03:55:02 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:55:02 DEBUG : dir: Looking for writers 2026/06/25 03:55:02 DEBUG : Looking for writers 2026/06/25 03:55:02 DEBUG : dir: reading active writers 2026/06/25 03:55:02 DEBUG : newLeaf: reading active writers 2026/06/25 03:55:02 DEBUG : >WaitForWriters: 2026/06/25 03:55:02 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "sftp://rclone@:22/rclone-test-tagisov5ziva", Local "Local file system at /tmp/rclone3099960537", Modify Window "1s" 2026/06/25 03:55:02 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: poll-interval is not supported by this remote 2026/06/25 03:55:02 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/25 03:55:02 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:02 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 03:55:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 03:55:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:02 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/25 03:55:02 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:02 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:02 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:02 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:02 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:02 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:02 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:02 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 03:55:02 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:02 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:02 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:02 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:02 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:02 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:02 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:02 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 03:55:02 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/25 03:55:02 DEBUG : dir/file1: newRWFileHandle: 2026/06/25 03:55:02 DEBUG : dir/file1(0x2e8d5c541940): openPending: 2026/06/25 03:55:02 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:02 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:02 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:02 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:02 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:02 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:02 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:02 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 03:55:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/25 03:55:02 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/25 03:55:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 03:55:02 DEBUG : dir/file1(0x2e8d5c541940): >openPending: err= 2026/06/25 03:55:02 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/25 03:55:02 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/25 03:55:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 03:55:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/25 03:55:02 DEBUG : dir/file1(0x2e8d5c541940): _writeAt: size=14, off=0 2026/06/25 03:55:02 DEBUG : dir/file1(0x2e8d5c541940): >_writeAt: n=14, err= 2026/06/25 03:55:02 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/25 03:55:02 DEBUG : dir/file1(0x2e8d5c541940): close: 2026/06/25 03:55:02 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/25 03:55:02 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/25 03:55:02 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:02 DEBUG : dir/file1(0x2e8d5c541940): >close: err= 2026/06/25 03:55:02 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:55:02 DEBUG : dir: Looking for writers 2026/06/25 03:55:02 DEBUG : file1: reading active writers 2026/06/25 03:55:02 DEBUG : Looking for writers 2026/06/25 03:55:02 DEBUG : dir: reading active writers 2026/06/25 03:55:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/25 03:55:02 DEBUG : dir: Looking for writers 2026/06/25 03:55:02 DEBUG : file1: reading active writers 2026/06/25 03:55:02 DEBUG : Looking for writers 2026/06/25 03:55:02 DEBUG : dir: reading active writers 2026/06/25 03:55:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/25 03:55:02 DEBUG : dir: Looking for writers 2026/06/25 03:55:02 DEBUG : file1: reading active writers 2026/06/25 03:55:02 DEBUG : Looking for writers 2026/06/25 03:55:02 DEBUG : dir: reading active writers 2026/06/25 03:55:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/25 03:55:03 DEBUG : dir: Looking for writers 2026/06/25 03:55:03 DEBUG : file1: reading active writers 2026/06/25 03:55:03 DEBUG : Looking for writers 2026/06/25 03:55:03 DEBUG : dir: reading active writers 2026/06/25 03:55:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/25 03:55:03 DEBUG : dir/file1: vfs cache: starting upload 2026/06/25 03:55:03 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/06/25 03:55:03 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1.ca338588.partial" 2026/06/25 03:55:03 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:03 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1.ca338588.partial 2026/06/25 03:55:03 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1.ca338588.partial" 2026/06/25 03:55:03 DEBUG : dir: Looking for writers 2026/06/25 03:55:03 DEBUG : file1: reading active writers 2026/06/25 03:55:03 DEBUG : Looking for writers 2026/06/25 03:55:03 DEBUG : dir: reading active writers 2026/06/25 03:55:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/25 03:55:03 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:03 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-tagisov5ziva/dir/file1.ca338588.partial 2026/06/25 03:55:03 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:03 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 03:55:03 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/25 03:55:03 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/06/25 03:55:03 INFO : dir/file1: Copied (replaced existing) 2026/06/25 03:55:03 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:03 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:03 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:03 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:03 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:03 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:03 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:03 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 03:55:03 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/25 03:55:03 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/06/25 03:55:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 03:55:03 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/25 03:55:03 DEBUG : dir: Looking for writers 2026/06/25 03:55:03 DEBUG : file1: reading active writers 2026/06/25 03:55:03 DEBUG : Looking for writers 2026/06/25 03:55:03 DEBUG : dir: reading active writers 2026/06/25 03:55:03 DEBUG : >WaitForWriters: 2026/06/25 03:55:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/25 03:55:03 DEBUG : dir/file1: newRWFileHandle: 2026/06/25 03:55:03 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/25 03:55:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/25 03:55:03 DEBUG : dir/file1(0x2e8d5c191500): _readAt: size=512, off=0 2026/06/25 03:55:03 DEBUG : dir/file1(0x2e8d5c191500): openPending: 2026/06/25 03:55:03 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/06/25 03:55:03 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/25 03:55:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 03:55:03 DEBUG : dir/file1(0x2e8d5c191500): >openPending: err= 2026/06/25 03:55:03 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/25 03:55:03 DEBUG : dir/file1(0x2e8d5c191500): >_readAt: n=14, err=EOF 2026/06/25 03:55:03 DEBUG : dir/file1(0x2e8d5c191500): close: 2026/06/25 03:55:03 DEBUG : dir/file1(0x2e8d5c191500): >close: err= 2026/06/25 03:55:03 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:03 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:03 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:03 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:03 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:03 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:03 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:03 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 03:55:03 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:03 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:03 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:03 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:03 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:03 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:03 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:03 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 03:55:03 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/25 03:55:03 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/newLeaf" 2026/06/25 03:55:03 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:03 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/newLeaf 2026/06/25 03:55:03 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/newLeaf" 2026/06/25 03:55:03 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:03 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-tagisov5ziva/newLeaf 2026/06/25 03:55:03 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:03 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 03:55:03 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/25 03:55:03 DEBUG : newLeaf: Updating file with newLeaf 0x2e8d5be8a4e0 2026/06/25 03:55:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/25 03:55:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/25 03:55:03 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/newLeaf" 2026/06/25 03:55:03 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:03 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/newLeaf 2026/06/25 03:55:03 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/newLeaf" 2026/06/25 03:55:03 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:03 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-tagisov5ziva/newLeaf 2026/06/25 03:55:03 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:03 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 03:55:03 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/newLeaf" 2026/06/25 03:55:03 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:03 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/newLeaf 2026/06/25 03:55:03 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/newLeaf" 2026/06/25 03:55:03 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:03 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-tagisov5ziva/newLeaf 2026/06/25 03:55:03 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:03 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 03:55:03 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/25 03:55:03 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:03 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:03 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:03 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:03 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:03 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:03 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:03 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 03:55:03 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/25 03:55:03 DEBUG : dir/file1: Updating file with dir/file1 0x2e8d5be8a4e0 2026/06/25 03:55:03 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/25 03:55:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 03:55:03 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:03 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:03 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:03 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:04 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:04 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:04 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 03:55:04 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:04 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:04 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:04 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:04 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:04 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:04 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:04 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 03:55:04 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/25 03:55:04 DEBUG : dir/file1: newRWFileHandle: 2026/06/25 03:55:04 DEBUG : dir/file1(0x2e8d5bba2f00): openPending: 2026/06/25 03:55:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/06/25 03:55:04 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/25 03:55:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 03:55:04 DEBUG : dir/file1(0x2e8d5bba2f00): >openPending: err= 2026/06/25 03:55:04 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/25 03:55:04 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/25 03:55:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/25 03:55:04 DEBUG : dir/file1(0x2e8d5bba2f00): _writeAt: size=25, off=0 2026/06/25 03:55:04 DEBUG : dir/file1(0x2e8d5bba2f00): >_writeAt: n=25, err= 2026/06/25 03:55:04 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/25 03:55:04 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/newLeaf" 2026/06/25 03:55:04 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:04 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/newLeaf 2026/06/25 03:55:04 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/newLeaf" 2026/06/25 03:55:04 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:04 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-tagisov5ziva/newLeaf 2026/06/25 03:55:04 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:04 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 03:55:04 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/25 03:55:04 DEBUG : newLeaf: Updating file with newLeaf 0x2e8d5be8a4e0 2026/06/25 03:55:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/25 03:55:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/25 03:55:04 DEBUG : newLeaf(0x2e8d5bba2f00): close: 2026/06/25 03:55:04 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/25 03:55:04 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-25 03:55:04.150276715 +0000 UTC m=+17.266789515 2026/06/25 03:55:04 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:04 DEBUG : newLeaf(0x2e8d5bba2f00): >close: err= 2026/06/25 03:55:04 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:55:04 DEBUG : dir: Looking for writers 2026/06/25 03:55:04 DEBUG : Looking for writers 2026/06/25 03:55:04 DEBUG : dir: reading active writers 2026/06/25 03:55:04 DEBUG : newLeaf: reading active writers 2026/06/25 03:55:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/25 03:55:04 DEBUG : dir: Looking for writers 2026/06/25 03:55:04 DEBUG : Looking for writers 2026/06/25 03:55:04 DEBUG : dir: reading active writers 2026/06/25 03:55:04 DEBUG : newLeaf: reading active writers 2026/06/25 03:55:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/25 03:55:04 DEBUG : dir: Looking for writers 2026/06/25 03:55:04 DEBUG : Looking for writers 2026/06/25 03:55:04 DEBUG : dir: reading active writers 2026/06/25 03:55:04 DEBUG : newLeaf: reading active writers 2026/06/25 03:55:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/25 03:55:04 DEBUG : dir: Looking for writers 2026/06/25 03:55:04 DEBUG : Looking for writers 2026/06/25 03:55:04 DEBUG : dir: reading active writers 2026/06/25 03:55:04 DEBUG : newLeaf: reading active writers 2026/06/25 03:55:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/25 03:55:04 DEBUG : newLeaf: vfs cache: starting upload 2026/06/25 03:55:04 DEBUG : newLeaf.390c5ed1.partial: size = 25 OK 2026/06/25 03:55:04 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/newLeaf.390c5ed1.partial" 2026/06/25 03:55:04 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:04 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/newLeaf.390c5ed1.partial 2026/06/25 03:55:04 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/newLeaf.390c5ed1.partial" 2026/06/25 03:55:04 DEBUG : dir: Looking for writers 2026/06/25 03:55:04 DEBUG : Looking for writers 2026/06/25 03:55:04 DEBUG : dir: reading active writers 2026/06/25 03:55:04 DEBUG : newLeaf: reading active writers 2026/06/25 03:55:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/25 03:55:04 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:04 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-tagisov5ziva/newLeaf.390c5ed1.partial 2026/06/25 03:55:04 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:04 DEBUG : newLeaf.390c5ed1.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/25 03:55:04 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/25 03:55:04 DEBUG : newLeaf.390c5ed1.partial: renamed to: newLeaf 2026/06/25 03:55:04 INFO : newLeaf: Copied (replaced existing) 2026/06/25 03:55:04 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/newLeaf" 2026/06/25 03:55:04 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:04 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/newLeaf 2026/06/25 03:55:04 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/newLeaf" 2026/06/25 03:55:04 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:04 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-tagisov5ziva/newLeaf 2026/06/25 03:55:04 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:04 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/25 03:55:04 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-25 03:55:04 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/06/25 03:55:04 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/25 03:55:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/25 03:55:04 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/25 03:55:04 DEBUG : dir: Looking for writers 2026/06/25 03:55:04 DEBUG : Looking for writers 2026/06/25 03:55:04 DEBUG : dir: reading active writers 2026/06/25 03:55:04 DEBUG : newLeaf: reading active writers 2026/06/25 03:55:04 DEBUG : >WaitForWriters: 2026/06/25 03:55:04 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/newLeaf" 2026/06/25 03:55:04 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:04 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/newLeaf 2026/06/25 03:55:04 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/newLeaf" 2026/06/25 03:55:04 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:04 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-tagisov5ziva/newLeaf 2026/06/25 03:55:04 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:04 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/25 03:55:04 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/newLeaf" 2026/06/25 03:55:04 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:04 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/newLeaf 2026/06/25 03:55:04 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/newLeaf" 2026/06/25 03:55:04 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:04 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-tagisov5ziva/newLeaf 2026/06/25 03:55:04 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:04 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/06/25 03:55:04 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:55:04 DEBUG : dir: Looking for writers 2026/06/25 03:55:04 DEBUG : Looking for writers 2026/06/25 03:55:04 DEBUG : dir: reading active writers 2026/06/25 03:55:04 DEBUG : newLeaf: reading active writers 2026/06/25 03:55:04 DEBUG : >WaitForWriters: 2026/06/25 03:55:04 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-tagisov5ziva", Local "Local file system at /tmp/rclone3099960537", Modify Window "1s" 2026/06/25 03:55:04 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: poll-interval is not supported by this remote 2026/06/25 03:55:04 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/25 03:55:04 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:04 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 03:55:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 03:55:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:04 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/25 03:55:04 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:04 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:04 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:04 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:04 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:04 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:04 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 03:55:04 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:04 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:04 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:04 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:04 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:04 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:04 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:04 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 03:55:04 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:55:04 DEBUG : dir: Looking for writers 2026/06/25 03:55:04 DEBUG : file1: reading active writers 2026/06/25 03:55:04 DEBUG : Looking for writers 2026/06/25 03:55:04 DEBUG : dir: reading active writers 2026/06/25 03:55:04 DEBUG : >WaitForWriters: 2026/06/25 03:55:04 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:04 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:04 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:04 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:05 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:05 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:05 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 03:55:05 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:05 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:05 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:05 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:05 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:05 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:05 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:05 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 03:55:05 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/25 03:55:05 DEBUG : newLeaf: Updating file with newLeaf 0x2e8d5c0bc9c0 2026/06/25 03:55:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/25 03:55:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/25 03:55:05 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/newLeaf" 2026/06/25 03:55:05 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:05 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/newLeaf 2026/06/25 03:55:05 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/newLeaf" 2026/06/25 03:55:05 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:05 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-tagisov5ziva/newLeaf 2026/06/25 03:55:05 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:05 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 03:55:05 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/newLeaf" 2026/06/25 03:55:05 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:05 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/newLeaf 2026/06/25 03:55:05 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/newLeaf" 2026/06/25 03:55:05 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:05 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-tagisov5ziva/newLeaf 2026/06/25 03:55:05 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:05 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 03:55:05 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/25 03:55:05 DEBUG : dir/file1: Updating file with dir/file1 0x2e8d5c0bc9c0 2026/06/25 03:55:05 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/25 03:55:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 03:55:05 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:05 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:05 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:05 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:05 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:05 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:05 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 03:55:05 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:05 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:05 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:05 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:05 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:05 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:05 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:05 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 03:55:05 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/25 03:55:05 DEBUG : dir/file1: newRWFileHandle: 2026/06/25 03:55:05 DEBUG : dir/file1(0x2e8d5beca2c0): openPending: 2026/06/25 03:55:05 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:05 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:05 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:05 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:05 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:05 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:05 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 03:55:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/25 03:55:05 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/25 03:55:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 03:55:05 DEBUG : dir/file1(0x2e8d5beca2c0): >openPending: err= 2026/06/25 03:55:05 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/25 03:55:05 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/25 03:55:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/25 03:55:05 DEBUG : dir/file1(0x2e8d5beca2c0): _writeAt: size=25, off=0 2026/06/25 03:55:05 DEBUG : dir/file1(0x2e8d5beca2c0): >_writeAt: n=25, err= 2026/06/25 03:55:05 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/25 03:55:05 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/newLeaf" 2026/06/25 03:55:05 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:05 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/newLeaf 2026/06/25 03:55:05 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/newLeaf" 2026/06/25 03:55:05 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:05 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-tagisov5ziva/newLeaf 2026/06/25 03:55:05 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:05 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 03:55:05 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/25 03:55:05 DEBUG : newLeaf: Updating file with newLeaf 0x2e8d5c0bc9c0 2026/06/25 03:55:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/25 03:55:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/25 03:55:05 DEBUG : newLeaf(0x2e8d5beca2c0): close: 2026/06/25 03:55:05 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/25 03:55:05 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-25 03:55:05.617719483 +0000 UTC m=+18.734232293 2026/06/25 03:55:05 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:05 DEBUG : newLeaf(0x2e8d5beca2c0): >close: err= 2026/06/25 03:55:05 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:55:05 DEBUG : dir: Looking for writers 2026/06/25 03:55:05 DEBUG : Looking for writers 2026/06/25 03:55:05 DEBUG : dir: reading active writers 2026/06/25 03:55:05 DEBUG : newLeaf: reading active writers 2026/06/25 03:55:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/25 03:55:05 DEBUG : dir: Looking for writers 2026/06/25 03:55:05 DEBUG : Looking for writers 2026/06/25 03:55:05 DEBUG : dir: reading active writers 2026/06/25 03:55:05 DEBUG : newLeaf: reading active writers 2026/06/25 03:55:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/25 03:55:05 DEBUG : dir: Looking for writers 2026/06/25 03:55:05 DEBUG : Looking for writers 2026/06/25 03:55:05 DEBUG : dir: reading active writers 2026/06/25 03:55:05 DEBUG : newLeaf: reading active writers 2026/06/25 03:55:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/25 03:55:05 DEBUG : dir: Looking for writers 2026/06/25 03:55:05 DEBUG : Looking for writers 2026/06/25 03:55:05 DEBUG : dir: reading active writers 2026/06/25 03:55:05 DEBUG : newLeaf: reading active writers 2026/06/25 03:55:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/25 03:55:05 DEBUG : newLeaf: vfs cache: starting upload 2026/06/25 03:55:05 DEBUG : newLeaf.0133dc47.partial: size = 25 OK 2026/06/25 03:55:05 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/newLeaf.0133dc47.partial" 2026/06/25 03:55:05 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:05 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/newLeaf.0133dc47.partial 2026/06/25 03:55:05 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/newLeaf.0133dc47.partial" 2026/06/25 03:55:05 DEBUG : dir: Looking for writers 2026/06/25 03:55:05 DEBUG : Looking for writers 2026/06/25 03:55:05 DEBUG : dir: reading active writers 2026/06/25 03:55:05 DEBUG : newLeaf: reading active writers 2026/06/25 03:55:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/25 03:55:05 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:05 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-tagisov5ziva/newLeaf.0133dc47.partial 2026/06/25 03:55:05 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:05 DEBUG : newLeaf.0133dc47.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/25 03:55:05 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/25 03:55:05 DEBUG : newLeaf.0133dc47.partial: renamed to: newLeaf 2026/06/25 03:55:05 INFO : newLeaf: Copied (replaced existing) 2026/06/25 03:55:05 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/newLeaf" 2026/06/25 03:55:05 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:05 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/newLeaf 2026/06/25 03:55:05 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/newLeaf" 2026/06/25 03:55:06 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:06 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-tagisov5ziva/newLeaf 2026/06/25 03:55:06 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:06 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/25 03:55:06 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-25 03:55:05 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/06/25 03:55:06 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/25 03:55:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/25 03:55:06 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/25 03:55:06 DEBUG : dir: Looking for writers 2026/06/25 03:55:06 DEBUG : Looking for writers 2026/06/25 03:55:06 DEBUG : dir: reading active writers 2026/06/25 03:55:06 DEBUG : newLeaf: reading active writers 2026/06/25 03:55:06 DEBUG : >WaitForWriters: 2026/06/25 03:55:06 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/newLeaf" 2026/06/25 03:55:06 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:06 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/newLeaf 2026/06/25 03:55:06 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/newLeaf" 2026/06/25 03:55:06 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:06 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-tagisov5ziva/newLeaf 2026/06/25 03:55:06 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:06 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/25 03:55:06 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/newLeaf" 2026/06/25 03:55:06 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:06 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/newLeaf 2026/06/25 03:55:06 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/newLeaf" 2026/06/25 03:55:06 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:06 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-tagisov5ziva/newLeaf 2026/06/25 03:55:06 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:06 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/06/25 03:55:06 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:55:06 DEBUG : dir: Looking for writers 2026/06/25 03:55:06 DEBUG : Looking for writers 2026/06/25 03:55:06 DEBUG : dir: reading active writers 2026/06/25 03:55:06 DEBUG : newLeaf: reading active writers 2026/06/25 03:55:06 DEBUG : >WaitForWriters: 2026/06/25 03:55:06 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "sftp://rclone@:22/rclone-test-tagisov5ziva", Local "Local file system at /tmp/rclone3099960537", Modify Window "1s" 2026/06/25 03:55:06 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: poll-interval is not supported by this remote 2026/06/25 03:55:06 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/25 03:55:06 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:06 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 03:55:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 03:55:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:06 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/25 03:55:06 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:06 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:06 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:06 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:06 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:06 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:06 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 03:55:06 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:06 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:06 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:06 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:06 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:06 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:06 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 03:55:06 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/25 03:55:06 DEBUG : dir/file1: newRWFileHandle: 2026/06/25 03:55:06 DEBUG : dir/file1(0x2e8d5bf13940): openPending: 2026/06/25 03:55:06 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:06 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:06 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:06 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:06 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:06 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:06 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 03:55:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/25 03:55:06 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/25 03:55:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 03:55:06 DEBUG : dir/file1(0x2e8d5bf13940): >openPending: err= 2026/06/25 03:55:06 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/25 03:55:06 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/25 03:55:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 03:55:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/25 03:55:06 DEBUG : dir/file1(0x2e8d5bf13940): _writeAt: size=14, off=0 2026/06/25 03:55:06 DEBUG : dir/file1(0x2e8d5bf13940): >_writeAt: n=14, err= 2026/06/25 03:55:06 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/25 03:55:06 DEBUG : dir/file1(0x2e8d5bf13940): close: 2026/06/25 03:55:06 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/25 03:55:06 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/25 03:55:06 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:06 DEBUG : dir/file1(0x2e8d5bf13940): >close: err= 2026/06/25 03:55:06 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:55:06 DEBUG : dir: Looking for writers 2026/06/25 03:55:06 DEBUG : file1: reading active writers 2026/06/25 03:55:06 DEBUG : Looking for writers 2026/06/25 03:55:06 DEBUG : dir: reading active writers 2026/06/25 03:55:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/25 03:55:06 DEBUG : dir: Looking for writers 2026/06/25 03:55:06 DEBUG : file1: reading active writers 2026/06/25 03:55:06 DEBUG : Looking for writers 2026/06/25 03:55:06 DEBUG : dir: reading active writers 2026/06/25 03:55:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/25 03:55:06 DEBUG : dir: Looking for writers 2026/06/25 03:55:06 DEBUG : file1: reading active writers 2026/06/25 03:55:06 DEBUG : Looking for writers 2026/06/25 03:55:06 DEBUG : dir: reading active writers 2026/06/25 03:55:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/25 03:55:06 DEBUG : dir: Looking for writers 2026/06/25 03:55:06 DEBUG : file1: reading active writers 2026/06/25 03:55:06 DEBUG : Looking for writers 2026/06/25 03:55:06 DEBUG : dir: reading active writers 2026/06/25 03:55:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/25 03:55:06 DEBUG : dir/file1: vfs cache: starting upload 2026/06/25 03:55:06 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/06/25 03:55:06 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1.ca338588.partial" 2026/06/25 03:55:06 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:06 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1.ca338588.partial 2026/06/25 03:55:06 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1.ca338588.partial" 2026/06/25 03:55:06 DEBUG : dir: Looking for writers 2026/06/25 03:55:06 DEBUG : file1: reading active writers 2026/06/25 03:55:06 DEBUG : Looking for writers 2026/06/25 03:55:06 DEBUG : dir: reading active writers 2026/06/25 03:55:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/25 03:55:06 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:06 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-tagisov5ziva/dir/file1.ca338588.partial 2026/06/25 03:55:06 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:06 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 03:55:06 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/25 03:55:06 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/06/25 03:55:06 INFO : dir/file1: Copied (replaced existing) 2026/06/25 03:55:06 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:06 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:06 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:06 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:06 DEBUG : dir: Looking for writers 2026/06/25 03:55:06 DEBUG : file1: reading active writers 2026/06/25 03:55:06 DEBUG : Looking for writers 2026/06/25 03:55:06 DEBUG : dir: reading active writers 2026/06/25 03:55:06 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:06 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:06 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 03:55:06 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/25 03:55:06 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/06/25 03:55:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 03:55:06 DEBUG : >WaitForWriters: 2026/06/25 03:55:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/25 03:55:06 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/25 03:55:06 DEBUG : dir/file1: newRWFileHandle: 2026/06/25 03:55:06 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/25 03:55:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/25 03:55:06 DEBUG : dir/file1(0x2e8d5bd8ef00): _readAt: size=512, off=0 2026/06/25 03:55:06 DEBUG : dir/file1(0x2e8d5bd8ef00): openPending: 2026/06/25 03:55:06 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/06/25 03:55:06 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/25 03:55:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 03:55:06 DEBUG : dir/file1(0x2e8d5bd8ef00): >openPending: err= 2026/06/25 03:55:06 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/25 03:55:06 DEBUG : dir/file1(0x2e8d5bd8ef00): >_readAt: n=14, err=EOF 2026/06/25 03:55:06 DEBUG : dir/file1(0x2e8d5bd8ef00): close: 2026/06/25 03:55:06 DEBUG : dir/file1(0x2e8d5bd8ef00): >close: err= 2026/06/25 03:55:06 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:06 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:06 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:06 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:06 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:06 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:06 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 03:55:06 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:06 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:06 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:06 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:07 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:07 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:07 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 03:55:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/25 03:55:07 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/newLeaf" 2026/06/25 03:55:07 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:07 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/newLeaf 2026/06/25 03:55:07 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/newLeaf" 2026/06/25 03:55:07 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:07 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-tagisov5ziva/newLeaf 2026/06/25 03:55:07 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:07 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 03:55:07 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/25 03:55:07 DEBUG : newLeaf: Updating file with newLeaf 0x2e8d5c118000 2026/06/25 03:55:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/25 03:55:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/25 03:55:07 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/newLeaf" 2026/06/25 03:55:07 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:07 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/newLeaf 2026/06/25 03:55:07 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/newLeaf" 2026/06/25 03:55:07 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:07 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-tagisov5ziva/newLeaf 2026/06/25 03:55:07 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:07 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 03:55:07 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/newLeaf" 2026/06/25 03:55:07 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:07 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/newLeaf 2026/06/25 03:55:07 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/newLeaf" 2026/06/25 03:55:07 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:07 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-tagisov5ziva/newLeaf 2026/06/25 03:55:07 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:07 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 03:55:07 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/25 03:55:07 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:07 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:07 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:07 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:07 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:07 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:07 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 03:55:07 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/25 03:55:07 DEBUG : dir/file1: Updating file with dir/file1 0x2e8d5c118000 2026/06/25 03:55:07 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/25 03:55:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 03:55:07 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:07 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:07 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:07 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:07 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:07 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:07 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 03:55:07 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:07 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:07 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:07 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:07 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:07 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:07 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 03:55:07 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/25 03:55:07 DEBUG : dir/file1: newRWFileHandle: 2026/06/25 03:55:07 DEBUG : dir/file1(0x2e8d5c232c40): openPending: 2026/06/25 03:55:07 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/06/25 03:55:07 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/25 03:55:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 03:55:07 DEBUG : dir/file1(0x2e8d5c232c40): >openPending: err= 2026/06/25 03:55:07 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/25 03:55:07 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/25 03:55:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/25 03:55:07 DEBUG : dir/file1(0x2e8d5c232c40): _writeAt: size=25, off=0 2026/06/25 03:55:07 DEBUG : dir/file1(0x2e8d5c232c40): >_writeAt: n=25, err= 2026/06/25 03:55:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/25 03:55:07 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/newLeaf" 2026/06/25 03:55:07 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:07 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/newLeaf 2026/06/25 03:55:07 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/newLeaf" 2026/06/25 03:55:07 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:07 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-tagisov5ziva/newLeaf 2026/06/25 03:55:07 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:07 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 03:55:07 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/25 03:55:07 DEBUG : newLeaf: Updating file with newLeaf 0x2e8d5c118000 2026/06/25 03:55:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/25 03:55:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/25 03:55:07 DEBUG : newLeaf(0x2e8d5c232c40): close: 2026/06/25 03:55:07 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/25 03:55:07 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-25 03:55:07.636837567 +0000 UTC m=+20.753350377 2026/06/25 03:55:07 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:07 DEBUG : newLeaf(0x2e8d5c232c40): >close: err= 2026/06/25 03:55:07 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:55:07 DEBUG : dir: Looking for writers 2026/06/25 03:55:07 DEBUG : Looking for writers 2026/06/25 03:55:07 DEBUG : newLeaf: reading active writers 2026/06/25 03:55:07 DEBUG : dir: reading active writers 2026/06/25 03:55:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/25 03:55:07 DEBUG : dir: Looking for writers 2026/06/25 03:55:07 DEBUG : Looking for writers 2026/06/25 03:55:07 DEBUG : dir: reading active writers 2026/06/25 03:55:07 DEBUG : newLeaf: reading active writers 2026/06/25 03:55:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/25 03:55:07 DEBUG : dir: Looking for writers 2026/06/25 03:55:07 DEBUG : Looking for writers 2026/06/25 03:55:07 DEBUG : dir: reading active writers 2026/06/25 03:55:07 DEBUG : newLeaf: reading active writers 2026/06/25 03:55:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/25 03:55:07 DEBUG : dir: Looking for writers 2026/06/25 03:55:07 DEBUG : Looking for writers 2026/06/25 03:55:07 DEBUG : dir: reading active writers 2026/06/25 03:55:07 DEBUG : newLeaf: reading active writers 2026/06/25 03:55:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/25 03:55:07 DEBUG : newLeaf: vfs cache: starting upload 2026/06/25 03:55:07 DEBUG : newLeaf.0e0c87c8.partial: size = 25 OK 2026/06/25 03:55:07 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/newLeaf.0e0c87c8.partial" 2026/06/25 03:55:07 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:07 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/newLeaf.0e0c87c8.partial 2026/06/25 03:55:07 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/newLeaf.0e0c87c8.partial" 2026/06/25 03:55:07 DEBUG : dir: Looking for writers 2026/06/25 03:55:07 DEBUG : Looking for writers 2026/06/25 03:55:07 DEBUG : dir: reading active writers 2026/06/25 03:55:07 DEBUG : newLeaf: reading active writers 2026/06/25 03:55:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/25 03:55:07 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:07 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-tagisov5ziva/newLeaf.0e0c87c8.partial 2026/06/25 03:55:07 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:07 DEBUG : newLeaf.0e0c87c8.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/25 03:55:07 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/25 03:55:07 DEBUG : newLeaf.0e0c87c8.partial: renamed to: newLeaf 2026/06/25 03:55:07 INFO : newLeaf: Copied (replaced existing) 2026/06/25 03:55:07 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/newLeaf" 2026/06/25 03:55:07 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:07 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/newLeaf 2026/06/25 03:55:07 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/newLeaf" 2026/06/25 03:55:08 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:08 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-tagisov5ziva/newLeaf 2026/06/25 03:55:08 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:08 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/25 03:55:08 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-25 03:55:07 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/06/25 03:55:08 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/25 03:55:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/25 03:55:08 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/25 03:55:08 DEBUG : dir: Looking for writers 2026/06/25 03:55:08 DEBUG : Looking for writers 2026/06/25 03:55:08 DEBUG : newLeaf: reading active writers 2026/06/25 03:55:08 DEBUG : dir: reading active writers 2026/06/25 03:55:08 DEBUG : >WaitForWriters: 2026/06/25 03:55:08 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/newLeaf" 2026/06/25 03:55:08 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:08 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/newLeaf 2026/06/25 03:55:08 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/newLeaf" 2026/06/25 03:55:08 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:08 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-tagisov5ziva/newLeaf 2026/06/25 03:55:08 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:08 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/25 03:55:08 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/newLeaf" 2026/06/25 03:55:08 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:08 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/newLeaf 2026/06/25 03:55:08 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/newLeaf" 2026/06/25 03:55:08 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:08 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-tagisov5ziva/newLeaf 2026/06/25 03:55:08 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:08 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/06/25 03:55:08 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:55:08 DEBUG : dir: Looking for writers 2026/06/25 03:55:08 DEBUG : Looking for writers 2026/06/25 03:55:08 DEBUG : dir: reading active writers 2026/06/25 03:55:08 DEBUG : newLeaf: reading active writers 2026/06/25 03:55:08 DEBUG : >WaitForWriters: 2026/06/25 03:55:08 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-tagisov5ziva", Local "Local file system at /tmp/rclone3099960537", Modify Window "1s" 2026/06/25 03:55:08 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: poll-interval is not supported by this remote 2026/06/25 03:55:08 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/25 03:55:08 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:08 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 03:55:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 03:55:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:08 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/25 03:55:08 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:08 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:08 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:08 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:08 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:08 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:08 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 03:55:08 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:08 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:08 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:08 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:08 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:08 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:08 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 03:55:08 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:55:08 DEBUG : dir: Looking for writers 2026/06/25 03:55:08 DEBUG : file1: reading active writers 2026/06/25 03:55:08 DEBUG : Looking for writers 2026/06/25 03:55:08 DEBUG : dir: reading active writers 2026/06/25 03:55:08 DEBUG : >WaitForWriters: 2026/06/25 03:55:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/25 03:55:08 DEBUG : dir/file1: newRWFileHandle: 2026/06/25 03:55:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/25 03:55:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/25 03:55:08 DEBUG : dir/file1(0x2e8d5c540200): _readAt: size=512, off=0 2026/06/25 03:55:08 DEBUG : dir/file1(0x2e8d5c540200): openPending: 2026/06/25 03:55:08 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:08 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:08 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:08 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:08 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:08 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:08 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 03:55:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/25 03:55:08 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/25 03:55:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 03:55:08 DEBUG : dir/file1(0x2e8d5c540200): >openPending: err= 2026/06/25 03:55:08 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/06/25 03:55:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/25 03:55:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/25 03:55:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/25 03:55:08 DEBUG : dir/file1(0x2e8d5c540200): >_readAt: n=14, err=EOF 2026/06/25 03:55:08 DEBUG : dir/file1(0x2e8d5c540200): close: 2026/06/25 03:55:08 DEBUG : dir/file1(0x2e8d5c540200): >close: err= 2026/06/25 03:55:08 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:08 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:08 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:08 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:08 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:08 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:08 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 03:55:08 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:08 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:08 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:08 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:08 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:08 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:08 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 03:55:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/25 03:55:08 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/newLeaf" 2026/06/25 03:55:08 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:08 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/newLeaf 2026/06/25 03:55:08 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/newLeaf" 2026/06/25 03:55:08 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:08 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-tagisov5ziva/newLeaf 2026/06/25 03:55:08 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:08 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 03:55:08 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/25 03:55:08 DEBUG : newLeaf: Updating file with newLeaf 0x2e8d5c1ce000 2026/06/25 03:55:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/25 03:55:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/25 03:55:08 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/newLeaf" 2026/06/25 03:55:08 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:08 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/newLeaf 2026/06/25 03:55:08 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/newLeaf" 2026/06/25 03:55:08 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:08 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-tagisov5ziva/newLeaf 2026/06/25 03:55:08 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:08 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 03:55:08 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/newLeaf" 2026/06/25 03:55:08 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:08 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/newLeaf 2026/06/25 03:55:08 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/newLeaf" 2026/06/25 03:55:09 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:09 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-tagisov5ziva/newLeaf 2026/06/25 03:55:09 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:09 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 03:55:09 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/25 03:55:09 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:09 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:09 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:09 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:09 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:09 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:09 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:09 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 03:55:09 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/25 03:55:09 DEBUG : dir/file1: Updating file with dir/file1 0x2e8d5c1ce000 2026/06/25 03:55:09 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/25 03:55:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 03:55:09 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:09 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:09 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:09 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:09 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:09 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:09 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:09 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 03:55:09 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:09 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:09 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:09 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:09 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:09 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:09 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:09 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 03:55:09 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/25 03:55:09 DEBUG : dir/file1: newRWFileHandle: 2026/06/25 03:55:09 DEBUG : dir/file1(0x2e8d5bcaf6c0): openPending: 2026/06/25 03:55:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/06/25 03:55:09 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/25 03:55:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 03:55:09 DEBUG : dir/file1(0x2e8d5bcaf6c0): >openPending: err= 2026/06/25 03:55:09 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/25 03:55:09 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/25 03:55:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/25 03:55:09 DEBUG : dir/file1(0x2e8d5bcaf6c0): _writeAt: size=25, off=0 2026/06/25 03:55:09 DEBUG : dir/file1(0x2e8d5bcaf6c0): >_writeAt: n=25, err= 2026/06/25 03:55:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/25 03:55:09 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/newLeaf" 2026/06/25 03:55:09 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:09 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/newLeaf 2026/06/25 03:55:09 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/newLeaf" 2026/06/25 03:55:09 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:09 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-tagisov5ziva/newLeaf 2026/06/25 03:55:09 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:09 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 03:55:09 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/25 03:55:09 DEBUG : newLeaf: Updating file with newLeaf 0x2e8d5c1ce000 2026/06/25 03:55:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/25 03:55:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/25 03:55:09 DEBUG : newLeaf(0x2e8d5bcaf6c0): close: 2026/06/25 03:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/25 03:55:09 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-25 03:55:09.319260456 +0000 UTC m=+22.435773266 2026/06/25 03:55:09 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:09 DEBUG : newLeaf(0x2e8d5bcaf6c0): >close: err= 2026/06/25 03:55:09 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:55:09 DEBUG : dir: Looking for writers 2026/06/25 03:55:09 DEBUG : Looking for writers 2026/06/25 03:55:09 DEBUG : dir: reading active writers 2026/06/25 03:55:09 DEBUG : newLeaf: reading active writers 2026/06/25 03:55:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/25 03:55:09 DEBUG : dir: Looking for writers 2026/06/25 03:55:09 DEBUG : Looking for writers 2026/06/25 03:55:09 DEBUG : dir: reading active writers 2026/06/25 03:55:09 DEBUG : newLeaf: reading active writers 2026/06/25 03:55:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/25 03:55:09 DEBUG : dir: Looking for writers 2026/06/25 03:55:09 DEBUG : Looking for writers 2026/06/25 03:55:09 DEBUG : dir: reading active writers 2026/06/25 03:55:09 DEBUG : newLeaf: reading active writers 2026/06/25 03:55:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/25 03:55:09 DEBUG : dir: Looking for writers 2026/06/25 03:55:09 DEBUG : Looking for writers 2026/06/25 03:55:09 DEBUG : dir: reading active writers 2026/06/25 03:55:09 DEBUG : newLeaf: reading active writers 2026/06/25 03:55:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/25 03:55:09 DEBUG : newLeaf: vfs cache: starting upload 2026/06/25 03:55:09 DEBUG : newLeaf.e9602446.partial: size = 25 OK 2026/06/25 03:55:09 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/newLeaf.e9602446.partial" 2026/06/25 03:55:09 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:09 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/newLeaf.e9602446.partial 2026/06/25 03:55:09 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/newLeaf.e9602446.partial" 2026/06/25 03:55:09 DEBUG : dir: Looking for writers 2026/06/25 03:55:09 DEBUG : Looking for writers 2026/06/25 03:55:09 DEBUG : dir: reading active writers 2026/06/25 03:55:09 DEBUG : newLeaf: reading active writers 2026/06/25 03:55:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/25 03:55:09 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:09 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-tagisov5ziva/newLeaf.e9602446.partial 2026/06/25 03:55:09 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:09 DEBUG : newLeaf.e9602446.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/25 03:55:09 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/25 03:55:09 DEBUG : newLeaf.e9602446.partial: renamed to: newLeaf 2026/06/25 03:55:09 INFO : newLeaf: Copied (replaced existing) 2026/06/25 03:55:09 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/newLeaf" 2026/06/25 03:55:09 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:09 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/newLeaf 2026/06/25 03:55:09 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/newLeaf" 2026/06/25 03:55:09 DEBUG : dir: Looking for writers 2026/06/25 03:55:09 DEBUG : Looking for writers 2026/06/25 03:55:09 DEBUG : dir: reading active writers 2026/06/25 03:55:09 DEBUG : newLeaf: reading active writers 2026/06/25 03:55:09 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:09 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-tagisov5ziva/newLeaf 2026/06/25 03:55:09 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:09 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/25 03:55:09 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-25 03:55:09 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/06/25 03:55:09 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/25 03:55:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/25 03:55:09 DEBUG : >WaitForWriters: 2026/06/25 03:55:09 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/25 03:55:09 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/newLeaf" 2026/06/25 03:55:09 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:09 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/newLeaf 2026/06/25 03:55:09 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/newLeaf" 2026/06/25 03:55:09 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:09 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-tagisov5ziva/newLeaf 2026/06/25 03:55:09 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:09 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/25 03:55:09 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/newLeaf" 2026/06/25 03:55:09 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:09 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/newLeaf 2026/06/25 03:55:09 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/newLeaf" 2026/06/25 03:55:09 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:09 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-tagisov5ziva/newLeaf 2026/06/25 03:55:09 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:09 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/06/25 03:55:09 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:55:09 DEBUG : dir: Looking for writers 2026/06/25 03:55:09 DEBUG : Looking for writers 2026/06/25 03:55:09 DEBUG : newLeaf: reading active writers 2026/06/25 03:55:09 DEBUG : dir: reading active writers 2026/06/25 03:55:09 DEBUG : >WaitForWriters: 2026/06/25 03:55:09 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: cleaner exiting --- PASS: TestFileRename (9.44s) --- PASS: TestFileRename/off,forceCache=false (1.07s) --- PASS: TestFileRename/minimal,forceCache=false (1.12s) --- PASS: TestFileRename/minimal,forceCache=true (2.05s) --- PASS: TestFileRename/writes,forceCache=false (1.49s) --- PASS: TestFileRename/writes,forceCache=true (2.00s) --- PASS: TestFileRename/full,forceCache=false (1.71s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:198: Remote "sftp://rclone@:22/rclone-test-tagisov5ziva", Local "Local file system at /tmp/rclone3099960537", Modify Window "1s" 2026/06/25 03:55:09 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: poll-interval is not supported by this remote 2026/06/25 03:55:09 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: poll-interval is not supported by this remote 2026/06/25 03:55:09 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:55:09 DEBUG : Looking for writers 2026/06/25 03:55:09 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.00s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-tagisov5ziva", Local "Local file system at /tmp/rclone3099960537", Modify Window "1s" 2026/06/25 03:55:09 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: poll-interval is not supported by this remote 2026/06/25 03:55:09 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:09 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:09 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:09 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:10 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:10 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:10 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:10 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/25 03:55:10 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:10 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:10 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:10 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:10 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:10 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:10 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:10 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/25 03:55:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 03:55:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/25 03:55:10 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/25 03:55:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/25 03:55:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/25 03:55:10 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/25 03:55:10 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/06/25 03:55:10 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:10 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:10 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:10 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:10 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:10 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:10 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:10 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/25 03:55:10 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:55:10 DEBUG : dir: Looking for writers 2026/06/25 03:55:10 DEBUG : file1: reading active writers 2026/06/25 03:55:10 DEBUG : Looking for writers 2026/06/25 03:55:10 DEBUG : dir: reading active writers 2026/06/25 03:55:10 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.31s) === RUN TestReadFileHandleSeek run.go:198: Remote "sftp://rclone@:22/rclone-test-tagisov5ziva", Local "Local file system at /tmp/rclone3099960537", Modify Window "1s" 2026/06/25 03:55:10 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: poll-interval is not supported by this remote 2026/06/25 03:55:10 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:10 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:10 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:10 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:10 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:10 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:10 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:10 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/25 03:55:10 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:10 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:10 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:10 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:10 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:10 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:10 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:10 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/25 03:55:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 03:55:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/25 03:55:10 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/25 03:55:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/25 03:55:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/25 03:55:10 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/25 03:55:10 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/06/25 03:55:10 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/06/25 03:55:10 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/06/25 03:55:10 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/06/25 03:55:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/06/25 03:55:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/06/25 03:55:10 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/25 03:55:10 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/06/25 03:55:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/06/25 03:55:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/06/25 03:55:10 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/06/25 03:55:10 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/06/25 03:55:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/06/25 03:55:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/06/25 03:55:10 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/06/25 03:55:10 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:55:10 DEBUG : dir: Looking for writers 2026/06/25 03:55:10 DEBUG : file1: reading active writers 2026/06/25 03:55:10 DEBUG : Looking for writers 2026/06/25 03:55:10 DEBUG : dir: reading active writers 2026/06/25 03:55:10 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.30s) === RUN TestReadFileHandleReadAt run.go:198: Remote "sftp://rclone@:22/rclone-test-tagisov5ziva", Local "Local file system at /tmp/rclone3099960537", Modify Window "1s" 2026/06/25 03:55:10 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: poll-interval is not supported by this remote 2026/06/25 03:55:10 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:10 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:10 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:10 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:10 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:10 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:10 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:10 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/25 03:55:10 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:10 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:10 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:10 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:10 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:10 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:10 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:10 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/25 03:55:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 03:55:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/25 03:55:10 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/25 03:55:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/25 03:55:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/25 03:55:10 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/25 03:55:10 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/06/25 03:55:10 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/06/25 03:55:10 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/06/25 03:55:10 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/06/25 03:55:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/06/25 03:55:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/06/25 03:55:10 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/25 03:55:10 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/06/25 03:55:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/06/25 03:55:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/06/25 03:55:10 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/06/25 03:55:10 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/06/25 03:55:10 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/06/25 03:55:10 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/06/25 03:55:10 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/06/25 03:55:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/06/25 03:55:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/06/25 03:55:10 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/06/25 03:55:10 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/06/25 03:55:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/06/25 03:55:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/06/25 03:55:10 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/06/25 03:55:10 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/06/25 03:55:10 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/06/25 03:55:10 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/06/25 03:55:10 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/06/25 03:55:10 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/06/25 03:55:10 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/06/25 03:55:10 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/06/25 03:55:10 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/06/25 03:55:10 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:55:10 DEBUG : dir: Looking for writers 2026/06/25 03:55:10 DEBUG : file1: reading active writers 2026/06/25 03:55:10 DEBUG : Looking for writers 2026/06/25 03:55:10 DEBUG : dir: reading active writers 2026/06/25 03:55:10 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.38s) === RUN TestReadFileHandleFlush run.go:198: Remote "sftp://rclone@:22/rclone-test-tagisov5ziva", Local "Local file system at /tmp/rclone3099960537", Modify Window "1s" 2026/06/25 03:55:10 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: poll-interval is not supported by this remote 2026/06/25 03:55:10 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:10 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:10 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:10 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:11 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:11 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:11 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:11 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/25 03:55:11 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:11 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:11 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:11 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:11 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:11 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:11 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:11 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/25 03:55:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 03:55:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/25 03:55:11 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/25 03:55:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/25 03:55:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/25 03:55:11 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/06/25 03:55:11 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:11 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:11 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:11 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:11 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:11 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:11 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:11 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/25 03:55:11 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:55:11 DEBUG : dir: Looking for writers 2026/06/25 03:55:11 DEBUG : file1: reading active writers 2026/06/25 03:55:11 DEBUG : Looking for writers 2026/06/25 03:55:11 DEBUG : dir: reading active writers 2026/06/25 03:55:11 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.31s) === RUN TestReadFileHandleRelease run.go:198: Remote "sftp://rclone@:22/rclone-test-tagisov5ziva", Local "Local file system at /tmp/rclone3099960537", Modify Window "1s" 2026/06/25 03:55:11 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: poll-interval is not supported by this remote 2026/06/25 03:55:11 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:11 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:11 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:11 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:11 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:11 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:11 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:11 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/25 03:55:11 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:11 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:11 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:11 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:11 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:11 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:11 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:11 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/25 03:55:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 03:55:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/25 03:55:11 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/25 03:55:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/25 03:55:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/25 03:55:11 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/06/25 03:55:11 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/06/25 03:55:11 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:11 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:11 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:11 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:11 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:11 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:11 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:11 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/25 03:55:11 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/06/25 03:55:11 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:55:11 DEBUG : dir: Looking for writers 2026/06/25 03:55:11 DEBUG : file1: reading active writers 2026/06/25 03:55:11 DEBUG : Looking for writers 2026/06/25 03:55:11 DEBUG : dir: reading active writers 2026/06/25 03:55:11 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.31s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "sftp://rclone@:22/rclone-test-tagisov5ziva", Local "Local file system at /tmp/rclone3099960537", Modify Window "1s" 2026/06/25 03:55:11 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: poll-interval is not supported by this remote 2026/06/25 03:55:11 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/25 03:55:11 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:11 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 03:55:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 03:55:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:11 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/25 03:55:11 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:11 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:11 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:11 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:11 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:11 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:11 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:11 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/25 03:55:11 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:11 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:11 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:11 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:11 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:11 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:11 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:11 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/25 03:55:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 03:55:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/25 03:55:11 DEBUG : dir/file1: newRWFileHandle: 2026/06/25 03:55:11 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/25 03:55:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/25 03:55:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/25 03:55:11 DEBUG : dir/file1(0x2e8d5beca280): _readAt: size=1, off=0 2026/06/25 03:55:11 DEBUG : dir/file1(0x2e8d5beca280): openPending: 2026/06/25 03:55:11 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:11 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:11 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:11 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:11 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:11 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:11 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:11 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/25 03:55:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/25 03:55:11 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/25 03:55:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 03:55:11 DEBUG : dir/file1(0x2e8d5beca280): >openPending: err= 2026/06/25 03:55:11 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/25 03:55:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/25 03:55:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/25 03:55:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/25 03:55:11 DEBUG : dir/file1(0x2e8d5beca280): >_readAt: n=1, err= 2026/06/25 03:55:11 DEBUG : dir/file1(0x2e8d5beca280): _readAt: size=256, off=1 2026/06/25 03:55:11 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/06/25 03:55:11 DEBUG : dir/file1(0x2e8d5beca280): >_readAt: n=15, err=EOF 2026/06/25 03:55:11 DEBUG : dir/file1(0x2e8d5beca280): _readAt: size=16, off=16 2026/06/25 03:55:11 DEBUG : dir/file1(0x2e8d5beca280): >_readAt: n=0, err=EOF 2026/06/25 03:55:11 DEBUG : dir/file1(0x2e8d5beca280): close: 2026/06/25 03:55:11 DEBUG : dir/file1(0x2e8d5beca280): >close: err= 2026/06/25 03:55:11 DEBUG : dir/file1(0x2e8d5beca280): close: 2026/06/25 03:55:11 DEBUG : dir/file1(0x2e8d5beca280): >close: err=file already closed 2026/06/25 03:55:11 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:55:11 DEBUG : dir: Looking for writers 2026/06/25 03:55:11 DEBUG : file1: reading active writers 2026/06/25 03:55:11 DEBUG : Looking for writers 2026/06/25 03:55:11 DEBUG : dir: reading active writers 2026/06/25 03:55:11 DEBUG : >WaitForWriters: 2026/06/25 03:55:11 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.31s) === RUN TestRWFileHandleSeek run.go:198: Remote "sftp://rclone@:22/rclone-test-tagisov5ziva", Local "Local file system at /tmp/rclone3099960537", Modify Window "1s" 2026/06/25 03:55:11 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: poll-interval is not supported by this remote 2026/06/25 03:55:11 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/25 03:55:11 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:11 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 03:55:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 03:55:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:11 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/25 03:55:11 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:11 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:11 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:11 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:11 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:11 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:11 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:11 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/25 03:55:11 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:11 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:11 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:11 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:12 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:12 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:12 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:12 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/25 03:55:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 03:55:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/25 03:55:12 DEBUG : dir/file1: newRWFileHandle: 2026/06/25 03:55:12 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/25 03:55:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/25 03:55:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/25 03:55:12 DEBUG : dir/file1(0x2e8d5c134800): _readAt: size=1, off=0 2026/06/25 03:55:12 DEBUG : dir/file1(0x2e8d5c134800): openPending: 2026/06/25 03:55:12 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:12 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:12 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:12 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:12 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:12 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:12 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:12 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/25 03:55:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/25 03:55:12 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/25 03:55:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 03:55:12 DEBUG : dir/file1(0x2e8d5c134800): >openPending: err= 2026/06/25 03:55:12 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/25 03:55:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/25 03:55:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/25 03:55:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/25 03:55:12 DEBUG : dir/file1(0x2e8d5c134800): >_readAt: n=1, err= 2026/06/25 03:55:12 DEBUG : dir/file1(0x2e8d5c134800): _readAt: size=1, off=5 2026/06/25 03:55:12 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/25 03:55:12 DEBUG : dir/file1(0x2e8d5c134800): >_readAt: n=1, err= 2026/06/25 03:55:12 DEBUG : dir/file1(0x2e8d5c134800): _readAt: size=1, off=3 2026/06/25 03:55:12 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/25 03:55:12 DEBUG : dir/file1(0x2e8d5c134800): >_readAt: n=1, err= 2026/06/25 03:55:12 DEBUG : dir/file1(0x2e8d5c134800): _readAt: size=1, off=13 2026/06/25 03:55:12 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/25 03:55:12 DEBUG : dir/file1(0x2e8d5c134800): >_readAt: n=1, err= 2026/06/25 03:55:12 DEBUG : dir/file1(0x2e8d5c134800): _readAt: size=16, off=100 2026/06/25 03:55:12 DEBUG : dir/file1(0x2e8d5c134800): >_readAt: n=0, err=EOF 2026/06/25 03:55:12 DEBUG : dir/file1(0x2e8d5c134800): close: 2026/06/25 03:55:12 DEBUG : dir/file1(0x2e8d5c134800): >close: err= 2026/06/25 03:55:12 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:55:12 DEBUG : dir: Looking for writers 2026/06/25 03:55:12 DEBUG : file1: reading active writers 2026/06/25 03:55:12 DEBUG : Looking for writers 2026/06/25 03:55:12 DEBUG : dir: reading active writers 2026/06/25 03:55:12 DEBUG : >WaitForWriters: 2026/06/25 03:55:12 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.31s) === RUN TestRWFileHandleReadAt run.go:198: Remote "sftp://rclone@:22/rclone-test-tagisov5ziva", Local "Local file system at /tmp/rclone3099960537", Modify Window "1s" 2026/06/25 03:55:12 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: poll-interval is not supported by this remote 2026/06/25 03:55:12 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/25 03:55:12 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:12 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 03:55:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 03:55:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:12 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/25 03:55:12 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:12 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:12 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:12 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:12 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:12 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:12 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:12 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/25 03:55:12 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:12 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:12 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:12 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:12 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:12 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:12 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:12 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/25 03:55:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 03:55:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/25 03:55:12 DEBUG : dir/file1: newRWFileHandle: 2026/06/25 03:55:12 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/25 03:55:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/25 03:55:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/25 03:55:12 DEBUG : dir/file1(0x2e8d5c135380): _readAt: size=1, off=0 2026/06/25 03:55:12 DEBUG : dir/file1(0x2e8d5c135380): openPending: 2026/06/25 03:55:12 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:12 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:12 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:12 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:12 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:12 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:12 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:12 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/25 03:55:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/25 03:55:12 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/25 03:55:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 03:55:12 DEBUG : dir/file1(0x2e8d5c135380): >openPending: err= 2026/06/25 03:55:12 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/25 03:55:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/25 03:55:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/25 03:55:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/25 03:55:12 DEBUG : dir/file1(0x2e8d5c135380): >_readAt: n=1, err= 2026/06/25 03:55:12 DEBUG : dir/file1(0x2e8d5c135380): _readAt: size=1, off=5 2026/06/25 03:55:12 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/25 03:55:12 DEBUG : dir/file1(0x2e8d5c135380): >_readAt: n=1, err= 2026/06/25 03:55:12 DEBUG : dir/file1(0x2e8d5c135380): _readAt: size=1, off=1 2026/06/25 03:55:12 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/25 03:55:12 DEBUG : dir/file1(0x2e8d5c135380): >_readAt: n=1, err= 2026/06/25 03:55:12 DEBUG : dir/file1(0x2e8d5c135380): _readAt: size=6, off=10 2026/06/25 03:55:12 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/06/25 03:55:12 DEBUG : dir/file1(0x2e8d5c135380): >_readAt: n=6, err= 2026/06/25 03:55:12 DEBUG : dir/file1(0x2e8d5c135380): _readAt: size=256, off=10 2026/06/25 03:55:12 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/06/25 03:55:12 DEBUG : dir/file1(0x2e8d5c135380): >_readAt: n=6, err=EOF 2026/06/25 03:55:12 DEBUG : dir/file1(0x2e8d5c135380): _readAt: size=256, off=100 2026/06/25 03:55:12 DEBUG : dir/file1(0x2e8d5c135380): >_readAt: n=0, err=EOF 2026/06/25 03:55:12 DEBUG : dir/file1(0x2e8d5c135380): close: 2026/06/25 03:55:12 DEBUG : dir/file1(0x2e8d5c135380): >close: err= 2026/06/25 03:55:12 DEBUG : dir/file1(0x2e8d5c135380): _readAt: size=256, off=100 2026/06/25 03:55:12 DEBUG : dir/file1(0x2e8d5c135380): >_readAt: n=0, err=file already closed 2026/06/25 03:55:12 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:55:12 DEBUG : dir: Looking for writers 2026/06/25 03:55:12 DEBUG : file1: reading active writers 2026/06/25 03:55:12 DEBUG : Looking for writers 2026/06/25 03:55:12 DEBUG : dir: reading active writers 2026/06/25 03:55:12 DEBUG : >WaitForWriters: 2026/06/25 03:55:12 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.31s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "sftp://rclone@:22/rclone-test-tagisov5ziva", Local "Local file system at /tmp/rclone3099960537", Modify Window "1s" 2026/06/25 03:55:12 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: poll-interval is not supported by this remote 2026/06/25 03:55:12 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/25 03:55:12 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:12 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 03:55:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 03:55:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:12 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/25 03:55:12 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:12 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:12 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:12 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:12 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:12 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:12 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:12 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/25 03:55:12 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:12 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:12 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:12 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:12 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:12 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:12 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:12 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/25 03:55:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 03:55:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/25 03:55:12 DEBUG : dir/file1: newRWFileHandle: 2026/06/25 03:55:12 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/25 03:55:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/25 03:55:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/25 03:55:12 DEBUG : dir/file1(0x2e8d5becb0c0): RWFileHandle.Flush 2026/06/25 03:55:12 DEBUG : dir/file1(0x2e8d5becb0c0): _readAt: size=256, off=0 2026/06/25 03:55:12 DEBUG : dir/file1(0x2e8d5becb0c0): openPending: 2026/06/25 03:55:12 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:12 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:12 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:12 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:12 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:12 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:12 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:12 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/25 03:55:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/25 03:55:12 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/25 03:55:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 03:55:12 DEBUG : dir/file1(0x2e8d5becb0c0): >openPending: err= 2026/06/25 03:55:12 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/06/25 03:55:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/25 03:55:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/25 03:55:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/25 03:55:12 DEBUG : dir/file1(0x2e8d5becb0c0): >_readAt: n=16, err=EOF 2026/06/25 03:55:12 DEBUG : dir/file1(0x2e8d5becb0c0): RWFileHandle.Flush 2026/06/25 03:55:12 DEBUG : dir/file1(0x2e8d5becb0c0): RWFileHandle.Flush 2026/06/25 03:55:12 DEBUG : dir/file1(0x2e8d5becb0c0): close: 2026/06/25 03:55:12 DEBUG : dir/file1(0x2e8d5becb0c0): >close: err= 2026/06/25 03:55:12 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:55:12 DEBUG : dir: Looking for writers 2026/06/25 03:55:12 DEBUG : file1: reading active writers 2026/06/25 03:55:12 DEBUG : Looking for writers 2026/06/25 03:55:12 DEBUG : dir: reading active writers 2026/06/25 03:55:12 DEBUG : >WaitForWriters: 2026/06/25 03:55:12 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.31s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "sftp://rclone@:22/rclone-test-tagisov5ziva", Local "Local file system at /tmp/rclone3099960537", Modify Window "1s" 2026/06/25 03:55:12 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: poll-interval is not supported by this remote 2026/06/25 03:55:12 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/25 03:55:12 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:12 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 03:55:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 03:55:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:12 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/25 03:55:12 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:12 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:12 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:12 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:12 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:12 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:12 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:12 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/25 03:55:12 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:12 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:12 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:12 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:13 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:13 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:13 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:13 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/25 03:55:13 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 03:55:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/25 03:55:13 DEBUG : dir/file1: newRWFileHandle: 2026/06/25 03:55:13 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/25 03:55:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/25 03:55:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/25 03:55:13 DEBUG : dir/file1(0x2e8d5beca100): _readAt: size=256, off=0 2026/06/25 03:55:13 DEBUG : dir/file1(0x2e8d5beca100): openPending: 2026/06/25 03:55:13 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:13 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:13 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:13 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:13 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:13 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:13 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:13 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/25 03:55:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/25 03:55:13 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/25 03:55:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 03:55:13 DEBUG : dir/file1(0x2e8d5beca100): >openPending: err= 2026/06/25 03:55:13 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/06/25 03:55:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/25 03:55:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/25 03:55:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/25 03:55:13 DEBUG : dir/file1(0x2e8d5beca100): >_readAt: n=16, err=EOF 2026/06/25 03:55:13 DEBUG : dir/file1(0x2e8d5beca100): RWFileHandle.Release 2026/06/25 03:55:13 DEBUG : dir/file1(0x2e8d5beca100): close: 2026/06/25 03:55:13 DEBUG : dir/file1(0x2e8d5beca100): >close: err= 2026/06/25 03:55:13 DEBUG : dir/file1(0x2e8d5beca100): RWFileHandle.Release 2026/06/25 03:55:13 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:55:13 DEBUG : dir: Looking for writers 2026/06/25 03:55:13 DEBUG : file1: reading active writers 2026/06/25 03:55:13 DEBUG : Looking for writers 2026/06/25 03:55:13 DEBUG : dir: reading active writers 2026/06/25 03:55:13 DEBUG : >WaitForWriters: 2026/06/25 03:55:13 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.31s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-tagisov5ziva", Local "Local file system at /tmp/rclone3099960537", Modify Window "1s" 2026/06/25 03:55:13 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: poll-interval is not supported by this remote 2026/06/25 03:55:13 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/25 03:55:13 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:13 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 03:55:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 03:55:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:13 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/25 03:55:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:13 DEBUG : file1: newRWFileHandle: 2026/06/25 03:55:13 DEBUG : file1(0x2e8d5beca900): openPending: 2026/06/25 03:55:13 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 03:55:13 DEBUG : file1(0x2e8d5beca900): >openPending: err= 2026/06/25 03:55:13 DEBUG : file1: >newRWFileHandle: err= 2026/06/25 03:55:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 03:55:13 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/25 03:55:13 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/25 03:55:13 DEBUG : file1(0x2e8d5beca900): _writeAt: size=5, off=0 2026/06/25 03:55:13 DEBUG : file1(0x2e8d5beca900): >_writeAt: n=5, err= 2026/06/25 03:55:13 DEBUG : file1(0x2e8d5beca900): _writeAt: size=7, off=5 2026/06/25 03:55:13 DEBUG : file1(0x2e8d5beca900): >_writeAt: n=7, err= 2026/06/25 03:55:13 DEBUG : file1: vfs cache: truncate to size=11 2026/06/25 03:55:13 DEBUG : file1(0x2e8d5beca900): close: 2026/06/25 03:55:13 DEBUG : file1: vfs cache: setting modification time to 2026-06-25 03:55:13.113170997 +0000 UTC m=+26.229683807 2026/06/25 03:55:13 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:13 DEBUG : file1(0x2e8d5beca900): >close: err= 2026/06/25 03:55:13 DEBUG : file1(0x2e8d5beca900): close: 2026/06/25 03:55:13 DEBUG : file1(0x2e8d5beca900): >close: err=file already closed 2026/06/25 03:55:13 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:55:13 DEBUG : Looking for writers 2026/06/25 03:55:13 DEBUG : file1: reading active writers 2026/06/25 03:55:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/25 03:55:13 DEBUG : Looking for writers 2026/06/25 03:55:13 DEBUG : file1: reading active writers 2026/06/25 03:55:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/25 03:55:13 DEBUG : Looking for writers 2026/06/25 03:55:13 DEBUG : file1: reading active writers 2026/06/25 03:55:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/25 03:55:13 DEBUG : Looking for writers 2026/06/25 03:55:13 DEBUG : file1: reading active writers 2026/06/25 03:55:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/25 03:55:13 DEBUG : file1: vfs cache: starting upload 2026/06/25 03:55:13 DEBUG : file1.c2312bc7.partial: size = 11 OK 2026/06/25 03:55:13 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/file1.c2312bc7.partial" 2026/06/25 03:55:13 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:13 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/file1.c2312bc7.partial 2026/06/25 03:55:13 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/file1.c2312bc7.partial" 2026/06/25 03:55:13 DEBUG : Looking for writers 2026/06/25 03:55:13 DEBUG : file1: reading active writers 2026/06/25 03:55:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/25 03:55:13 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:13 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-tagisov5ziva/file1.c2312bc7.partial 2026/06/25 03:55:13 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:13 DEBUG : file1.c2312bc7.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/06/25 03:55:13 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/25 03:55:13 DEBUG : file1.c2312bc7.partial: renamed to: file1 2026/06/25 03:55:13 INFO : file1: Copied (new) 2026/06/25 03:55:13 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/file1" 2026/06/25 03:55:13 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:13 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/file1 2026/06/25 03:55:13 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/file1" 2026/06/25 03:55:13 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:13 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-tagisov5ziva/file1 2026/06/25 03:55:13 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:13 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/06/25 03:55:13 DEBUG : file1: vfs cache: fingerprint now "11,2026-06-25 03:55:13 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/06/25 03:55:13 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/25 03:55:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 03:55:13 INFO : file1: vfs cache: upload succeeded try #1 2026/06/25 03:55:13 DEBUG : Looking for writers 2026/06/25 03:55:13 DEBUG : file1: reading active writers 2026/06/25 03:55:13 DEBUG : >WaitForWriters: 2026/06/25 03:55:13 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/file1" 2026/06/25 03:55:13 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:13 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/file1 2026/06/25 03:55:13 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/file1" 2026/06/25 03:55:13 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:13 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-tagisov5ziva/file1 2026/06/25 03:55:13 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:13 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/06/25 03:55:13 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/file1" 2026/06/25 03:55:13 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:13 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/file1 2026/06/25 03:55:13 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/file1" 2026/06/25 03:55:13 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:13 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-tagisov5ziva/file1 2026/06/25 03:55:13 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:13 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/06/25 03:55:13 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:55:13 DEBUG : Looking for writers 2026/06/25 03:55:13 DEBUG : file1: reading active writers 2026/06/25 03:55:13 DEBUG : >WaitForWriters: 2026/06/25 03:55:13 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.52s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "sftp://rclone@:22/rclone-test-tagisov5ziva", Local "Local file system at /tmp/rclone3099960537", Modify Window "1s" 2026/06/25 03:55:13 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: poll-interval is not supported by this remote 2026/06/25 03:55:13 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/25 03:55:13 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:13 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 03:55:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 03:55:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:13 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/25 03:55:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:13 DEBUG : file1: newRWFileHandle: 2026/06/25 03:55:13 DEBUG : file1(0x2e8d5c134800): openPending: 2026/06/25 03:55:13 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 03:55:13 DEBUG : file1(0x2e8d5c134800): >openPending: err= 2026/06/25 03:55:13 DEBUG : file1: >newRWFileHandle: err= 2026/06/25 03:55:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 03:55:13 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/25 03:55:13 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/25 03:55:13 DEBUG : file1(0x2e8d5c134800): _writeAt: size=7, off=0 2026/06/25 03:55:13 DEBUG : file1(0x2e8d5c134800): >_writeAt: n=7, err= 2026/06/25 03:55:13 DEBUG : file1(0x2e8d5c134800): _writeAt: size=6, off=5 2026/06/25 03:55:13 DEBUG : file1(0x2e8d5c134800): >_writeAt: n=6, err= 2026/06/25 03:55:13 DEBUG : file1(0x2e8d5c134800): close: 2026/06/25 03:55:13 DEBUG : file1: vfs cache: setting modification time to 2026-06-25 03:55:13.633034186 +0000 UTC m=+26.749546986 2026/06/25 03:55:13 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:13 DEBUG : file1(0x2e8d5c134800): >close: err= 2026/06/25 03:55:13 DEBUG : file1(0x2e8d5c134800): _writeAt: size=5, off=0 2026/06/25 03:55:13 DEBUG : file1(0x2e8d5c134800): >_writeAt: n=0, err=file already closed 2026/06/25 03:55:13 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:55:13 DEBUG : Looking for writers 2026/06/25 03:55:13 DEBUG : file1: reading active writers 2026/06/25 03:55:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/25 03:55:13 DEBUG : Looking for writers 2026/06/25 03:55:13 DEBUG : file1: reading active writers 2026/06/25 03:55:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/25 03:55:13 DEBUG : Looking for writers 2026/06/25 03:55:13 DEBUG : file1: reading active writers 2026/06/25 03:55:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/25 03:55:13 DEBUG : Looking for writers 2026/06/25 03:55:13 DEBUG : file1: reading active writers 2026/06/25 03:55:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/25 03:55:13 DEBUG : file1: vfs cache: starting upload 2026/06/25 03:55:13 DEBUG : file1.b04bf024.partial: size = 11 OK 2026/06/25 03:55:13 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/file1.b04bf024.partial" 2026/06/25 03:55:13 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:13 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/file1.b04bf024.partial 2026/06/25 03:55:13 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/file1.b04bf024.partial" 2026/06/25 03:55:13 DEBUG : Looking for writers 2026/06/25 03:55:13 DEBUG : file1: reading active writers 2026/06/25 03:55:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/25 03:55:13 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:13 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-tagisov5ziva/file1.b04bf024.partial 2026/06/25 03:55:13 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:13 DEBUG : file1.b04bf024.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/06/25 03:55:13 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/25 03:55:13 DEBUG : file1.b04bf024.partial: renamed to: file1 2026/06/25 03:55:13 INFO : file1: Copied (new) 2026/06/25 03:55:13 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/file1" 2026/06/25 03:55:13 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:13 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/file1 2026/06/25 03:55:13 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/file1" 2026/06/25 03:55:13 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:13 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-tagisov5ziva/file1 2026/06/25 03:55:13 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:13 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/06/25 03:55:13 DEBUG : file1: vfs cache: fingerprint now "11,2026-06-25 03:55:13 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/06/25 03:55:13 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/25 03:55:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 03:55:13 INFO : file1: vfs cache: upload succeeded try #1 2026/06/25 03:55:13 DEBUG : Looking for writers 2026/06/25 03:55:13 DEBUG : file1: reading active writers 2026/06/25 03:55:13 DEBUG : >WaitForWriters: 2026/06/25 03:55:13 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/file1" 2026/06/25 03:55:13 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:13 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/file1 2026/06/25 03:55:13 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/file1" 2026/06/25 03:55:14 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:14 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-tagisov5ziva/file1 2026/06/25 03:55:14 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:14 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/06/25 03:55:14 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/file1" 2026/06/25 03:55:14 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:14 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/file1 2026/06/25 03:55:14 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/file1" 2026/06/25 03:55:14 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:14 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-tagisov5ziva/file1 2026/06/25 03:55:14 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:14 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/06/25 03:55:14 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:55:14 DEBUG : Looking for writers 2026/06/25 03:55:14 DEBUG : file1: reading active writers 2026/06/25 03:55:14 DEBUG : >WaitForWriters: 2026/06/25 03:55:14 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.52s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-tagisov5ziva", Local "Local file system at /tmp/rclone3099960537", Modify Window "1s" 2026/06/25 03:55:14 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: poll-interval is not supported by this remote 2026/06/25 03:55:14 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/25 03:55:14 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:14 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 03:55:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 03:55:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:14 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/25 03:55:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:14 DEBUG : file1: newRWFileHandle: 2026/06/25 03:55:14 DEBUG : file1(0x2e8d5bba3540): openPending: 2026/06/25 03:55:14 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 03:55:14 DEBUG : file1(0x2e8d5bba3540): >openPending: err= 2026/06/25 03:55:14 DEBUG : file1: >newRWFileHandle: err= 2026/06/25 03:55:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 03:55:14 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/25 03:55:14 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/25 03:55:14 DEBUG : file1(0x2e8d5bba3540): close: 2026/06/25 03:55:14 DEBUG : file1: vfs cache: setting modification time to 2026-06-25 03:55:14.153781365 +0000 UTC m=+27.270294165 2026/06/25 03:55:14 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:14 DEBUG : file1(0x2e8d5bba3540): >close: err= 2026/06/25 03:55:14 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/25 03:55:14 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/25 03:55:14 DEBUG : file2: newRWFileHandle: 2026/06/25 03:55:14 DEBUG : file2(0x2e8d5bba3e80): openPending: 2026/06/25 03:55:14 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:14 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/25 03:55:14 DEBUG : file2(0x2e8d5bba3e80): >openPending: err= 2026/06/25 03:55:14 DEBUG : file2: >newRWFileHandle: err= 2026/06/25 03:55:14 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/25 03:55:14 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/06/25 03:55:14 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/06/25 03:55:14 DEBUG : file2(0x2e8d5bba3e80): RWFileHandle.Flush 2026/06/25 03:55:14 DEBUG : file2(0x2e8d5bba3e80): RWFileHandle.Release 2026/06/25 03:55:14 DEBUG : file2(0x2e8d5bba3e80): close: 2026/06/25 03:55:14 DEBUG : file2: vfs cache: setting modification time to 2026-06-25 03:55:14.1546839 +0000 UTC m=+27.271196710 2026/06/25 03:55:14 INFO : file2: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:14 DEBUG : file2(0x2e8d5bba3e80): >close: err= 2026/06/25 03:55:14 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:55:14 DEBUG : Looking for writers 2026/06/25 03:55:14 DEBUG : file1: reading active writers 2026/06/25 03:55:14 DEBUG : file2: reading active writers 2026/06/25 03:55:14 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/06/25 03:55:14 DEBUG : Looking for writers 2026/06/25 03:55:14 DEBUG : file1: reading active writers 2026/06/25 03:55:14 DEBUG : file2: reading active writers 2026/06/25 03:55:14 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/06/25 03:55:14 DEBUG : Looking for writers 2026/06/25 03:55:14 DEBUG : file1: reading active writers 2026/06/25 03:55:14 DEBUG : file2: reading active writers 2026/06/25 03:55:14 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/06/25 03:55:14 DEBUG : Looking for writers 2026/06/25 03:55:14 DEBUG : file1: reading active writers 2026/06/25 03:55:14 DEBUG : file2: reading active writers 2026/06/25 03:55:14 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/06/25 03:55:14 DEBUG : file2: vfs cache: starting upload 2026/06/25 03:55:14 DEBUG : file1: vfs cache: starting upload 2026/06/25 03:55:14 DEBUG : file1.eaf3a6f0.partial: size = 0 OK 2026/06/25 03:55:14 DEBUG : file2.896e5750.partial: size = 0 OK 2026/06/25 03:55:14 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/file1.eaf3a6f0.partial" 2026/06/25 03:55:14 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/file2.896e5750.partial" 2026/06/25 03:55:14 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:14 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/file1.eaf3a6f0.partial 2026/06/25 03:55:14 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/file1.eaf3a6f0.partial" 2026/06/25 03:55:14 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:14 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/file2.896e5750.partial 2026/06/25 03:55:14 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/file2.896e5750.partial" 2026/06/25 03:55:14 DEBUG : Looking for writers 2026/06/25 03:55:14 DEBUG : file2: reading active writers 2026/06/25 03:55:14 DEBUG : file1: reading active writers 2026/06/25 03:55:14 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/06/25 03:55:14 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:14 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-tagisov5ziva/file2.896e5750.partial 2026/06/25 03:55:14 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:14 DEBUG : file2.896e5750.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/25 03:55:14 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/25 03:55:14 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:14 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-tagisov5ziva/file1.eaf3a6f0.partial 2026/06/25 03:55:14 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:14 DEBUG : file1.eaf3a6f0.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/25 03:55:14 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/25 03:55:14 DEBUG : file2.896e5750.partial: renamed to: file2 2026/06/25 03:55:14 INFO : file2: Copied (new) 2026/06/25 03:55:14 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/file2" 2026/06/25 03:55:14 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:14 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/file2 2026/06/25 03:55:14 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/file2" 2026/06/25 03:55:14 DEBUG : file1.eaf3a6f0.partial: renamed to: file1 2026/06/25 03:55:14 INFO : file1: Copied (new) 2026/06/25 03:55:14 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/file1" 2026/06/25 03:55:14 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:14 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/file1 2026/06/25 03:55:14 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/file1" 2026/06/25 03:55:14 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:14 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-tagisov5ziva/file1 2026/06/25 03:55:14 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:14 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/25 03:55:14 DEBUG : file1: vfs cache: fingerprint now "0,2026-06-25 03:55:14 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/06/25 03:55:14 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/25 03:55:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 03:55:14 INFO : file1: vfs cache: upload succeeded try #1 2026/06/25 03:55:14 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:14 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-tagisov5ziva/file2 2026/06/25 03:55:14 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:14 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/25 03:55:14 DEBUG : file2: vfs cache: fingerprint now "0,2026-06-25 03:55:14 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/06/25 03:55:14 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/06/25 03:55:14 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/25 03:55:14 INFO : file2: vfs cache: upload succeeded try #1 2026/06/25 03:55:14 DEBUG : Looking for writers 2026/06/25 03:55:14 DEBUG : file1: reading active writers 2026/06/25 03:55:14 DEBUG : file2: reading active writers 2026/06/25 03:55:14 DEBUG : >WaitForWriters: 2026/06/25 03:55:14 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/file1" 2026/06/25 03:55:14 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:14 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/file1 2026/06/25 03:55:14 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/file1" 2026/06/25 03:55:14 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:14 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-tagisov5ziva/file1 2026/06/25 03:55:14 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:14 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/25 03:55:14 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/file1" 2026/06/25 03:55:14 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:14 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/file1 2026/06/25 03:55:14 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/file1" 2026/06/25 03:55:14 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:14 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-tagisov5ziva/file1 2026/06/25 03:55:14 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:14 DEBUG : file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/06/25 03:55:14 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/file2" 2026/06/25 03:55:14 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:14 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/file2 2026/06/25 03:55:14 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/file2" 2026/06/25 03:55:14 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:14 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-tagisov5ziva/file2 2026/06/25 03:55:14 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:14 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/25 03:55:14 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/file2" 2026/06/25 03:55:14 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:14 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/file2 2026/06/25 03:55:14 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/file2" 2026/06/25 03:55:14 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:14 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-tagisov5ziva/file2 2026/06/25 03:55:14 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:14 DEBUG : file2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/06/25 03:55:14 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:55:14 DEBUG : Looking for writers 2026/06/25 03:55:14 DEBUG : file1: reading active writers 2026/06/25 03:55:14 DEBUG : file2: reading active writers 2026/06/25 03:55:14 DEBUG : >WaitForWriters: 2026/06/25 03:55:14 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.68s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-tagisov5ziva", Local "Local file system at /tmp/rclone3099960537", Modify Window "1s" 2026/06/25 03:55:14 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: poll-interval is not supported by this remote 2026/06/25 03:55:14 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/25 03:55:14 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:14 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 03:55:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 03:55:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:14 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/25 03:55:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:14 DEBUG : file1: newRWFileHandle: 2026/06/25 03:55:14 DEBUG : file1(0x2e8d5bd8f040): openPending: 2026/06/25 03:55:14 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 03:55:14 DEBUG : file1(0x2e8d5bd8f040): >openPending: err= 2026/06/25 03:55:14 DEBUG : file1: >newRWFileHandle: err= 2026/06/25 03:55:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 03:55:14 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/25 03:55:14 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/25 03:55:14 DEBUG : file1(0x2e8d5bd8f040): _writeAt: size=5, off=0 2026/06/25 03:55:14 DEBUG : file1(0x2e8d5bd8f040): >_writeAt: n=5, err= 2026/06/25 03:55:14 DEBUG : file1(0x2e8d5bd8f040): RWFileHandle.Flush 2026/06/25 03:55:14 DEBUG : file1(0x2e8d5bd8f040): RWFileHandle.Flush 2026/06/25 03:55:14 DEBUG : file1(0x2e8d5bd8f040): close: 2026/06/25 03:55:14 DEBUG : file1: vfs cache: setting modification time to 2026-06-25 03:55:14.834258978 +0000 UTC m=+27.950771778 2026/06/25 03:55:14 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:14 DEBUG : file1(0x2e8d5bd8f040): >close: err= 2026/06/25 03:55:14 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:55:14 DEBUG : Looking for writers 2026/06/25 03:55:14 DEBUG : file1: reading active writers 2026/06/25 03:55:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/25 03:55:14 DEBUG : Looking for writers 2026/06/25 03:55:14 DEBUG : file1: reading active writers 2026/06/25 03:55:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/25 03:55:14 DEBUG : Looking for writers 2026/06/25 03:55:14 DEBUG : file1: reading active writers 2026/06/25 03:55:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/25 03:55:14 DEBUG : Looking for writers 2026/06/25 03:55:14 DEBUG : file1: reading active writers 2026/06/25 03:55:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/25 03:55:14 DEBUG : file1: vfs cache: starting upload 2026/06/25 03:55:14 DEBUG : file1.a69a1250.partial: size = 5 OK 2026/06/25 03:55:14 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/file1.a69a1250.partial" 2026/06/25 03:55:14 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:14 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/file1.a69a1250.partial 2026/06/25 03:55:14 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/file1.a69a1250.partial" 2026/06/25 03:55:14 DEBUG : Looking for writers 2026/06/25 03:55:14 DEBUG : file1: reading active writers 2026/06/25 03:55:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/25 03:55:15 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:15 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-tagisov5ziva/file1.a69a1250.partial 2026/06/25 03:55:15 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:15 DEBUG : file1.a69a1250.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/25 03:55:15 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/25 03:55:15 DEBUG : file1.a69a1250.partial: renamed to: file1 2026/06/25 03:55:15 INFO : file1: Copied (new) 2026/06/25 03:55:15 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/file1" 2026/06/25 03:55:15 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:15 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/file1 2026/06/25 03:55:15 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/file1" 2026/06/25 03:55:15 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:15 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-tagisov5ziva/file1 2026/06/25 03:55:15 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:15 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/25 03:55:15 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-25 03:55:14 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/25 03:55:15 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/25 03:55:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 03:55:15 INFO : file1: vfs cache: upload succeeded try #1 2026/06/25 03:55:15 DEBUG : Looking for writers 2026/06/25 03:55:15 DEBUG : file1: reading active writers 2026/06/25 03:55:15 DEBUG : >WaitForWriters: 2026/06/25 03:55:15 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.32s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-tagisov5ziva", Local "Local file system at /tmp/rclone3099960537", Modify Window "1s" 2026/06/25 03:55:15 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: poll-interval is not supported by this remote 2026/06/25 03:55:15 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/25 03:55:15 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:15 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 03:55:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 03:55:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:15 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/25 03:55:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:15 DEBUG : file1: newRWFileHandle: 2026/06/25 03:55:15 DEBUG : file1(0x2e8d5bf128c0): openPending: 2026/06/25 03:55:15 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 03:55:15 DEBUG : file1(0x2e8d5bf128c0): >openPending: err= 2026/06/25 03:55:15 DEBUG : file1: >newRWFileHandle: err= 2026/06/25 03:55:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 03:55:15 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/25 03:55:15 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/25 03:55:15 DEBUG : file1(0x2e8d5bf128c0): _writeAt: size=5, off=0 2026/06/25 03:55:15 DEBUG : file1(0x2e8d5bf128c0): >_writeAt: n=5, err= 2026/06/25 03:55:15 DEBUG : file1(0x2e8d5bf128c0): RWFileHandle.Release 2026/06/25 03:55:15 DEBUG : file1(0x2e8d5bf128c0): close: 2026/06/25 03:55:15 DEBUG : file1: vfs cache: setting modification time to 2026-06-25 03:55:15.152709921 +0000 UTC m=+28.269222721 2026/06/25 03:55:15 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:15 DEBUG : file1(0x2e8d5bf128c0): >close: err= 2026/06/25 03:55:15 DEBUG : file1(0x2e8d5bf128c0): RWFileHandle.Release 2026/06/25 03:55:15 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:55:15 DEBUG : Looking for writers 2026/06/25 03:55:15 DEBUG : file1: reading active writers 2026/06/25 03:55:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/25 03:55:15 DEBUG : Looking for writers 2026/06/25 03:55:15 DEBUG : file1: reading active writers 2026/06/25 03:55:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/25 03:55:15 DEBUG : Looking for writers 2026/06/25 03:55:15 DEBUG : file1: reading active writers 2026/06/25 03:55:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/25 03:55:15 DEBUG : Looking for writers 2026/06/25 03:55:15 DEBUG : file1: reading active writers 2026/06/25 03:55:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/25 03:55:15 DEBUG : file1: vfs cache: starting upload 2026/06/25 03:55:15 DEBUG : file1.7974cce0.partial: size = 5 OK 2026/06/25 03:55:15 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/file1.7974cce0.partial" 2026/06/25 03:55:15 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:15 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/file1.7974cce0.partial 2026/06/25 03:55:15 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/file1.7974cce0.partial" 2026/06/25 03:55:15 DEBUG : Looking for writers 2026/06/25 03:55:15 DEBUG : file1: reading active writers 2026/06/25 03:55:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/25 03:55:15 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:15 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-tagisov5ziva/file1.7974cce0.partial 2026/06/25 03:55:15 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:15 DEBUG : file1.7974cce0.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/25 03:55:15 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/25 03:55:15 DEBUG : file1.7974cce0.partial: renamed to: file1 2026/06/25 03:55:15 INFO : file1: Copied (new) 2026/06/25 03:55:15 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/file1" 2026/06/25 03:55:15 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:15 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/file1 2026/06/25 03:55:15 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/file1" 2026/06/25 03:55:15 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:15 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-tagisov5ziva/file1 2026/06/25 03:55:15 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:15 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/25 03:55:15 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-25 03:55:15 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/25 03:55:15 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/25 03:55:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 03:55:15 INFO : file1: vfs cache: upload succeeded try #1 2026/06/25 03:55:15 DEBUG : Looking for writers 2026/06/25 03:55:15 DEBUG : file1: reading active writers 2026/06/25 03:55:15 DEBUG : >WaitForWriters: 2026/06/25 03:55:15 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.32s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "sftp://rclone@:22/rclone-test-tagisov5ziva", Local "Local file system at /tmp/rclone3099960537", Modify Window "1s" 2026/06/25 03:55:15 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: poll-interval is not supported by this remote 2026/06/25 03:55:15 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/25 03:55:15 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:15 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 03:55:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 03:55:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:15 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/25 03:55:15 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:15 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:15 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:15 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:15 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:15 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:15 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:15 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/25 03:55:15 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:15 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:15 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:15 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:15 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:15 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:15 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:15 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/25 03:55:15 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/06/25 03:55:15 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/25 03:55:15 DEBUG : dir/file1: newRWFileHandle: 2026/06/25 03:55:15 DEBUG : dir/file1(0x2e8d5c1ec7c0): openPending: 2026/06/25 03:55:15 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:15 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:15 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:15 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:15 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:15 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:15 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:15 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/25 03:55:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/25 03:55:15 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/25 03:55:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 03:55:15 DEBUG : dir/file1(0x2e8d5c1ec7c0): >openPending: err= 2026/06/25 03:55:15 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/25 03:55:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/25 03:55:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/25 03:55:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/25 03:55:15 DEBUG : dir/file1(0x2e8d5c1ec7c0): _writeAt: size=5, off=0 2026/06/25 03:55:15 DEBUG : dir/file1(0x2e8d5c1ec7c0): >_writeAt: n=5, err= 2026/06/25 03:55:15 DEBUG : dir/file1(0x2e8d5c1ec7c0): close: 2026/06/25 03:55:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:15 DEBUG : dir/file1: vfs cache: setting modification time to 2026-06-25 03:55:15.741241351 +0000 UTC m=+28.857754161 2026/06/25 03:55:15 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:15 DEBUG : dir/file1(0x2e8d5c1ec7c0): >close: err= 2026/06/25 03:55:15 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:55:15 DEBUG : dir: Looking for writers 2026/06/25 03:55:15 DEBUG : file1: reading active writers 2026/06/25 03:55:15 DEBUG : Looking for writers 2026/06/25 03:55:15 DEBUG : dir: reading active writers 2026/06/25 03:55:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/25 03:55:15 DEBUG : dir: Looking for writers 2026/06/25 03:55:15 DEBUG : file1: reading active writers 2026/06/25 03:55:15 DEBUG : Looking for writers 2026/06/25 03:55:15 DEBUG : dir: reading active writers 2026/06/25 03:55:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/25 03:55:15 DEBUG : dir: Looking for writers 2026/06/25 03:55:15 DEBUG : file1: reading active writers 2026/06/25 03:55:15 DEBUG : Looking for writers 2026/06/25 03:55:15 DEBUG : dir: reading active writers 2026/06/25 03:55:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/25 03:55:15 DEBUG : dir: Looking for writers 2026/06/25 03:55:15 DEBUG : file1: reading active writers 2026/06/25 03:55:15 DEBUG : Looking for writers 2026/06/25 03:55:15 DEBUG : dir: reading active writers 2026/06/25 03:55:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/25 03:55:15 DEBUG : dir/file1: vfs cache: starting upload 2026/06/25 03:55:15 DEBUG : dir/file1.40d99a0c.partial: size = 5 OK 2026/06/25 03:55:15 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1.40d99a0c.partial" 2026/06/25 03:55:15 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:15 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1.40d99a0c.partial 2026/06/25 03:55:15 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1.40d99a0c.partial" 2026/06/25 03:55:15 DEBUG : dir: Looking for writers 2026/06/25 03:55:15 DEBUG : file1: reading active writers 2026/06/25 03:55:15 DEBUG : Looking for writers 2026/06/25 03:55:15 DEBUG : dir: reading active writers 2026/06/25 03:55:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/25 03:55:15 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:15 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-tagisov5ziva/dir/file1.40d99a0c.partial 2026/06/25 03:55:15 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:15 DEBUG : dir/file1.40d99a0c.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/25 03:55:15 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/25 03:55:15 DEBUG : dir/file1.40d99a0c.partial: renamed to: dir/file1 2026/06/25 03:55:15 INFO : dir/file1: Copied (replaced existing) 2026/06/25 03:55:15 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:15 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:15 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:15 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:16 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:16 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:16 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:16 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/25 03:55:16 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-06-25 03:55:15 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/25 03:55:16 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/25 03:55:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 03:55:16 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/25 03:55:16 DEBUG : dir: Looking for writers 2026/06/25 03:55:16 DEBUG : file1: reading active writers 2026/06/25 03:55:16 DEBUG : Looking for writers 2026/06/25 03:55:16 DEBUG : dir: reading active writers 2026/06/25 03:55:16 DEBUG : >WaitForWriters: 2026/06/25 03:55:16 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.59s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "sftp://rclone@:22/rclone-test-tagisov5ziva", Local "Local file system at /tmp/rclone3099960537", Modify Window "1s" 2026/06/25 03:55:16 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: poll-interval is not supported by this remote 2026/06/25 03:55:16 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/25 03:55:16 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:16 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 03:55:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 03:55:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:16 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/25 03:55:16 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:16 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:16 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:16 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:16 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:16 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:16 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:16 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/25 03:55:16 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:16 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:16 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:16 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:16 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:16 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:16 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:16 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/25 03:55:16 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:16 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:16 DEBUG : dir/file1: newRWFileHandle: 2026/06/25 03:55:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/25 03:55:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 03:55:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/25 03:55:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/25 03:55:16 DEBUG : dir/file1(0x2e8d5bcae700): _writeAt: size=5, off=0 2026/06/25 03:55:16 DEBUG : dir/file1(0x2e8d5bcae700): openPending: 2026/06/25 03:55:16 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:16 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:16 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:16 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:16 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:16 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:16 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:16 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/25 03:55:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/25 03:55:16 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/25 03:55:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 03:55:16 DEBUG : dir/file1(0x2e8d5bcae700): >openPending: err= 2026/06/25 03:55:16 DEBUG : dir/file1(0x2e8d5bcae700): >_writeAt: n=5, err= 2026/06/25 03:55:16 DEBUG : dir/file1(0x2e8d5bcae700): _writeAt: size=15, off=5 2026/06/25 03:55:16 DEBUG : dir/file1(0x2e8d5bcae700): >_writeAt: n=15, err= 2026/06/25 03:55:16 DEBUG : dir/file1(0x2e8d5bcae700): close: 2026/06/25 03:55:16 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/06/25 03:55:16 DEBUG : dir/file1: vfs cache: setting modification time to 2026-06-25 03:55:16.349584159 +0000 UTC m=+29.466096959 2026/06/25 03:55:16 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:16 DEBUG : dir/file1(0x2e8d5bcae700): >close: err= 2026/06/25 03:55:16 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:55:16 DEBUG : dir: Looking for writers 2026/06/25 03:55:16 DEBUG : file1: reading active writers 2026/06/25 03:55:16 DEBUG : Looking for writers 2026/06/25 03:55:16 DEBUG : dir: reading active writers 2026/06/25 03:55:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/25 03:55:16 DEBUG : dir: Looking for writers 2026/06/25 03:55:16 DEBUG : file1: reading active writers 2026/06/25 03:55:16 DEBUG : Looking for writers 2026/06/25 03:55:16 DEBUG : dir: reading active writers 2026/06/25 03:55:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/25 03:55:16 DEBUG : dir: Looking for writers 2026/06/25 03:55:16 DEBUG : file1: reading active writers 2026/06/25 03:55:16 DEBUG : Looking for writers 2026/06/25 03:55:16 DEBUG : dir: reading active writers 2026/06/25 03:55:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/25 03:55:16 DEBUG : dir: Looking for writers 2026/06/25 03:55:16 DEBUG : file1: reading active writers 2026/06/25 03:55:16 DEBUG : Looking for writers 2026/06/25 03:55:16 DEBUG : dir: reading active writers 2026/06/25 03:55:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/25 03:55:16 DEBUG : dir/file1: vfs cache: starting upload 2026/06/25 03:55:16 DEBUG : dir/file1.f9a6c931.partial: size = 20 OK 2026/06/25 03:55:16 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1.f9a6c931.partial" 2026/06/25 03:55:16 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:16 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1.f9a6c931.partial 2026/06/25 03:55:16 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1.f9a6c931.partial" 2026/06/25 03:55:16 DEBUG : dir: Looking for writers 2026/06/25 03:55:16 DEBUG : file1: reading active writers 2026/06/25 03:55:16 DEBUG : Looking for writers 2026/06/25 03:55:16 DEBUG : dir: reading active writers 2026/06/25 03:55:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/25 03:55:16 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:16 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-tagisov5ziva/dir/file1.f9a6c931.partial 2026/06/25 03:55:16 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:16 DEBUG : dir/file1.f9a6c931.partial: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/06/25 03:55:16 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/06/25 03:55:16 DEBUG : dir/file1.f9a6c931.partial: renamed to: dir/file1 2026/06/25 03:55:16 INFO : dir/file1: Copied (replaced existing) 2026/06/25 03:55:16 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:16 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:16 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:16 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:16 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:16 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:16 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:16 DEBUG : dir/file1: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/06/25 03:55:16 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-06-25 03:55:16 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/06/25 03:55:16 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/25 03:55:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 03:55:16 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/25 03:55:16 DEBUG : dir: Looking for writers 2026/06/25 03:55:16 DEBUG : file1: reading active writers 2026/06/25 03:55:16 DEBUG : Looking for writers 2026/06/25 03:55:16 DEBUG : dir: reading active writers 2026/06/25 03:55:16 DEBUG : >WaitForWriters: 2026/06/25 03:55:16 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.61s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "sftp://rclone@:22/rclone-test-tagisov5ziva", Local "Local file system at /tmp/rclone3099960537", Modify Window "1s" 2026/06/25 03:55:16 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: poll-interval is not supported by this remote 2026/06/25 03:55:16 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/25 03:55:16 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:16 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 03:55:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 03:55:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:16 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/25 03:55:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:16 DEBUG : file1: newRWFileHandle: 2026/06/25 03:55:16 DEBUG : file1(0x2e8d5bcafe00): openPending: 2026/06/25 03:55:16 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 03:55:16 DEBUG : file1(0x2e8d5bcafe00): >openPending: err= 2026/06/25 03:55:16 DEBUG : file1: >newRWFileHandle: err= 2026/06/25 03:55:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 03:55:16 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/25 03:55:16 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/25 03:55:16 DEBUG : file1(0x2e8d5bcafe00): _writeAt: size=5, off=0 2026/06/25 03:55:16 DEBUG : file1(0x2e8d5bcafe00): >_writeAt: n=5, err= 2026/06/25 03:55:16 DEBUG : file1(0x2e8d5bcafe00): close: 2026/06/25 03:55:16 DEBUG : file1: vfs cache: setting modification time to 2026-06-25 03:55:16.673265213 +0000 UTC m=+29.789778014 2026/06/25 03:55:16 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:16 DEBUG : file1(0x2e8d5bcafe00): >close: err= 2026/06/25 03:55:16 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:55:16 DEBUG : Looking for writers 2026/06/25 03:55:16 DEBUG : file1: reading active writers 2026/06/25 03:55:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/25 03:55:16 DEBUG : Looking for writers 2026/06/25 03:55:16 DEBUG : file1: reading active writers 2026/06/25 03:55:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/25 03:55:16 DEBUG : Looking for writers 2026/06/25 03:55:16 DEBUG : file1: reading active writers 2026/06/25 03:55:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/25 03:55:16 DEBUG : Looking for writers 2026/06/25 03:55:16 DEBUG : file1: reading active writers 2026/06/25 03:55:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/25 03:55:16 DEBUG : file1: vfs cache: starting upload 2026/06/25 03:55:16 DEBUG : file1.704b29d3.partial: size = 5 OK 2026/06/25 03:55:16 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/file1.704b29d3.partial" 2026/06/25 03:55:16 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:16 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/file1.704b29d3.partial 2026/06/25 03:55:16 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/file1.704b29d3.partial" 2026/06/25 03:55:16 DEBUG : Looking for writers 2026/06/25 03:55:16 DEBUG : file1: reading active writers 2026/06/25 03:55:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/25 03:55:16 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:16 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-tagisov5ziva/file1.704b29d3.partial 2026/06/25 03:55:16 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:16 DEBUG : file1.704b29d3.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/25 03:55:16 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/25 03:55:16 DEBUG : file1.704b29d3.partial: renamed to: file1 2026/06/25 03:55:16 INFO : file1: Copied (new) 2026/06/25 03:55:16 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/file1" 2026/06/25 03:55:16 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:16 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/file1 2026/06/25 03:55:16 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/file1" 2026/06/25 03:55:16 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-tagisov5ziva/dir/file1: no such file or directory 2026/06/25 03:55:16 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-tagisov5ziva/dir/file1: no such file or directory 2026/06/25 03:55:16 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:16 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-tagisov5ziva/file1 2026/06/25 03:55:16 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:16 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/25 03:55:16 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-25 03:55:16 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/25 03:55:16 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/25 03:55:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 03:55:16 INFO : file1: vfs cache: upload succeeded try #1 2026/06/25 03:55:16 DEBUG : Looking for writers 2026/06/25 03:55:16 DEBUG : file1: reading active writers 2026/06/25 03:55:16 DEBUG : >WaitForWriters: 2026/06/25 03:55:16 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.32s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "sftp://rclone@:22/rclone-test-tagisov5ziva", Local "Local file system at /tmp/rclone3099960537", Modify Window "1s" 2026/06/25 03:55:16 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: poll-interval is not supported by this remote 2026/06/25 03:55:16 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/25 03:55:16 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:16 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 03:55:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 03:55:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/06/25 03:55:16 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/25 03:55:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/25 03:55:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 03:55:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:16 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:16 DEBUG : open-test-file(0x2e8d5c1ed6c0): openPending: 2026/06/25 03:55:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:16 DEBUG : open-test-file(0x2e8d5c1ed6c0): >openPending: err= 2026/06/25 03:55:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:16 DEBUG : open-test-file(0x2e8d5c1ed6c0): _writeAt: size=5, off=0 2026/06/25 03:55:16 DEBUG : open-test-file(0x2e8d5c1ed6c0): >_writeAt: n=5, err= 2026/06/25 03:55:16 DEBUG : open-test-file(0x2e8d5c1ed6c0): close: 2026/06/25 03:55:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:16.992604052 +0000 UTC m=+30.109116852 2026/06/25 03:55:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:16 DEBUG : open-test-file(0x2e8d5c1ed6c0): >close: err= 2026/06/25 03:55:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/25 03:55:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:16 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:16 DEBUG : open-test-file(0x2e8d5c1edb40): _readAt: size=2, off=0 2026/06/25 03:55:16 DEBUG : open-test-file(0x2e8d5c1edb40): openPending: 2026/06/25 03:55:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:16 DEBUG : open-test-file(0x2e8d5c1edb40): >openPending: err= 2026/06/25 03:55:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:16 DEBUG : open-test-file(0x2e8d5c1edb40): >_readAt: n=2, err= 2026/06/25 03:55:16 DEBUG : open-test-file(0x2e8d5c1edb40): _writeAt: size=3, off=2 2026/06/25 03:55:16 DEBUG : open-test-file(0x2e8d5c1edb40): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 03:55:16 DEBUG : open-test-file(0x2e8d5c1edb40): close: 2026/06/25 03:55:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:16.992604052 +0000 UTC m=+30.109116852 2026/06/25 03:55:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:16 DEBUG : open-test-file(0x2e8d5c1edb40): >close: err= 2026/06/25 03:55:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:16 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:16 DEBUG : open-test-file(0x2e8d5c134100): _readAt: size=512, off=0 2026/06/25 03:55:16 DEBUG : open-test-file(0x2e8d5c134100): openPending: 2026/06/25 03:55:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:16 DEBUG : open-test-file(0x2e8d5c134100): >openPending: err= 2026/06/25 03:55:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:16 DEBUG : open-test-file(0x2e8d5c134100): >_readAt: n=5, err=EOF 2026/06/25 03:55:16 DEBUG : open-test-file(0x2e8d5c134100): close: 2026/06/25 03:55:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:16.992604052 +0000 UTC m=+30.109116852 2026/06/25 03:55:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:16 DEBUG : open-test-file(0x2e8d5c134100): >close: err= 2026/06/25 03:55:16 DEBUG : open-test-file: Remove: 2026/06/25 03:55:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5be98cb0 item 1 2026/06/25 03:55:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/06/25 03:55:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 03:55:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:16 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:16 DEBUG : open-test-file(0x2e8d5c134740): openPending: 2026/06/25 03:55:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:16 DEBUG : open-test-file(0x2e8d5c134740): >openPending: err= 2026/06/25 03:55:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:16 DEBUG : open-test-file(0x2e8d5c134740): _writeAt: size=5, off=0 2026/06/25 03:55:16 DEBUG : open-test-file(0x2e8d5c134740): >_writeAt: n=5, err= 2026/06/25 03:55:16 DEBUG : open-test-file(0x2e8d5c134740): close: 2026/06/25 03:55:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:16.99511661 +0000 UTC m=+30.111629410 2026/06/25 03:55:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:16 DEBUG : open-test-file(0x2e8d5c134740): >close: err= 2026/06/25 03:55:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 03:55:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:16 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:16 DEBUG : open-test-file(0x2e8d5c134cc0): _readAt: size=512, off=0 2026/06/25 03:55:16 DEBUG : open-test-file(0x2e8d5c134cc0): openPending: 2026/06/25 03:55:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:16 DEBUG : open-test-file(0x2e8d5c134cc0): >openPending: err= 2026/06/25 03:55:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:16 DEBUG : open-test-file(0x2e8d5c134cc0): >_readAt: n=5, err=EOF 2026/06/25 03:55:16 DEBUG : open-test-file(0x2e8d5c134cc0): close: 2026/06/25 03:55:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:16.99511661 +0000 UTC m=+30.111629410 2026/06/25 03:55:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:16 DEBUG : open-test-file(0x2e8d5c134cc0): >close: err= 2026/06/25 03:55:16 DEBUG : open-test-file: Remove: 2026/06/25 03:55:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5be993b0 item 2 2026/06/25 03:55:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/06/25 03:55:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 03:55:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:16 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:16 DEBUG : open-test-file(0x2e8d5c135300): openPending: 2026/06/25 03:55:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:16 DEBUG : open-test-file(0x2e8d5c135300): >openPending: err= 2026/06/25 03:55:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:16 DEBUG : open-test-file(0x2e8d5c135300): _writeAt: size=5, off=0 2026/06/25 03:55:16 DEBUG : open-test-file(0x2e8d5c135300): >_writeAt: n=5, err= 2026/06/25 03:55:16 DEBUG : open-test-file(0x2e8d5c135300): close: 2026/06/25 03:55:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:16.996368352 +0000 UTC m=+30.112881172 2026/06/25 03:55:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:16 DEBUG : open-test-file(0x2e8d5c135300): >close: err= 2026/06/25 03:55:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/06/25 03:55:16 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:16 DEBUG : open-test-file(0x2e8d5c135780): _readAt: size=2, off=0 2026/06/25 03:55:16 DEBUG : open-test-file(0x2e8d5c135780): openPending: 2026/06/25 03:55:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:16 DEBUG : open-test-file(0x2e8d5c135780): >openPending: err= 2026/06/25 03:55:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:16 DEBUG : open-test-file(0x2e8d5c135780): >_readAt: n=2, err= 2026/06/25 03:55:16 DEBUG : open-test-file(0x2e8d5c135780): _writeAt: size=3, off=2 2026/06/25 03:55:16 DEBUG : open-test-file(0x2e8d5c135780): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 03:55:16 DEBUG : open-test-file(0x2e8d5c135780): close: 2026/06/25 03:55:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:16.996368352 +0000 UTC m=+30.112881172 2026/06/25 03:55:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:16 DEBUG : open-test-file(0x2e8d5c135780): >close: err= 2026/06/25 03:55:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:16 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:16 DEBUG : open-test-file(0x2e8d5c135c40): _readAt: size=512, off=0 2026/06/25 03:55:16 DEBUG : open-test-file(0x2e8d5c135c40): openPending: 2026/06/25 03:55:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:16 DEBUG : open-test-file(0x2e8d5c135c40): >openPending: err= 2026/06/25 03:55:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:16 DEBUG : open-test-file(0x2e8d5c135c40): >_readAt: n=5, err=EOF 2026/06/25 03:55:16 DEBUG : open-test-file(0x2e8d5c135c40): close: 2026/06/25 03:55:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:16.996368352 +0000 UTC m=+30.112881172 2026/06/25 03:55:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:16 DEBUG : open-test-file(0x2e8d5c135c40): >close: err= 2026/06/25 03:55:16 DEBUG : open-test-file: Remove: 2026/06/25 03:55:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5be99960 item 3 2026/06/25 03:55:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/06/25 03:55:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 03:55:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:16 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:16 DEBUG : open-test-file(0x2e8d5bad5140): openPending: 2026/06/25 03:55:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:16 DEBUG : open-test-file(0x2e8d5bad5140): >openPending: err= 2026/06/25 03:55:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:16 DEBUG : open-test-file(0x2e8d5bad5140): _writeAt: size=5, off=0 2026/06/25 03:55:16 DEBUG : open-test-file(0x2e8d5bad5140): >_writeAt: n=5, err= 2026/06/25 03:55:16 DEBUG : open-test-file(0x2e8d5bad5140): close: 2026/06/25 03:55:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:16.998230759 +0000 UTC m=+30.114743559 2026/06/25 03:55:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:16 DEBUG : open-test-file(0x2e8d5bad5140): >close: err= 2026/06/25 03:55:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 03:55:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:16 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:16 DEBUG : open-test-file(0x2e8d5bad57c0): _readAt: size=512, off=0 2026/06/25 03:55:16 DEBUG : open-test-file(0x2e8d5bad57c0): openPending: 2026/06/25 03:55:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:16 DEBUG : open-test-file(0x2e8d5bad57c0): >openPending: err= 2026/06/25 03:55:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:16 DEBUG : open-test-file(0x2e8d5bad57c0): >_readAt: n=5, err=EOF 2026/06/25 03:55:16 DEBUG : open-test-file(0x2e8d5bad57c0): close: 2026/06/25 03:55:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:16.998230759 +0000 UTC m=+30.114743559 2026/06/25 03:55:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:16 DEBUG : open-test-file(0x2e8d5bad57c0): >close: err= 2026/06/25 03:55:16 DEBUG : open-test-file: Remove: 2026/06/25 03:55:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bd86310 item 4 2026/06/25 03:55:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/06/25 03:55:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/25 03:55:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 03:55:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:16 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:16 DEBUG : open-test-file(0x2e8d5bf12080): openPending: 2026/06/25 03:55:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:16 DEBUG : open-test-file(0x2e8d5bf12080): >openPending: err= 2026/06/25 03:55:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:16 DEBUG : open-test-file(0x2e8d5bf12080): _writeAt: size=5, off=0 2026/06/25 03:55:16 DEBUG : open-test-file(0x2e8d5bf12080): >_writeAt: n=5, err= 2026/06/25 03:55:16 DEBUG : open-test-file(0x2e8d5bf12080): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:16.999825133 +0000 UTC m=+30.116337933 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf12080): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf128c0): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf128c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf128c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf128c0): >_readAt: n=2, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf128c0): _writeAt: size=3, off=2 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf128c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf128c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:16.999825133 +0000 UTC m=+30.116337933 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf128c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf12e00): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf12e00): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf12e00): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf12e00): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf12e00): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:16.999825133 +0000 UTC m=+30.116337933 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf12e00): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bd86930 item 5 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf13b00): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf13b00): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf13b00): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf13b00): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf13b00): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.001725181 +0000 UTC m=+30.118237982 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf13b00): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8e2c0): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8e2c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8e2c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8e2c0): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8e2c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.001725181 +0000 UTC m=+30.118237982 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8e2c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bd86f50 item 6 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8e940): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8e940): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8e940): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8e940): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8e940): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.003328092 +0000 UTC m=+30.119840912 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8e940): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8ee40): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8ee40): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8ee40): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8ee40): >_readAt: n=2, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8ee40): _writeAt: size=3, off=2 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8ee40): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8ee40): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.003328092 +0000 UTC m=+30.119840912 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8ee40): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8f400): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8f400): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8f400): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8f400): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8f400): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.003328092 +0000 UTC m=+30.119840912 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8f400): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bd873b0 item 7 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8fa80): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8fa80): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8fa80): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8fa80): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8fa80): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.005409231 +0000 UTC m=+30.121922031 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8fa80): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5b8b8380): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5b8b8380): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5b8b8380): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5b8b8380): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5b8b8380): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.005409231 +0000 UTC m=+30.121922031 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5b8b8380): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bcaa230 item 8 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5b8b8a80): _readAt: size=2, off=0 2026/06/25 03:55:17 ERROR : open-test-file(0x2e8d5b8b8a80): Couldn't read size of file 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5b8b8a80): >_readAt: n=0, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5b8b8a80): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5b8b8a80): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5b8b8a80): close: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5b8b8a80): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5b8b8e40): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5b8b8e40): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5b8b8e40): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5b8b8e40): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5b8b8e40): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.007523652 +0000 UTC m=+30.124036452 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5b8b8e40): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5b8b92c0): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5b8b92c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5b8b92c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5b8b92c0): >_readAt: n=2, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5b8b92c0): _writeAt: size=3, off=2 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5b8b92c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5b8b92c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.007523652 +0000 UTC m=+30.124036452 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5b8b92c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf1a0c0): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf1a0c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf1a0c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf1a0c0): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf1a0c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.007523652 +0000 UTC m=+30.124036452 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf1a0c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bcaa850 item 9 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf1a740): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf1a740): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf1a740): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf1a740): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf1a740): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.009516614 +0000 UTC m=+30.126029415 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf1a740): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf1ac80): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf1ac80): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf1ac80): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf1ac80): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf1ac80): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.009516614 +0000 UTC m=+30.126029415 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf1ac80): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bcaaee0 item 10 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf1b2c0): _readAt: size=2, off=0 2026/06/25 03:55:17 ERROR : open-test-file(0x2e8d5bf1b2c0): Couldn't read size of file 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf1b2c0): >_readAt: n=0, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf1b2c0): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf1b2c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf1b2c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf1b2c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf1b680): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf1b680): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf1b680): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf1b680): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf1b680): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.011065634 +0000 UTC m=+30.127578434 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf1b680): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf1bb80): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf1bb80): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf1bb80): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf1bb80): >_readAt: n=2, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf1bb80): _writeAt: size=3, off=2 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf1bb80): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf1bb80): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.011065634 +0000 UTC m=+30.127578434 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf1bb80): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf32180): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf32180): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf32180): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf32180): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf32180): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.011065634 +0000 UTC m=+30.127578434 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf32180): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bcab8f0 item 11 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf32800): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf32800): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf32800): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf32800): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf32800): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.012903085 +0000 UTC m=+30.129415885 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf32800): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf32d40): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf32d40): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf32d40): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf32d40): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf32d40): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.012903085 +0000 UTC m=+30.129415885 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf32d40): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c50e2a0 item 12 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf33380): _readAt: size=2, off=0 2026/06/25 03:55:17 ERROR : open-test-file(0x2e8d5bf33380): Couldn't read size of file 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf33380): >_readAt: n=0, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf33380): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf33380): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf33380): close: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf33380): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf33740): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf33740): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf33740): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf33740): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf33740): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.014453196 +0000 UTC m=+30.130965996 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf33740): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf33e00): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf33e00): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf33e00): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf33e00): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf33e00): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.014453196 +0000 UTC m=+30.130965996 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf33e00): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c50e690 item 13 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf74580): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf74580): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf74580): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf74580): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf74580): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.015891257 +0000 UTC m=+30.132404057 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf74580): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf74ac0): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf74ac0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf74ac0): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf74ac0): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf74ac0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.015891257 +0000 UTC m=+30.132404057 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf74ac0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c50ed20 item 14 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf75100): _readAt: size=2, off=0 2026/06/25 03:55:17 ERROR : open-test-file(0x2e8d5bf75100): Couldn't read size of file 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf75100): >_readAt: n=0, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf75100): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf75100): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf75100): close: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf75100): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf754c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf754c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf754c0): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf754c0): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf754c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.017972506 +0000 UTC m=+30.134485305 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf754c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf75b80): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf75b80): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf75b80): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf75b80): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf75b80): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.017972506 +0000 UTC m=+30.134485305 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf75b80): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c50f0a0 item 15 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 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/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfc2300): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfc2300): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfc2300): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfc2300): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfc2300): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.019444431 +0000 UTC m=+30.135957250 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfc2300): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfc2840): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfc2840): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfc2840): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfc2840): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfc2840): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.019444431 +0000 UTC m=+30.135957250 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfc2840): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c50f500 item 16 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfc2e80): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfc2e80): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfc2e80): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfc2e80): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfc2e80): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.020848486 +0000 UTC m=+30.137361287 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfc2e80): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfc3300): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfc3300): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfc3300): open at offset 5 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfc3300): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfc3300): >_readAt: n=2, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfc3300): _writeAt: size=3, off=7 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfc3300): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfc3300): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.020848486 +0000 UTC m=+30.137361287 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfc3300): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfc3800): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfc3800): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfc3800): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfc3800): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfc3800): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.020848486 +0000 UTC m=+30.137361287 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfc3800): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c50f960 item 17 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfc3e80): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfc3e80): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfc3e80): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfc3e80): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfc3e80): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.023191046 +0000 UTC m=+30.139703846 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfc3e80): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff24c0): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff24c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff24c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff24c0): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff24c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.023191046 +0000 UTC m=+30.139703846 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff24c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c50fe30 item 18 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff2b40): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff2b40): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff2b40): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff2b40): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff2b40): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.024622905 +0000 UTC m=+30.141135705 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff2b40): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff3040): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff3040): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff3040): open at offset 5 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff3040): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff3040): >_readAt: n=2, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff3040): _writeAt: size=3, off=7 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff3040): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff3040): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.024622905 +0000 UTC m=+30.141135705 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff3040): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff3540): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff3540): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff3540): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff3540): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff3540): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.024622905 +0000 UTC m=+30.141135705 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff3540): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bf50540 item 19 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff3bc0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff3bc0): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff3bc0): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff3bc0): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff3bc0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.026612863 +0000 UTC m=+30.143125693 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff3bc0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c020200): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c020200): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c020200): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c020200): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c020200): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.026612863 +0000 UTC m=+30.143125693 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c020200): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bf50bd0 item 20 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c020880): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c020880): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c020880): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c020880): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c020880): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.028059229 +0000 UTC m=+30.144572030 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c020880): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c020d80): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c020d80): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c020d80): open at offset 5 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c020d80): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c020d80): >_readAt: n=2, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c020d80): _writeAt: size=3, off=7 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c020d80): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c020d80): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.028059229 +0000 UTC m=+30.144572030 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c020d80): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c021280): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c021280): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c021280): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c021280): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c021280): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.028059229 +0000 UTC m=+30.144572030 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c021280): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bf50f50 item 21 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c021900): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c021900): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c021900): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c021900): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c021900): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.030187235 +0000 UTC m=+30.146700035 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c021900): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c184c80): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c184c80): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c184c80): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c184c80): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c184c80): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.030187235 +0000 UTC m=+30.146700035 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c184c80): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bf77d50 item 22 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c185300): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c185300): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c185300): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c185300): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c185300): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.031542401 +0000 UTC m=+30.148055201 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c185300): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c185800): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c185800): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c185800): open at offset 5 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c185800): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c185800): >_readAt: n=2, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c185800): _writeAt: size=3, off=7 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c185800): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c185800): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.031542401 +0000 UTC m=+30.148055201 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c185800): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c185d00): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c185d00): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c185d00): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c185d00): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c185d00): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.031542401 +0000 UTC m=+30.148055201 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c185d00): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bff8310 item 23 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 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/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c33c480): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c33c480): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c33c480): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c33c480): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c33c480): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.033431598 +0000 UTC m=+30.149944418 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c33c480): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c33c9c0): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c33c9c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c33c9c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c33c9c0): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c33c9c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.033431598 +0000 UTC m=+30.149944418 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c33c9c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bff8a10 item 24 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c33d000): _readAt: size=2, off=0 2026/06/25 03:55:17 ERROR : open-test-file(0x2e8d5c33d000): Couldn't read size of file 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c33d000): >_readAt: n=0, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c33d000): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c33d000): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c33d000): close: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c33d000): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c33d3c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c33d3c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c33d3c0): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c33d3c0): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c33d3c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.034868728 +0000 UTC m=+30.151381568 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c33d3c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c33d8c0): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c33d8c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c33d8c0): open at offset 5 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c33d8c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c33d8c0): >_readAt: n=2, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c33d8c0): _writeAt: size=3, off=7 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c33d8c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c33d8c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.034868728 +0000 UTC m=+30.151381568 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c33d8c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c33de00): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c33de00): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c33de00): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c33de00): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c33de00): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.034868728 +0000 UTC m=+30.151381568 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c33de00): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bff8e70 item 25 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c354580): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c354580): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c354580): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c354580): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c354580): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.037050866 +0000 UTC m=+30.153563667 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c354580): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c354ac0): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c354ac0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c354ac0): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c354ac0): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c354ac0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.037050866 +0000 UTC m=+30.153563667 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c354ac0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bff9570 item 26 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c355100): _readAt: size=2, off=0 2026/06/25 03:55:17 ERROR : open-test-file(0x2e8d5c355100): Couldn't read size of file 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c355100): >_readAt: n=0, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c355100): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c355100): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c355100): close: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c355100): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3554c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3554c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3554c0): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3554c0): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3554c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.038971033 +0000 UTC m=+30.155483853 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3554c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3559c0): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3559c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3559c0): open at offset 5 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3559c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3559c0): >_readAt: n=2, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3559c0): _writeAt: size=3, off=7 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3559c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3559c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.038971033 +0000 UTC m=+30.155483853 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3559c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c36c000): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c36c000): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c36c000): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c36c000): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c36c000): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.038971033 +0000 UTC m=+30.155483853 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c36c000): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bff9960 item 27 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 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/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c36c680): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c36c680): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c36c680): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c36c680): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c36c680): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.041292211 +0000 UTC m=+30.157805021 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c36c680): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c36cbc0): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c36cbc0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c36cbc0): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c36cbc0): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c36cbc0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.041292211 +0000 UTC m=+30.157805021 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c36cbc0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c1240e0 item 28 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c36d200): _readAt: size=2, off=0 2026/06/25 03:55:17 ERROR : open-test-file(0x2e8d5c36d200): Couldn't read size of file 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c36d200): >_readAt: n=0, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c36d200): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c36d200): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c36d200): close: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c36d200): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c36d5c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c36d5c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c36d5c0): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c36d5c0): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c36d5c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.043532679 +0000 UTC m=+30.160045499 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c36d5c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c36dc80): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c36dc80): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c36dc80): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c36dc80): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c36dc80): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.043532679 +0000 UTC m=+30.160045499 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c36dc80): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c124850 item 29 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 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/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c086400): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c086400): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c086400): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c086400): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c086400): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.045001628 +0000 UTC m=+30.161514428 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c086400): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bba3080): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bba3080): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bba3080): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bba3080): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bba3080): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.045001628 +0000 UTC m=+30.161514428 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bba3080): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c54d730 item 30 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 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/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bba3780): _readAt: size=2, off=0 2026/06/25 03:55:17 ERROR : open-test-file(0x2e8d5bba3780): Couldn't read size of file 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bba3780): >_readAt: n=0, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bba3780): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bba3780): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bba3780): close: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bba3780): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c11e040): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c11e040): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c11e040): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c11e040): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c11e040): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.046522825 +0000 UTC m=+30.163035645 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c11e040): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c11e700): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c11e700): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c11e700): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c11e700): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c11e700): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.046522825 +0000 UTC m=+30.163035645 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c11e700): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c54db90 item 31 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 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/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c11ed80): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c11ed80): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c11ed80): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c11ed80): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c11ed80): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.048179786 +0000 UTC m=+30.164692587 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c11ed80): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c11f2c0): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c11f2c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c11f2c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c11f2c0): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c11f2c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.048179786 +0000 UTC m=+30.164692587 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c11f2c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5b8b61c0 item 32 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c11f900): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c11f900): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c11f900): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c11f900): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c11f900): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.049819005 +0000 UTC m=+30.166331825 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c11f900): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c11fd80): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c11fd80): >_readAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c11fd80): _writeAt: size=3, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c11fd80): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c11fd80): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5b8b6700 item 33 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c11fd80): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c11fd80): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.05043398 +0000 UTC m=+30.166946780 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c11fd80): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c13c380): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c13c380): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c13c380): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c13c380): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c13c380): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.05043398 +0000 UTC m=+30.166946780 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c13c380): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5b8b6a80 item 33 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c13c9c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c13c9c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c13c9c0): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c13c9c0): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c13c9c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.052261122 +0000 UTC m=+30.168773922 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c13c9c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c13ce40): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c13ce40): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5b8b7180 item 34 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c13ce40): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c13ce40): >_readAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c13ce40): _writeAt: size=3, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c13ce40): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c13ce40): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.053046578 +0000 UTC m=+30.169559377 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c13ce40): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c13d380): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c13d380): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c13d380): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c13d380): >_readAt: n=3, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c13d380): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.053046578 +0000 UTC m=+30.169559377 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c13d380): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5b8b7340 item 34 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c13d9c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c13d9c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c13d9c0): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c13d9c0): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c13d9c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.055025243 +0000 UTC m=+30.171538043 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c13d9c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c13de40): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c13de40): >_readAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c13de40): _writeAt: size=3, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c13de40): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c13de40): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5b8b7b90 item 35 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c13de40): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c13de40): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.055589342 +0000 UTC m=+30.172102142 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c13de40): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c17a440): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c17a440): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c17a440): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c17a440): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c17a440): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.055589342 +0000 UTC m=+30.172102142 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c17a440): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5b8b7d50 item 35 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c17aac0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c17aac0): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c17aac0): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c17aac0): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c17aac0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.06048646 +0000 UTC m=+30.176999260 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c17aac0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c17afc0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c17afc0): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c0503f0 item 36 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c17afc0): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c17afc0): >_readAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c17afc0): _writeAt: size=3, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c17afc0): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c17afc0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.061859057 +0000 UTC m=+30.178371907 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c17afc0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c17b500): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c17b500): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c17b500): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c17b500): >_readAt: n=3, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c17b500): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.061859057 +0000 UTC m=+30.178371907 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c17b500): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c050620 item 36 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c17bb40): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c17bb40): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c17bb40): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c17bb40): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c17bb40): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.063852601 +0000 UTC m=+30.180365401 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c17bb40): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1a60c0): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1a60c0): >_readAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1a60c0): _writeAt: size=3, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1a60c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1a60c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c050fc0 item 37 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1a60c0): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1a60c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.064313066 +0000 UTC m=+30.180825866 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1a60c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1a65c0): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1a65c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1a65c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1a65c0): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1a65c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.064313066 +0000 UTC m=+30.180825866 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1a65c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c051340 item 37 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1a6c40): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1a6c40): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1a6c40): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1a6c40): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1a6c40): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.065498872 +0000 UTC m=+30.182011673 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1a6c40): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1a7140): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1a7140): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c051a40 item 38 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1a7140): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1a7140): >_readAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1a7140): _writeAt: size=3, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1a7140): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1a7140): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.066523557 +0000 UTC m=+30.183036357 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1a7140): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1a7680): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1a7680): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1a7680): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1a7680): >_readAt: n=3, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1a7680): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.066523557 +0000 UTC m=+30.183036357 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1a7680): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c051d50 item 38 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1a7d00): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1a7d00): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1a7d00): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1a7d00): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1a7d00): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.06782957 +0000 UTC m=+30.184342400 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1a7d00): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1ee300): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1ee300): >_readAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1ee300): _writeAt: size=3, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1ee300): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1ee300): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c622310 item 39 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1ee300): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1ee300): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.068387017 +0000 UTC m=+30.184899817 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1ee300): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1ee800): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1ee800): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1ee800): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1ee800): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1ee800): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.068387017 +0000 UTC m=+30.184899817 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1ee800): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c6224d0 item 39 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1eee80): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1eee80): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1eee80): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1eee80): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1eee80): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.069721152 +0000 UTC m=+30.186233953 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1eee80): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1ef380): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1ef380): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c622a80 item 40 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1ef380): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1ef380): >_readAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1ef380): _writeAt: size=3, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1ef380): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1ef380): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.070350505 +0000 UTC m=+30.186863305 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1ef380): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1ef8c0): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1ef8c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1ef8c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1ef8c0): >_readAt: n=3, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1ef8c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.070350505 +0000 UTC m=+30.186863305 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1ef8c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c622c40 item 40 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1efe80): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1efe80): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1efe80): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1efe80): >_readAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1efe80): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1efe80): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1efe80): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.071764189 +0000 UTC m=+30.188277009 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1efe80): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c220480): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c220480): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c220480): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c622fc0 item 41 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c220480): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c220480): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.072289416 +0000 UTC m=+30.188802216 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c220480): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c220940): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c220940): >_readAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c220940): _writeAt: size=3, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c220940): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c220940): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c623340 item 41 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c220940): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c220940): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.07278138 +0000 UTC m=+30.189294180 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c220940): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c220e80): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c220e80): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c220e80): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c220e80): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c220e80): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.07278138 +0000 UTC m=+30.189294180 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c220e80): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c623500 item 41 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2214c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2214c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2214c0): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2214c0): >_readAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2214c0): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2214c0): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2214c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.074181841 +0000 UTC m=+30.190694641 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2214c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2219c0): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2219c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2219c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c623b20 item 42 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2219c0): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2219c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.074715863 +0000 UTC m=+30.191228663 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2219c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c246000): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c246000): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c623ce0 item 42 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c246000): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c246000): >_readAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c246000): _writeAt: size=3, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c246000): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c246000): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.075264283 +0000 UTC m=+30.191777093 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c246000): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c246580): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c246580): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c246580): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c246580): >_readAt: n=3, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c246580): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.075264283 +0000 UTC m=+30.191777093 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c246580): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c104000 item 42 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c246bc0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c246bc0): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c246bc0): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c246bc0): >_readAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c246bc0): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c246bc0): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c246bc0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.076895447 +0000 UTC m=+30.193408247 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c246bc0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2470c0): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2470c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2470c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c104460 item 43 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2470c0): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2470c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.077425311 +0000 UTC m=+30.193938112 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2470c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c247600): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c247600): >_readAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c247600): _writeAt: size=3, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c247600): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c247600): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c104690 item 43 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c247600): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c247600): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.077908649 +0000 UTC m=+30.194421449 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c247600): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c247b40): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c247b40): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c247b40): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c247b40): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c247b40): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.077908649 +0000 UTC m=+30.194421449 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c247b40): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c104850 item 43 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c264280): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c264280): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c264280): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c264280): >_readAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c264280): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c264280): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c264280): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.079489738 +0000 UTC m=+30.196002539 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c264280): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c264780): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c264780): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c264780): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c104e70 item 44 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c264780): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c264780): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.079940585 +0000 UTC m=+30.196453385 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c264780): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c264cc0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c264cc0): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c105030 item 44 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c264cc0): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c264cc0): >_readAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c264cc0): _writeAt: size=3, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c264cc0): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c264cc0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.080498784 +0000 UTC m=+30.197011584 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c264cc0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c265240): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c265240): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c265240): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c265240): >_readAt: n=3, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c265240): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.080498784 +0000 UTC m=+30.197011584 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c265240): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c105420 item 44 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c265880): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c265880): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c265880): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c265880): >_readAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c265880): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c265880): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c265880): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.081761686 +0000 UTC m=+30.198274486 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c265880): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c265d80): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c265d80): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c265d80): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c1059d0 item 45 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c265d80): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c265d80): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.082272274 +0000 UTC m=+30.198785075 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c265d80): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2a2580): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2a2580): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2a2580): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2a2580): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2a2580): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.082272274 +0000 UTC m=+30.198785075 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2a2580): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c105b90 item 45 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2a2bc0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2a2bc0): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2a2bc0): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2a2bc0): >_readAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2a2bc0): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2a2bc0): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2a2bc0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.083575743 +0000 UTC m=+30.200088563 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2a2bc0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2a30c0): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2a30c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2a30c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c022230 item 46 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2a30c0): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2a30c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.084096571 +0000 UTC m=+30.200609370 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2a30c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2a37c0): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2a37c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2a37c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2a37c0): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2a37c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.084096571 +0000 UTC m=+30.200609370 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2a37c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c0223f0 item 46 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2a3e00): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2a3e00): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2a3e00): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2a3e00): >_readAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2a3e00): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2a3e00): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2a3e00): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.085798407 +0000 UTC m=+30.202311206 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2a3e00): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2c4400): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2c4400): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2c4400): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c022a80 item 47 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2c4400): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2c4400): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.086304017 +0000 UTC m=+30.202816817 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2c4400): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2c4b00): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2c4b00): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2c4b00): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2c4b00): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2c4b00): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.086304017 +0000 UTC m=+30.202816817 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2c4b00): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c022d90 item 47 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 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/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2c5140): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2c5140): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2c5140): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2c5140): >_readAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2c5140): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2c5140): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2c5140): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.087756033 +0000 UTC m=+30.204268833 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2c5140): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2c5640): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2c5640): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2c5640): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c023110 item 48 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2c5640): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2c5640): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.088320183 +0000 UTC m=+30.204832983 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2c5640): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2c5d40): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2c5d40): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2c5d40): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2c5d40): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2c5d40): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.088320183 +0000 UTC m=+30.204832983 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2c5d40): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c0232d0 item 48 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2e4480): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2e4480): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2e4480): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2e4480): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2e4480): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.089628089 +0000 UTC m=+30.206140889 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2e4480): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2e4900): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2e4900): >_readAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2e4900): _writeAt: size=3, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2e4900): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2e4900): open at offset 5 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2e4900): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c0238f0 item 49 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2e4900): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2e4900): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.090068196 +0000 UTC m=+30.206580996 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2e4900): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2e4e40): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2e4e40): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2e4e40): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2e4e40): >_readAt: n=8, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2e4e40): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.090068196 +0000 UTC m=+30.206580996 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2e4e40): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c023ab0 item 49 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2e54c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2e54c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2e54c0): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2e54c0): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2e54c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.092633624 +0000 UTC m=+30.209146424 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2e54c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2e59c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2e59c0): open at offset 5 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2e59c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c023e30 item 50 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2e59c0): _readAt: size=2, off=5 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2e59c0): >_readAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2e59c0): _writeAt: size=3, off=5 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2e59c0): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2e59c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.093266161 +0000 UTC m=+30.209778962 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2e59c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c322040): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c322040): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c322040): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c322040): >_readAt: n=3, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c322040): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.093266161 +0000 UTC m=+30.209778962 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c322040): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bb50380 item 50 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3226c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3226c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3226c0): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3226c0): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3226c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.094723198 +0000 UTC m=+30.211236018 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3226c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c322bc0): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c322bc0): >_readAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c322bc0): _writeAt: size=3, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c322bc0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c322bc0): open at offset 5 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c322bc0): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bb510a0 item 51 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c322bc0): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c322bc0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.09541595 +0000 UTC m=+30.211928749 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c322bc0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c323100): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c323100): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c323100): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c323100): >_readAt: n=8, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c323100): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.09541595 +0000 UTC m=+30.211928749 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c323100): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bb512d0 item 51 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c323780): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c323780): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c323780): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c323780): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c323780): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.096817241 +0000 UTC m=+30.213330042 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c323780): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c323c80): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c323c80): open at offset 5 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c323c80): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c1962a0 item 52 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c323c80): _readAt: size=2, off=5 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c323c80): >_readAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c323c80): _writeAt: size=3, off=5 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c323c80): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c323c80): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.097495825 +0000 UTC m=+30.214008625 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c323c80): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c396300): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c396300): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c396300): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c396300): >_readAt: n=3, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c396300): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.097495825 +0000 UTC m=+30.214008625 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c396300): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c196690 item 52 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c396980): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c396980): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c396980): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c396980): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c396980): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.098742286 +0000 UTC m=+30.215255086 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c396980): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c396e80): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c396e80): >_readAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c396e80): _writeAt: size=3, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c396e80): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c396e80): open at offset 5 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c396e80): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c196a80 item 53 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c396e80): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c396e80): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.099316485 +0000 UTC m=+30.215829285 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c396e80): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3973c0): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3973c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3973c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3973c0): >_readAt: n=8, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3973c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.099316485 +0000 UTC m=+30.215829285 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3973c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c196c40 item 53 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3964c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3964c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3964c0): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3964c0): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3964c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.102461502 +0000 UTC m=+30.218974301 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3964c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3969c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3969c0): open at offset 5 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3969c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c1962a0 item 54 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3969c0): _readAt: size=2, off=5 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3969c0): >_readAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3969c0): _writeAt: size=3, off=5 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3969c0): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3969c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.102975997 +0000 UTC m=+30.219488807 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3969c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c396f80): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c396f80): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c396f80): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c396f80): >_readAt: n=3, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c396f80): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.102975997 +0000 UTC m=+30.219488807 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c396f80): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c196690 item 54 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c397940): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c397940): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c397940): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c397940): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c397940): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.104498607 +0000 UTC m=+30.221011407 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c397940): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c397e40): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c397e40): >_readAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c397e40): _writeAt: size=3, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c397e40): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c397e40): open at offset 5 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c397e40): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c196a80 item 55 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c397e40): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c397e40): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.105038502 +0000 UTC m=+30.221551312 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c397e40): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5beca480): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5beca480): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5beca480): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5beca480): >_readAt: n=8, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5beca480): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.105038502 +0000 UTC m=+30.221551312 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5beca480): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c196d90 item 55 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 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/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5becab80): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5becab80): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5becab80): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5becab80): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5becab80): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.106301092 +0000 UTC m=+30.222813893 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5becab80): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5becb080): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5becb080): open at offset 5 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5becb080): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c197110 item 56 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5becb080): _readAt: size=2, off=5 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5becb080): >_readAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5becb080): _writeAt: size=3, off=5 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5becb080): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5becb080): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.106887603 +0000 UTC m=+30.223400424 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5becb080): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5becb600): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5becb600): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5becb600): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5becb600): >_readAt: n=3, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5becb600): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.106887603 +0000 UTC m=+30.223400424 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5becb600): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c197340 item 56 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5becbc40): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5becbc40): open at offset 0 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5becbc40): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5becbc40): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5becbc40): >_readAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5becbc40): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5becbc40): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5becbc40): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.108466589 +0000 UTC m=+30.224979439 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5becbc40): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bcaf3c0): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bcaf3c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bcaf3c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c1977a0 item 57 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bcaf3c0): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bcaf3c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.108908399 +0000 UTC m=+30.225421239 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bcaf3c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bcafb00): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bcafb00): >_readAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bcafb00): _writeAt: size=3, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bcafb00): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bcafb00): open at offset 5 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bcafb00): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c197960 item 57 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bcafb00): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bcafb00): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.109866548 +0000 UTC m=+30.226379358 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bcafb00): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bad4cc0): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bad4cc0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bad4cc0): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bad4cc0): >_readAt: n=8, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bad4cc0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.109866548 +0000 UTC m=+30.226379358 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bad4cc0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c197c00 item 57 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bad5680): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bad5680): open at offset 0 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bad5680): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bad5680): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bad5680): >_readAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bad5680): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bad5680): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bad5680): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.111749124 +0000 UTC m=+30.228261924 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bad5680): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bad5d40): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bad5d40): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bad5d40): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bf50310 item 58 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bad5d40): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bad5d40): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.112243222 +0000 UTC m=+30.228756022 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bad5d40): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf12740): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf12740): open at offset 5 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf12740): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bf50540 item 58 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf12740): _readAt: size=2, off=5 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf12740): >_readAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf12740): _writeAt: size=3, off=5 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf12740): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf12740): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.112835344 +0000 UTC m=+30.229348143 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf12740): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf12d80): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf12d80): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf12d80): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf12d80): >_readAt: n=3, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf12d80): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.112835344 +0000 UTC m=+30.229348143 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf12d80): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bf507e0 item 58 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf139c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf139c0): open at offset 0 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf139c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf139c0): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf139c0): >_readAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf139c0): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf139c0): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf139c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.114660441 +0000 UTC m=+30.231173241 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf139c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8e200): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8e200): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8e200): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bf50c40 item 59 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8e200): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8e200): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.115147556 +0000 UTC m=+30.231660356 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8e200): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8e740): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8e740): >_readAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8e740): _writeAt: size=3, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8e740): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8e740): open at offset 5 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8e740): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bf50e00 item 59 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8e740): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8e740): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.115661021 +0000 UTC m=+30.232173821 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8e740): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8ecc0): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8ecc0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8ecc0): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8ecc0): >_readAt: n=8, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8ecc0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.115661021 +0000 UTC m=+30.232173821 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8ecc0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bf50fc0 item 59 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 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/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8f400): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8f400): open at offset 0 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8f400): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8f400): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8f400): >_readAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8f400): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8f400): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8f400): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.116920676 +0000 UTC m=+30.233433486 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8f400): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8f940): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8f940): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8f940): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bf517a0 item 60 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8f940): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8f940): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.117464398 +0000 UTC m=+30.233977197 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8f940): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8fe80): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8fe80): open at offset 5 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8fe80): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bf51960 item 60 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8fe80): _readAt: size=2, off=5 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8fe80): >_readAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8fe80): _writeAt: size=3, off=5 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8fe80): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8fe80): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.118017025 +0000 UTC m=+30.234529826 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8fe80): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5b8b8900): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5b8b8900): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5b8b8900): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5b8b8900): >_readAt: n=3, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5b8b8900): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.118017025 +0000 UTC m=+30.234529826 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5b8b8900): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bf51b20 item 60 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5b8b8f80): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5b8b8f80): open at offset 0 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5b8b8f80): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5b8b8f80): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5b8b8f80): >_readAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5b8b8f80): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5b8b8f80): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5b8b8f80): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.119501363 +0000 UTC m=+30.236014164 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5b8b8f80): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5b8b9600): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5b8b9600): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5b8b9600): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c1240e0 item 61 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5b8b9600): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5b8b9600): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.119980874 +0000 UTC m=+30.236493674 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5b8b9600): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bba2e40): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bba2e40): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bba2e40): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bba2e40): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bba2e40): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.119980874 +0000 UTC m=+30.236493674 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bba2e40): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c124460 item 61 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 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/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bba3500): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bba3500): open at offset 0 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bba3500): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bba3500): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bba3500): >_readAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bba3500): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bba3500): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bba3500): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.121481152 +0000 UTC m=+30.237993952 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bba3500): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0ea000): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0ea000): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0ea000): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c124a10 item 62 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0ea000): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0ea000): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.122744584 +0000 UTC m=+30.239257384 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0ea000): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0ea700): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0ea700): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0ea700): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0ea700): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0ea700): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.122744584 +0000 UTC m=+30.239257384 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0ea700): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c124d20 item 62 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 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/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0ead40): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0ead40): open at offset 0 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0ead40): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0ead40): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0ead40): >_readAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0ead40): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0ead40): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0ead40): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.124399302 +0000 UTC m=+30.240912122 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0ead40): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0eb280): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0eb280): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0eb280): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c125260 item 63 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0eb280): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0eb280): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.125376548 +0000 UTC m=+30.241889368 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0eb280): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0eb980): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0eb980): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0eb980): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0eb980): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0eb980): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.125376548 +0000 UTC m=+30.241889368 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0eb980): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c125420 item 63 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 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/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bc820c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bc820c0): open at offset 0 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bc820c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bc820c0): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bc820c0): >_readAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bc820c0): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bc820c0): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bc820c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.127158444 +0000 UTC m=+30.243671243 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bc820c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bc82600): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bc82600): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bc82600): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c1257a0 item 64 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bc82600): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bc82600): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.127599031 +0000 UTC m=+30.244111831 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bc82600): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bc82d00): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bc82d00): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bc82d00): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bc82d00): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bc82d00): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.127599031 +0000 UTC m=+30.244111831 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bc82d00): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c125960 item 64 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bc83340): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bc83340): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bc83340): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bc83340): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bc83340): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.129156326 +0000 UTC m=+30.245669126 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bc83340): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bc837c0): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bc837c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bc837c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bc837c0): >_readAt: n=2, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bc837c0): _writeAt: size=3, off=2 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c09a0e0 item 65 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bc837c0): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bc837c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.130369093 +0000 UTC m=+30.246881893 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bc837c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bc83cc0): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bc83cc0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bc83cc0): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bc83cc0): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bc83cc0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.130369093 +0000 UTC m=+30.246881893 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bc83cc0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c09a2a0 item 65 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd48400): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd48400): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd48400): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd48400): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd48400): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.131529493 +0000 UTC m=+30.248042292 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd48400): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd48880): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd48880): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c09a850 item 66 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd48880): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd48880): >_readAt: n=0, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd48880): _writeAt: size=3, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd48880): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd48880): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.131979107 +0000 UTC m=+30.248491907 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd48880): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd48dc0): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd48dc0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd48dc0): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd48dc0): >_readAt: n=3, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd48dc0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.131979107 +0000 UTC m=+30.248491907 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd48dc0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c09aa10 item 66 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd49400): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd49400): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd49400): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd49400): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd49400): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.133048455 +0000 UTC m=+30.249561255 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd49400): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd49880): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd49880): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd49880): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd49880): >_readAt: n=2, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd49880): _writeAt: size=3, off=2 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c09af50 item 67 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd49880): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd49880): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.133457323 +0000 UTC m=+30.249970123 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd49880): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd49d80): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd49d80): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd49d80): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd49d80): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd49d80): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.133457323 +0000 UTC m=+30.249970123 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd49d80): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c09b180 item 67 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd6c500): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd6c500): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd6c500): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd6c500): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd6c500): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.134827497 +0000 UTC m=+30.251340297 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd6c500): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd6ca00): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd6ca00): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c09b6c0 item 68 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd6ca00): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd6ca00): >_readAt: n=0, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd6ca00): _writeAt: size=3, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd6ca00): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd6ca00): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.135326012 +0000 UTC m=+30.251838813 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd6ca00): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd6cf40): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd6cf40): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd6cf40): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd6cf40): >_readAt: n=3, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd6cf40): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.135326012 +0000 UTC m=+30.251838813 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd6cf40): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c09b880 item 68 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd6d580): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd6d580): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd6d580): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd6d580): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd6d580): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.136438923 +0000 UTC m=+30.252951723 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd6d580): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd6da00): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd6da00): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd6da00): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd6da00): >_readAt: n=2, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd6da00): _writeAt: size=3, off=2 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c09bc70 item 69 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd6da00): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd6da00): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.137031235 +0000 UTC m=+30.253544035 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd6da00): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd9a000): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd9a000): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd9a000): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd9a000): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd9a000): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.137031235 +0000 UTC m=+30.253544035 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd9a000): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c09be30 item 69 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd9a680): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd9a680): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd9a680): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd9a680): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd9a680): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.138555468 +0000 UTC m=+30.255068268 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd9a680): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd9ab80): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd9ab80): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5ba9a540 item 70 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd9ab80): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd9ab80): >_readAt: n=0, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd9ab80): _writeAt: size=3, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd9ab80): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd9ab80): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.139003699 +0000 UTC m=+30.255516500 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd9ab80): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd9b0c0): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd9b0c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd9b0c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd9b0c0): >_readAt: n=3, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd9b0c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.139003699 +0000 UTC m=+30.255516500 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd9b0c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5ba9a930 item 70 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd9b740): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd9b740): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd9b740): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd9b740): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd9b740): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.14005833 +0000 UTC m=+30.256571130 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd9b740): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd9bc40): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd9bc40): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd9bc40): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd9bc40): >_readAt: n=2, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd9bc40): _writeAt: size=3, off=2 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5ba9af50 item 71 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd9bc40): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd9bc40): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.140463531 +0000 UTC m=+30.256976331 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd9bc40): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be10240): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be10240): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be10240): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be10240): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be10240): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.140463531 +0000 UTC m=+30.256976331 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be10240): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5ba9b3b0 item 71 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be108c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be108c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be108c0): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be108c0): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be108c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.141547577 +0000 UTC m=+30.258060377 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be108c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be10dc0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be10dc0): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5ba9bd50 item 72 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be10dc0): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be10dc0): >_readAt: n=0, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be10dc0): _writeAt: size=3, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be10dc0): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be10dc0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.141901903 +0000 UTC m=+30.258414703 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be10dc0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be11300): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be11300): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be11300): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be11300): >_readAt: n=3, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be11300): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.141901903 +0000 UTC m=+30.258414703 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be11300): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c4e62a0 item 72 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be118c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be118c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be118c0): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be118c0): >_readAt: n=0, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be118c0): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be118c0): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be118c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.143224156 +0000 UTC m=+30.259736976 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be118c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be11dc0): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be11dc0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be11dc0): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c4e6620 item 73 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be11dc0): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be11dc0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.143767878 +0000 UTC m=+30.260280688 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be11dc0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be24380): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be24380): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be24380): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be24380): >_readAt: n=2, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be24380): _writeAt: size=3, off=2 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c4e67e0 item 73 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be24380): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be24380): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.144223753 +0000 UTC m=+30.260736554 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be24380): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be248c0): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be248c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be248c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be248c0): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be248c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.144223753 +0000 UTC m=+30.260736554 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be248c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c4e69a0 item 73 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be24f00): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be24f00): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be24f00): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be24f00): >_readAt: n=0, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be24f00): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be24f00): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be24f00): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.145250301 +0000 UTC m=+30.261763101 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be24f00): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be25400): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be25400): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be25400): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c4e6e70 item 74 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be25400): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be25400): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.145623672 +0000 UTC m=+30.262136472 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be25400): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be25940): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be25940): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c4e70a0 item 74 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be25940): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be25940): >_readAt: n=0, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be25940): _writeAt: size=3, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be25940): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be25940): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.146051466 +0000 UTC m=+30.262564267 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be25940): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be25ec0): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be25ec0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be25ec0): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be25ec0): >_readAt: n=3, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be25ec0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.146051466 +0000 UTC m=+30.262564267 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be25ec0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c4e7420 item 74 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be36600): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be36600): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be36600): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be36600): >_readAt: n=0, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be36600): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be36600): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be36600): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.147141333 +0000 UTC m=+30.263654132 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be36600): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be36b00): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be36b00): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be36b00): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c4e7960 item 75 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be36b00): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be36b00): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.147465291 +0000 UTC m=+30.263978091 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be36b00): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be37040): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be37040): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be37040): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be37040): >_readAt: n=2, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be37040): _writeAt: size=3, off=2 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c4e7ce0 item 75 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be37040): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be37040): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.147906971 +0000 UTC m=+30.264419810 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be37040): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be37580): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be37580): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be37580): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be37580): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be37580): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.147906971 +0000 UTC m=+30.264419810 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be37580): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bb9a150 item 75 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be37bc0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be37bc0): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be37bc0): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be37bc0): >_readAt: n=0, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be37bc0): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be37bc0): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be37bc0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.148920334 +0000 UTC m=+30.265433134 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be37bc0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5beaa1c0): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5beaa1c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5beaa1c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bb9aa80 item 76 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5beaa1c0): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5beaa1c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.149286181 +0000 UTC m=+30.265798981 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5beaa1c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5beaa700): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5beaa700): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bb9b0a0 item 76 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5beaa700): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5beaa700): >_readAt: n=0, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5beaa700): _writeAt: size=3, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5beaa700): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5beaa700): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.149726789 +0000 UTC m=+30.266239588 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5beaa700): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5beaac80): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5beaac80): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5beaac80): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5beaac80): >_readAt: n=3, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5beaac80): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.149726789 +0000 UTC m=+30.266239588 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5beaac80): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bb9b420 item 76 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5beab2c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5beab2c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5beab2c0): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5beab2c0): >_readAt: n=0, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5beab2c0): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5beab2c0): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5beab2c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.150669729 +0000 UTC m=+30.267182529 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5beab2c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5beab7c0): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5beab7c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5beab7c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bb9ba40 item 77 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5beab7c0): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5beab7c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.151017773 +0000 UTC m=+30.267530573 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5beab7c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5beabec0): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5beabec0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5beabec0): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5beabec0): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5beabec0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.151017773 +0000 UTC m=+30.267530573 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5beabec0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bb9bc70 item 77 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bedc600): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bedc600): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bedc600): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bedc600): >_readAt: n=0, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bedc600): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bedc600): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bedc600): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.152190345 +0000 UTC m=+30.268703145 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bedc600): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bedcb00): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bedcb00): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bedcb00): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5be982a0 item 78 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bedcb00): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bedcb00): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.152555311 +0000 UTC m=+30.269068111 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bedcb00): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bedd200): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bedd200): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bedd200): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bedd200): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bedd200): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.152555311 +0000 UTC m=+30.269068111 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bedd200): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5be98540 item 78 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bedd840): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bedd840): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bedd840): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bedd840): >_readAt: n=0, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bedd840): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bedd840): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bedd840): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.153655717 +0000 UTC m=+30.270168517 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bedd840): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5beddd40): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5beddd40): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5beddd40): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5be988c0 item 79 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5beddd40): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5beddd40): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.154158081 +0000 UTC m=+30.270670881 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5beddd40): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf04540): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf04540): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf04540): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf04540): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf04540): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.154158081 +0000 UTC m=+30.270670881 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf04540): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5be98af0 item 79 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 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/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf04b80): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf04b80): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf04b80): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf04b80): >_readAt: n=0, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf04b80): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf04b80): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf04b80): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.155290908 +0000 UTC m=+30.271803708 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf04b80): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf05080): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf05080): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf05080): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5be98fc0 item 80 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf05080): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf05080): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.155676743 +0000 UTC m=+30.272189543 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf05080): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf05780): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf05780): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf05780): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf05780): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf05780): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.155676743 +0000 UTC m=+30.272189543 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf05780): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5be992d0 item 80 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf05dc0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf05dc0): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf05dc0): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf05dc0): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf05dc0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.156813899 +0000 UTC m=+30.273326698 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf05dc0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf2c340): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf2c340): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf2c340): open at offset 5 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf2c340): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf2c340): >_readAt: n=2, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf2c340): _writeAt: size=3, off=7 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5be998f0 item 81 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf2c340): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf2c340): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.157215062 +0000 UTC m=+30.273727862 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf2c340): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf2c880): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf2c880): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf2c880): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf2c880): >_readAt: n=8, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf2c880): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.157215062 +0000 UTC m=+30.273727862 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf2c880): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5be99c70 item 81 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf2cf00): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf2cf00): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf2cf00): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf2cf00): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf2cf00): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.158477572 +0000 UTC m=+30.274990373 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf2cf00): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf2d400): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf2d400): open at offset 5 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf2d400): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bd86310 item 82 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf2d400): _readAt: size=2, off=5 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf2d400): >_readAt: n=0, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf2d400): _writeAt: size=3, off=5 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf2d400): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf2d400): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.159064826 +0000 UTC m=+30.275577636 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf2d400): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf2d980): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf2d980): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf2d980): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf2d980): >_readAt: n=3, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf2d980): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.159064826 +0000 UTC m=+30.275577636 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf2d980): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bd86770 item 82 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf70100): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf70100): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf70100): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf70100): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf70100): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.160378182 +0000 UTC m=+30.276891003 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf70100): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf70600): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf70600): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf70600): open at offset 5 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf70600): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf70600): >_readAt: n=2, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf70600): _writeAt: size=3, off=7 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bd86c40 item 83 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf70600): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf70600): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.160736556 +0000 UTC m=+30.277249356 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf70600): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf70b40): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf70b40): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf70b40): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf70b40): >_readAt: n=8, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf70b40): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.160736556 +0000 UTC m=+30.277249356 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf70b40): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bd86e00 item 83 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf711c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf711c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf711c0): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf711c0): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf711c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.16176134 +0000 UTC m=+30.278274140 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf711c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf716c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf716c0): open at offset 5 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf716c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bd87180 item 84 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf716c0): _readAt: size=2, off=5 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf716c0): >_readAt: n=0, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf716c0): _writeAt: size=3, off=5 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf716c0): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf716c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.162311643 +0000 UTC m=+30.278824444 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf716c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf71c40): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf71c40): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf71c40): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf71c40): >_readAt: n=3, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf71c40): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.162311643 +0000 UTC m=+30.278824444 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf71c40): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bd87500 item 84 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfc23c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfc23c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfc23c0): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfc23c0): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfc23c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.163658313 +0000 UTC m=+30.280171113 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfc23c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfc28c0): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfc28c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfc28c0): open at offset 5 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfc28c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfc28c0): >_readAt: n=2, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfc28c0): _writeAt: size=3, off=7 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bcaa070 item 85 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfc28c0): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfc28c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.164061059 +0000 UTC m=+30.280573859 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfc28c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfc2e00): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfc2e00): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfc2e00): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfc2e00): >_readAt: n=8, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfc2e00): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.164061059 +0000 UTC m=+30.280573859 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfc2e00): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bcaa460 item 85 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfc3480): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfc3480): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfc3480): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfc3480): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfc3480): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.165504089 +0000 UTC m=+30.282016889 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfc3480): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfc3980): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfc3980): open at offset 5 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfc3980): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bcaa9a0 item 86 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfc3980): _readAt: size=2, off=5 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfc3980): >_readAt: n=0, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfc3980): _writeAt: size=3, off=5 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfc3980): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfc3980): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.166115668 +0000 UTC m=+30.282628498 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfc3980): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff2000): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff2000): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff2000): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff2000): >_readAt: n=3, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff2000): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.166115668 +0000 UTC m=+30.282628498 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff2000): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bcaabd0 item 86 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff2680): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff2680): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff2680): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff2680): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff2680): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.167513232 +0000 UTC m=+30.284026062 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff2680): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff2b80): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff2b80): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff2b80): open at offset 5 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff2b80): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff2b80): >_readAt: n=2, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff2b80): _writeAt: size=3, off=7 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bcab490 item 87 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff2b80): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff2b80): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.168048548 +0000 UTC m=+30.284561348 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff2b80): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff30c0): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff30c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff30c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff30c0): >_readAt: n=8, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff30c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.168048548 +0000 UTC m=+30.284561348 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff30c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bcab810 item 87 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 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/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c038580): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c038580): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c038580): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c038580): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c038580): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.169354571 +0000 UTC m=+30.285867370 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c038580): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c038a80): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c038a80): open at offset 5 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c038a80): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c50e540 item 88 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c038a80): _readAt: size=2, off=5 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c038a80): >_readAt: n=0, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c038a80): _writeAt: size=3, off=5 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c038a80): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c038a80): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.169787052 +0000 UTC m=+30.286299853 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c038a80): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c039000): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c039000): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c039000): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c039000): >_readAt: n=3, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c039000): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.169787052 +0000 UTC m=+30.286299853 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c039000): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c50e700 item 88 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c039640): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c039640): open at offset 0 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c039640): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c039640): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c039640): >_readAt: n=0, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c039640): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c039640): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c039640): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.170739882 +0000 UTC m=+30.287252683 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c039640): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c039b80): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c039b80): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c039b80): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c50ed90 item 89 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c039b80): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c039b80): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.171150153 +0000 UTC m=+30.287662954 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c039b80): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0821c0): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0821c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0821c0): open at offset 5 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0821c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0821c0): >_readAt: n=2, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0821c0): _writeAt: size=3, off=7 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c50ef50 item 89 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0821c0): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0821c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.171610998 +0000 UTC m=+30.288123798 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0821c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c082740): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c082740): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c082740): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c082740): >_readAt: n=8, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c082740): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.171610998 +0000 UTC m=+30.288123798 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c082740): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c50f110 item 89 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c082d80): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c082d80): open at offset 0 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c082d80): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c082d80): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c082d80): >_readAt: n=0, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c082d80): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c082d80): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c082d80): close: 2026/06/25 03:55:17 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-tagisov5ziva/dir/file1: no such file or directory 2026/06/25 03:55:17 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-tagisov5ziva/dir/file1: no such file or directory 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.172709061 +0000 UTC m=+30.289221861 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c082d80): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0832c0): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0832c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0832c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c50f490 item 90 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0832c0): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0832c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.17323034 +0000 UTC m=+30.289743140 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0832c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c083800): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c083800): open at offset 5 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c083800): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c50f650 item 90 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c083800): _readAt: size=2, off=5 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c083800): >_readAt: n=0, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c083800): _writeAt: size=3, off=5 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c083800): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c083800): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.173866835 +0000 UTC m=+30.290379635 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c083800): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c083dc0): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c083dc0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c083dc0): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c083dc0): >_readAt: n=3, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c083dc0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.173866835 +0000 UTC m=+30.290379635 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c083dc0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c50f8f0 item 90 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c116500): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c116500): open at offset 0 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c116500): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c116500): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c116500): >_readAt: n=0, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c116500): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c116500): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c116500): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.175030531 +0000 UTC m=+30.291543331 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c116500): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c116a40): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c116a40): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c116a40): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c50fc70 item 91 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c116a40): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c116a40): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.175495894 +0000 UTC m=+30.292008695 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c116a40): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c116f80): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c116f80): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c116f80): open at offset 5 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c116f80): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c116f80): >_readAt: n=2, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c116f80): _writeAt: size=3, off=7 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c50fe30 item 91 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c116f80): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c116f80): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.176451238 +0000 UTC m=+30.292964039 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c116f80): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c117500): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c117500): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c117500): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c117500): >_readAt: n=8, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c117500): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.176451238 +0000 UTC m=+30.292964039 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c117500): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bf76150 item 91 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 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/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c117b40): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c117b40): open at offset 0 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c117b40): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c117b40): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c117b40): >_readAt: n=0, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c117b40): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c117b40): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c117b40): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.17759706 +0000 UTC m=+30.294109861 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c117b40): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c138180): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c138180): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c138180): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bf764d0 item 92 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c138180): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c138180): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.178013683 +0000 UTC m=+30.294526483 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c138180): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1386c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1386c0): open at offset 5 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1386c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bf76690 item 92 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1386c0): _readAt: size=2, off=5 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1386c0): >_readAt: n=0, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1386c0): _writeAt: size=3, off=5 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1386c0): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1386c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.17853399 +0000 UTC m=+30.295046791 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1386c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c138c80): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c138c80): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c138c80): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c138c80): >_readAt: n=3, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c138c80): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.17853399 +0000 UTC m=+30.295046791 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c138c80): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bf76850 item 92 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1392c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1392c0): open at offset 0 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1392c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1392c0): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1392c0): >_readAt: n=0, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1392c0): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1392c0): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1392c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.179904314 +0000 UTC m=+30.296417114 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1392c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c139800): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c139800): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c139800): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bf76cb0 item 93 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c139800): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c139800): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.180319433 +0000 UTC m=+30.296832233 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c139800): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c166000): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c166000): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c166000): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c166000): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c166000): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.180319433 +0000 UTC m=+30.296832233 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c166000): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bf77030 item 93 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 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/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c166640): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c166640): open at offset 0 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c166640): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c166640): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c166640): >_readAt: n=0, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c166640): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c166640): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c166640): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.181448704 +0000 UTC m=+30.297961504 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c166640): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c166b80): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c166b80): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c166b80): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bf773b0 item 94 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c166b80): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c166b80): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.181822236 +0000 UTC m=+30.298335036 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c166b80): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c167280): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c167280): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c167280): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c167280): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c167280): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.181822236 +0000 UTC m=+30.298335036 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c167280): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bf77650 item 94 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 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/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1678c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1678c0): open at offset 0 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1678c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1678c0): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1678c0): >_readAt: n=0, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1678c0): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1678c0): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1678c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.182959852 +0000 UTC m=+30.299472653 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1678c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c167e00): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c167e00): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c167e00): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bf77ab0 item 95 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c167e00): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c167e00): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.183388918 +0000 UTC m=+30.299901718 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c167e00): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c184600): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c184600): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c184600): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c184600): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c184600): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.183388918 +0000 UTC m=+30.299901718 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c184600): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bf77d50 item 95 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 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/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c184c40): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c184c40): open at offset 0 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c184c40): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c184c40): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c184c40): >_readAt: n=0, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c184c40): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c184c40): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c184c40): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.184899766 +0000 UTC m=+30.301412596 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c184c40): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c185180): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c185180): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c185180): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bff8310 item 96 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c185180): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c185180): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.185457843 +0000 UTC m=+30.301970643 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c185180): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c185880): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c185880): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c185880): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c185880): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c185880): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.185457843 +0000 UTC m=+30.301970643 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c185880): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bff85b0 item 96 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= 2026/06/25 03:55:17 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:55:17 DEBUG : Looking for writers 2026/06/25 03:55:17 DEBUG : >WaitForWriters: 2026/06/25 03:55:17 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "sftp://rclone@:22/rclone-test-tagisov5ziva", Local "Local file system at /tmp/rclone3099960537", Modify Window "1s" 2026/06/25 03:55:17 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: poll-interval is not supported by this remote 2026/06/25 03:55:17 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/25 03:55:17 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:17 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 03:55:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 03:55:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/06/25 03:55:17 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1aa040): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1aa040): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1aa040): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1aa040): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1aa040): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.190527725 +0000 UTC m=+30.307040525 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1aa040): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1aa4c0): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1aa4c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1aa4c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1aa4c0): >_readAt: n=2, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1aa4c0): _writeAt: size=3, off=2 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1aa4c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1aa4c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.190527725 +0000 UTC m=+30.307040525 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1aa4c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1aa980): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1aa980): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1aa980): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1aa980): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1aa980): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.190527725 +0000 UTC m=+30.307040525 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1aa980): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bff9a40 item 1 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1aafc0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1aafc0): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1aafc0): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1aafc0): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1aafc0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.192101811 +0000 UTC m=+30.308614621 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1aafc0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1ab4c0): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1ab4c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1ab4c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1ab4c0): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1ab4c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.192101811 +0000 UTC m=+30.308614621 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1ab4c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c0501c0 item 2 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1abb00): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1abb00): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1abb00): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1abb00): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1abb00): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.193151313 +0000 UTC m=+30.309664113 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1abb00): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1ea080): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1ea080): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1ea080): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1ea080): >_readAt: n=2, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1ea080): _writeAt: size=3, off=2 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1ea080): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1ea080): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.193151313 +0000 UTC m=+30.309664113 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1ea080): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1ea540): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1ea540): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1ea540): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1ea540): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1ea540): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.193151313 +0000 UTC m=+30.309664113 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1ea540): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c050690 item 3 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1eabc0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1eabc0): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1eabc0): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1eabc0): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1eabc0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.194703037 +0000 UTC m=+30.311215847 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1eabc0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1eb100): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1eb100): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1eb100): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1eb100): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1eb100): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.194703037 +0000 UTC m=+30.311215847 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1eb100): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c051340 item 4 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1eb740): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1eb740): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1eb740): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1eb740): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1eb740): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.195765793 +0000 UTC m=+30.312278593 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1eb740): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1ebbc0): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1ebbc0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1ebbc0): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1ebbc0): >_readAt: n=2, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1ebbc0): _writeAt: size=3, off=2 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1ebbc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1ebbc0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.195765793 +0000 UTC m=+30.312278593 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1ebbc0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2aa180): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2aa180): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2aa180): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2aa180): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2aa180): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.195765793 +0000 UTC m=+30.312278593 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2aa180): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c051a40 item 5 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2aa800): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2aa800): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2aa800): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2aa800): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2aa800): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.197302589 +0000 UTC m=+30.313815390 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2aa800): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2aad40): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2aad40): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2aad40): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2aad40): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2aad40): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.197302589 +0000 UTC m=+30.313815390 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2aad40): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c6221c0 item 6 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2ab3c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2ab3c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2ab3c0): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2ab3c0): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2ab3c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.198429545 +0000 UTC m=+30.314942345 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2ab3c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2ab8c0): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2ab8c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2ab8c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2ab8c0): >_readAt: n=2, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2ab8c0): _writeAt: size=3, off=2 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2ab8c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2ab8c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.198429545 +0000 UTC m=+30.314942345 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2ab8c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2abd80): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2abd80): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2abd80): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2abd80): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2abd80): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.198429545 +0000 UTC m=+30.314942345 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2abd80): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c622690 item 7 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2d0500): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2d0500): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2d0500): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2d0500): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2d0500): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.200071069 +0000 UTC m=+30.316583869 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2d0500): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2d0a40): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2d0a40): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2d0a40): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2d0a40): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2d0a40): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.200071069 +0000 UTC m=+30.316583869 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2d0a40): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c622d20 item 8 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2d1000): _readAt: size=2, off=0 2026/06/25 03:55:17 ERROR : open-test-file(0x2e8d5c2d1000): Couldn't read size of file 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2d1000): >_readAt: n=0, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2d1000): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2d1000): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2d1000): close: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2d1000): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2d13c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2d13c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2d13c0): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2d13c0): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2d13c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.201378062 +0000 UTC m=+30.317890863 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2d13c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2d1840): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2d1840): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2d1840): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2d1840): >_readAt: n=2, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2d1840): _writeAt: size=3, off=2 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2d1840): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2d1840): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.201378062 +0000 UTC m=+30.317890863 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2d1840): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2d1d40): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2d1d40): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2d1d40): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2d1d40): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2d1d40): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.201378062 +0000 UTC m=+30.317890863 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2d1d40): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c6231f0 item 9 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2fa4c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2fa4c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2fa4c0): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2fa4c0): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2fa4c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.20285671 +0000 UTC m=+30.319369510 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2fa4c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2faa00): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2faa00): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2faa00): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2faa00): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2faa00): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.20285671 +0000 UTC m=+30.319369510 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2faa00): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c623880 item 10 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2fb040): _readAt: size=2, off=0 2026/06/25 03:55:17 ERROR : open-test-file(0x2e8d5c2fb040): Couldn't read size of file 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2fb040): >_readAt: n=0, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2fb040): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2fb040): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2fb040): close: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2fb040): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2fb400): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2fb400): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2fb400): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2fb400): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2fb400): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.204050542 +0000 UTC m=+30.320563342 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2fb400): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2fb900): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2fb900): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2fb900): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2fb900): >_readAt: n=2, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2fb900): _writeAt: size=3, off=2 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2fb900): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2fb900): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.204050542 +0000 UTC m=+30.320563342 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2fb900): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2fbe00): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2fbe00): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2fbe00): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2fbe00): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2fbe00): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.204050542 +0000 UTC m=+30.320563342 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2fbe00): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c623d50 item 11 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c31c580): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c31c580): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c31c580): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c31c580): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c31c580): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.20560405 +0000 UTC m=+30.322116849 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c31c580): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c31cac0): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c31cac0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c31cac0): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c31cac0): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c31cac0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.20560405 +0000 UTC m=+30.322116849 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c31cac0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c104460 item 12 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c31d100): _readAt: size=2, off=0 2026/06/25 03:55:17 ERROR : open-test-file(0x2e8d5c31d100): Couldn't read size of file 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c31d100): >_readAt: n=0, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c31d100): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c31d100): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c31d100): close: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c31d100): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c31d4c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c31d4c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c31d4c0): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c31d4c0): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c31d4c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.206766433 +0000 UTC m=+30.323279243 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c31d4c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c31db80): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c31db80): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c31db80): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c31db80): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c31db80): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.206766433 +0000 UTC m=+30.323279243 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c31db80): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c104850 item 13 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c346300): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c346300): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c346300): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c346300): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c346300): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.207938194 +0000 UTC m=+30.324450993 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c346300): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c346840): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c346840): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c346840): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c346840): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c346840): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.207938194 +0000 UTC m=+30.324450993 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c346840): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c104e70 item 14 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c346e80): _readAt: size=2, off=0 2026/06/25 03:55:17 ERROR : open-test-file(0x2e8d5c346e80): Couldn't read size of file 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c346e80): >_readAt: n=0, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c346e80): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c346e80): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c346e80): close: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c346e80): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c347240): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c347240): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c347240): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c347240): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c347240): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.209777738 +0000 UTC m=+30.326290567 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c347240): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c347900): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c347900): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c347900): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c347900): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c347900): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.209777738 +0000 UTC m=+30.326290567 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c347900): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c105340 item 15 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 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/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c366080): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c366080): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c366080): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c366080): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c366080): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.210965017 +0000 UTC m=+30.327477817 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c366080): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3665c0): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3665c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3665c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3665c0): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3665c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.210965017 +0000 UTC m=+30.327477817 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3665c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c1058f0 item 16 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c366c00): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c366c00): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c366c00): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c366c00): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c366c00): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.212250061 +0000 UTC m=+30.328762982 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c366c00): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c367080): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c367080): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c367080): open at offset 5 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c367080): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c367080): >_readAt: n=2, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c367080): _writeAt: size=3, off=7 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c367080): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c367080): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.212250061 +0000 UTC m=+30.328762982 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c367080): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c367580): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c367580): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c367580): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c367580): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c367580): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.212250061 +0000 UTC m=+30.328762982 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c367580): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c105c70 item 17 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c367c00): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c367c00): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c367c00): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c367c00): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c367c00): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.213934665 +0000 UTC m=+30.330447475 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c367c00): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c392240): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c392240): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c392240): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c392240): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c392240): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.213934665 +0000 UTC m=+30.330447475 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c392240): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c022460 item 18 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3928c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3928c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3928c0): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3928c0): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3928c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.215059648 +0000 UTC m=+30.331572447 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3928c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c392dc0): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c392dc0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c392dc0): open at offset 5 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c392dc0): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c392dc0): >_readAt: n=2, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c392dc0): _writeAt: size=3, off=7 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c392dc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c392dc0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.215059648 +0000 UTC m=+30.331572447 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c392dc0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3932c0): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3932c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3932c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3932c0): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3932c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.215059648 +0000 UTC m=+30.331572447 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3932c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c022a10 item 19 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c393940): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c393940): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c393940): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c393940): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c393940): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.217766231 +0000 UTC m=+30.334279031 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c393940): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3921c0): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3921c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3921c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3921c0): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3921c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.217766231 +0000 UTC m=+30.334279031 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3921c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5b8b6620 item 20 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c392840): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c392840): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c392840): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c392840): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c392840): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.219278011 +0000 UTC m=+30.335790810 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c392840): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c392d40): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c392d40): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c392d40): open at offset 5 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c392d40): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c392d40): >_readAt: n=2, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c392d40): _writeAt: size=3, off=7 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c392d40): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c392d40): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.219278011 +0000 UTC m=+30.335790810 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c392d40): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c393240): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c393240): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c393240): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c393240): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c393240): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.219278011 +0000 UTC m=+30.335790810 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c393240): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5b8b6c40 item 21 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3938c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3938c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3938c0): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3938c0): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3938c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.221292914 +0000 UTC m=+30.337805714 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3938c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3be280): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3be280): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3be280): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3be280): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3be280): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.221292914 +0000 UTC m=+30.337805714 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3be280): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5b8b75e0 item 22 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3be900): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3be900): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3be900): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3be900): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3be900): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.222660132 +0000 UTC m=+30.339172932 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3be900): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3bee00): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3bee00): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3bee00): open at offset 5 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3bee00): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3bee00): >_readAt: n=2, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3bee00): _writeAt: size=3, off=7 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3bee00): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3bee00): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.222660132 +0000 UTC m=+30.339172932 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3bee00): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3bf300): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3bf300): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3bf300): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3bf300): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3bf300): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.222660132 +0000 UTC m=+30.339172932 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3bf300): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5b8b7ce0 item 23 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 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/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3bf980): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3bf980): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3bf980): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3bf980): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3bf980): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.224860354 +0000 UTC m=+30.341373154 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3bf980): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3bfec0): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3bfec0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3bfec0): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3bfec0): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3bfec0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.224860354 +0000 UTC m=+30.341373154 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3bfec0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c022460 item 24 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff2600): _readAt: size=2, off=0 2026/06/25 03:55:17 ERROR : open-test-file(0x2e8d5bff2600): Couldn't read size of file 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff2600): >_readAt: n=0, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff2600): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff2600): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff2600): close: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff2600): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff29c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff29c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff29c0): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff29c0): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff29c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.22624795 +0000 UTC m=+30.342760751 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff29c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff2ec0): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff2ec0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff2ec0): open at offset 5 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff2ec0): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff2ec0): >_readAt: n=2, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff2ec0): _writeAt: size=3, off=7 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff2ec0): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff2ec0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.22624795 +0000 UTC m=+30.342760751 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff2ec0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff3400): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff3400): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff3400): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff3400): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff3400): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.22624795 +0000 UTC m=+30.342760751 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff3400): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c022a10 item 25 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff3ac0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff3ac0): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff3ac0): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff3ac0): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff3ac0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.228027863 +0000 UTC m=+30.344540663 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bff3ac0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5beca100): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5beca100): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5beca100): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5beca100): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5beca100): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.228027863 +0000 UTC m=+30.344540663 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5beca100): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c023180 item 26 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5beca7c0): _readAt: size=2, off=0 2026/06/25 03:55:17 ERROR : open-test-file(0x2e8d5beca7c0): Couldn't read size of file 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5beca7c0): >_readAt: n=0, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5beca7c0): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5beca7c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5beca7c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5beca7c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5becab80): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5becab80): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5becab80): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5becab80): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5becab80): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.229333355 +0000 UTC m=+30.345846155 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5becab80): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5becb080): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5becb080): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5becb080): open at offset 5 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5becb080): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5becb080): >_readAt: n=2, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5becb080): _writeAt: size=3, off=7 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5becb080): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5becb080): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.229333355 +0000 UTC m=+30.345846155 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5becb080): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5becb5c0): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5becb5c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5becb5c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5becb5c0): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5becb5c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.229333355 +0000 UTC m=+30.345846155 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5becb5c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c0235e0 item 27 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 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/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5becbc40): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5becbc40): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5becbc40): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5becbc40): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5becbc40): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.231848438 +0000 UTC m=+30.348361238 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5becbc40): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bcaf3c0): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bcaf3c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bcaf3c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bcaf3c0): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bcaf3c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.231848438 +0000 UTC m=+30.348361238 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bcaf3c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c023c70 item 28 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bcafbc0): _readAt: size=2, off=0 2026/06/25 03:55:17 ERROR : open-test-file(0x2e8d5bcafbc0): Couldn't read size of file 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bcafbc0): >_readAt: n=0, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bcafbc0): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bcafbc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bcafbc0): close: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bcafbc0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bad4600): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bad4600): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bad4600): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bad4600): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bad4600): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.233378943 +0000 UTC m=+30.349891743 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bad4600): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bad5600): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bad5600): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bad5600): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bad5600): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bad5600): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.233378943 +0000 UTC m=+30.349891743 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bad5600): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bb50460 item 29 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 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/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bad5e00): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bad5e00): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bad5e00): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bad5e00): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bad5e00): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.234993945 +0000 UTC m=+30.351506746 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bad5e00): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf12800): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf12800): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf12800): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf12800): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf12800): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.234993945 +0000 UTC m=+30.351506746 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf12800): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bb50f50 item 30 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 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/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf12f00): _readAt: size=2, off=0 2026/06/25 03:55:17 ERROR : open-test-file(0x2e8d5bf12f00): Couldn't read size of file 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf12f00): >_readAt: n=0, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf12f00): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf12f00): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf12f00): close: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf12f00): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf136c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf136c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf136c0): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf136c0): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf136c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.236394656 +0000 UTC m=+30.352907457 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf136c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8e240): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8e240): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8e240): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8e240): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8e240): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.236394656 +0000 UTC m=+30.352907457 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8e240): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c54c000 item 31 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 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/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8e8c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8e8c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8e8c0): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8e8c0): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8e8c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.23780745 +0000 UTC m=+30.354320249 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8e8c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8ee00): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8ee00): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8ee00): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8ee00): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8ee00): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.23780745 +0000 UTC m=+30.354320249 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8ee00): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c54c380 item 32 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8f540): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8f540): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8f540): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8f540): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8f540): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.239124714 +0000 UTC m=+30.355637514 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8f540): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8f9c0): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8f9c0): >_readAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8f9c0): _writeAt: size=3, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8f9c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8f9c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c54c7e0 item 33 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8f9c0): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8f9c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.239658246 +0000 UTC m=+30.356171045 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8f9c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8fec0): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8fec0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8fec0): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8fec0): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8fec0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.239658246 +0000 UTC m=+30.356171045 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8fec0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c54c9a0 item 33 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5b8b8a00): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5b8b8a00): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5b8b8a00): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5b8b8a00): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5b8b8a00): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.241035632 +0000 UTC m=+30.357548432 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5b8b8a00): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5b8b8e80): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5b8b8e80): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c54cd20 item 34 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5b8b8e80): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5b8b8e80): >_readAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5b8b8e80): _writeAt: size=3, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5b8b8e80): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5b8b8e80): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.241593981 +0000 UTC m=+30.358106781 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5b8b8e80): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5b8b93c0): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5b8b93c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5b8b93c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5b8b93c0): >_readAt: n=3, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5b8b93c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.241593981 +0000 UTC m=+30.358106781 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5b8b93c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c54cee0 item 34 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bba2740): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bba2740): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bba2740): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bba2740): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bba2740): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.242883041 +0000 UTC m=+30.359395852 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bba2740): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bba3180): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bba3180): >_readAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bba3180): _writeAt: size=3, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bba3180): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bba3180): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c54d340 item 35 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bba3180): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bba3180): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.243294695 +0000 UTC m=+30.359807495 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bba3180): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bba3700): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bba3700): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bba3700): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bba3700): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bba3700): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.243294695 +0000 UTC m=+30.359807495 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bba3700): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c54d570 item 35 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c038340): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c038340): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c038340): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c038340): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c038340): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.245147876 +0000 UTC m=+30.361660675 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c038340): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c038840): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c038840): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c54d8f0 item 36 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c038840): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c038840): >_readAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c038840): _writeAt: size=3, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c038840): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c038840): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.245677189 +0000 UTC m=+30.362189989 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c038840): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c038d80): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c038d80): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c038d80): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c038d80): >_readAt: n=3, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c038d80): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.245677189 +0000 UTC m=+30.362189989 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c038d80): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c54db90 item 36 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0393c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0393c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0393c0): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0393c0): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0393c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.24692831 +0000 UTC m=+30.363441110 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0393c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c039840): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c039840): >_readAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c039840): _writeAt: size=3, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c039840): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c039840): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c196150 item 37 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c039840): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c039840): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.24798837 +0000 UTC m=+30.364501169 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c039840): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c039d40): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c039d40): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c039d40): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c039d40): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c039d40): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.24798837 +0000 UTC m=+30.364501169 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c039d40): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c196460 item 37 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bc964c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bc964c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bc964c0): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bc964c0): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bc964c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.249444134 +0000 UTC m=+30.365956934 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bc964c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bc969c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bc969c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c196930 item 38 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bc969c0): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bc969c0): >_readAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bc969c0): _writeAt: size=3, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bc969c0): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bc969c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.250039481 +0000 UTC m=+30.366552282 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bc969c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bc96f00): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bc96f00): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bc96f00): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bc96f00): >_readAt: n=3, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bc96f00): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.250039481 +0000 UTC m=+30.366552282 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bc96f00): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c196af0 item 38 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bc97580): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bc97580): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bc97580): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bc97580): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bc97580): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.25150254 +0000 UTC m=+30.368015340 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bc97580): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bc97a80): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bc97a80): >_readAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bc97a80): _writeAt: size=3, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bc97a80): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bc97a80): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c196e70 item 39 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bc97a80): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bc97a80): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.251957594 +0000 UTC m=+30.368470404 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bc97a80): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd40080): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd40080): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd40080): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd40080): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd40080): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.251957594 +0000 UTC m=+30.368470404 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd40080): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c197030 item 39 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd40700): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd40700): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd40700): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd40700): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd40700): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.253702672 +0000 UTC m=+30.370215472 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd40700): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd40c00): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd40c00): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c197420 item 40 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd40c00): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd40c00): >_readAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd40c00): _writeAt: size=3, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd40c00): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd40c00): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.25423419 +0000 UTC m=+30.370746990 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd40c00): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd41140): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd41140): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd41140): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd41140): >_readAt: n=3, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd41140): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.25423419 +0000 UTC m=+30.370746990 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd41140): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c1976c0 item 40 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd41700): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd41700): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd41700): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd41700): >_readAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd41700): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd41700): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd41700): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.255928252 +0000 UTC m=+30.372441052 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd41700): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd41c00): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd41c00): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd41c00): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c197a40 item 41 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd41c00): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd41c00): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.256920765 +0000 UTC m=+30.373433566 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd41c00): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd521c0): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd521c0): >_readAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd521c0): _writeAt: size=3, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd521c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd521c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c197d50 item 41 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd521c0): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd521c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.257649173 +0000 UTC m=+30.374161974 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd521c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd52700): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd52700): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd52700): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd52700): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd52700): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.257649173 +0000 UTC m=+30.374161974 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd52700): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bf50070 item 41 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd52d40): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd52d40): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd52d40): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd52d40): >_readAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd52d40): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd52d40): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd52d40): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.259201378 +0000 UTC m=+30.375714179 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd52d40): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd53240): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd53240): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd53240): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bf50620 item 42 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd53240): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd53240): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.259738367 +0000 UTC m=+30.376251167 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd53240): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd53780): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd53780): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bf509a0 item 42 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd53780): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd53780): >_readAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd53780): _writeAt: size=3, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd53780): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd53780): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.260495299 +0000 UTC m=+30.377008109 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd53780): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd53d00): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd53d00): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd53d00): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd53d00): >_readAt: n=3, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd53d00): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.260495299 +0000 UTC m=+30.377008109 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd53d00): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bf50b60 item 42 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd84440): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd84440): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd84440): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd84440): >_readAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd84440): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd84440): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd84440): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.261988613 +0000 UTC m=+30.378501413 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd84440): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd84940): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd84940): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd84940): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bf50ee0 item 43 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd84940): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd84940): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.262475257 +0000 UTC m=+30.378988057 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd84940): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd84e80): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd84e80): >_readAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd84e80): _writeAt: size=3, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd84e80): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd84e80): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bf51180 item 43 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd84e80): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd84e80): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.263047232 +0000 UTC m=+30.379560032 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd84e80): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd853c0): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd853c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd853c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd853c0): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd853c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.263047232 +0000 UTC m=+30.379560032 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd853c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bf51650 item 43 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd85a00): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd85a00): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd85a00): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd85a00): >_readAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd85a00): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd85a00): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd85a00): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.264663797 +0000 UTC m=+30.381176597 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd85a00): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bdfe000): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bdfe000): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bdfe000): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bf519d0 item 44 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bdfe000): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bdfe000): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.265519825 +0000 UTC m=+30.382032625 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bdfe000): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bdfe540): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bdfe540): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bf51b90 item 44 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bdfe540): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bdfe540): >_readAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bdfe540): _writeAt: size=3, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bdfe540): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bdfe540): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.26603936 +0000 UTC m=+30.382552220 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bdfe540): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bdfeac0): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bdfeac0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bdfeac0): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bdfeac0): >_readAt: n=3, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bdfeac0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.26603936 +0000 UTC m=+30.382552220 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bdfeac0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bf51e30 item 44 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bdff100): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bdff100): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bdff100): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bdff100): >_readAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bdff100): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bdff100): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bdff100): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.267313724 +0000 UTC m=+30.383826525 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bdff100): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bdff600): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bdff600): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bdff600): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c1244d0 item 45 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bdff600): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bdff600): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.267789198 +0000 UTC m=+30.384301997 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bdff600): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bdffd00): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bdffd00): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bdffd00): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bdffd00): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bdffd00): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.267789198 +0000 UTC m=+30.384301997 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bdffd00): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c1248c0 item 45 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be1c440): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be1c440): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be1c440): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be1c440): >_readAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be1c440): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be1c440): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be1c440): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.269569249 +0000 UTC m=+30.386082050 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be1c440): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be1c940): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be1c940): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be1c940): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c124d20 item 46 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be1c940): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be1c940): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.270019255 +0000 UTC m=+30.386532056 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be1c940): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be1d040): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be1d040): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be1d040): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be1d040): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be1d040): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.270019255 +0000 UTC m=+30.386532056 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be1d040): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c124fc0 item 46 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be1d680): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be1d680): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be1d680): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be1d680): >_readAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be1d680): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be1d680): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be1d680): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.271385461 +0000 UTC m=+30.387898261 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be1d680): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be1db80): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be1db80): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be1db80): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c125420 item 47 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be1db80): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be1db80): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.272389707 +0000 UTC m=+30.388902507 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be1db80): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be2e380): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be2e380): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be2e380): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be2e380): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be2e380): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.272389707 +0000 UTC m=+30.388902507 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be2e380): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c1255e0 item 47 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 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/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be2e9c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be2e9c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be2e9c0): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be2e9c0): >_readAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be2e9c0): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be2e9c0): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be2e9c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.273746916 +0000 UTC m=+30.390259716 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be2e9c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be2eec0): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be2eec0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be2eec0): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c125960 item 48 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be2eec0): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be2eec0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.274291689 +0000 UTC m=+30.390804488 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be2eec0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be2f5c0): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be2f5c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be2f5c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be2f5c0): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be2f5c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.274291689 +0000 UTC m=+30.390804488 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be2f5c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c125c00 item 48 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be2fc00): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be2fc00): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be2fc00): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be2fc00): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be2fc00): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.275475813 +0000 UTC m=+30.391988614 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be2fc00): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be9a180): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be9a180): >_readAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be9a180): _writeAt: size=3, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be9a180): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be9a180): open at offset 5 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be9a180): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c09a2a0 item 49 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be9a180): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be9a180): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.275971775 +0000 UTC m=+30.392484575 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be9a180): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be9a6c0): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be9a6c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be9a6c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be9a6c0): >_readAt: n=8, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be9a6c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.275971775 +0000 UTC m=+30.392484575 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be9a6c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c09a460 item 49 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be9ad40): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be9ad40): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be9ad40): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be9ad40): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be9ad40): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.27719903 +0000 UTC m=+30.393711829 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be9ad40): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be9b240): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be9b240): open at offset 5 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be9b240): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c09a9a0 item 50 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be9b240): _readAt: size=2, off=5 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be9b240): >_readAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be9b240): _writeAt: size=3, off=5 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be9b240): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be9b240): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.277722873 +0000 UTC m=+30.394235673 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be9b240): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be9b7c0): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be9b7c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be9b7c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be9b7c0): >_readAt: n=3, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be9b7c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.277722873 +0000 UTC m=+30.394235673 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be9b7c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c09ac40 item 50 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be9be40): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be9be40): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be9be40): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be9be40): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be9be40): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.27887154 +0000 UTC m=+30.395384341 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5be9be40): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bebc440): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bebc440): >_readAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bebc440): _writeAt: size=3, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bebc440): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bebc440): open at offset 5 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bebc440): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c09b110 item 51 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bebc440): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bebc440): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.279358886 +0000 UTC m=+30.395871685 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bebc440): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bebc980): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bebc980): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bebc980): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bebc980): >_readAt: n=8, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bebc980): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.279358886 +0000 UTC m=+30.395871685 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bebc980): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c09b2d0 item 51 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bebd000): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bebd000): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bebd000): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bebd000): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bebd000): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.280595769 +0000 UTC m=+30.397108569 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bebd000): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bebd500): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bebd500): open at offset 5 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bebd500): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c09b810 item 52 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bebd500): _readAt: size=2, off=5 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bebd500): >_readAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bebd500): _writeAt: size=3, off=5 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bebd500): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bebd500): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.281134641 +0000 UTC m=+30.397647441 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bebd500): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bebda80): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bebda80): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bebda80): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bebda80): >_readAt: n=3, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bebda80): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.281134641 +0000 UTC m=+30.397647441 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bebda80): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c09ba40 item 52 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bee4200): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bee4200): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bee4200): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bee4200): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bee4200): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.282357848 +0000 UTC m=+30.398870648 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bee4200): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bee4700): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bee4700): >_readAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bee4700): _writeAt: size=3, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bee4700): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bee4700): open at offset 5 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bee4700): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c09bdc0 item 53 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bee4700): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bee4700): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.28275287 +0000 UTC m=+30.399265680 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bee4700): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bee4c40): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bee4c40): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bee4c40): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bee4c40): >_readAt: n=8, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bee4c40): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.28275287 +0000 UTC m=+30.399265680 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bee4c40): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5ba9a1c0 item 53 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bee52c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bee52c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bee52c0): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bee52c0): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bee52c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.283957742 +0000 UTC m=+30.400470543 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bee52c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bee57c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bee57c0): open at offset 5 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bee57c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5ba9a850 item 54 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bee57c0): _readAt: size=2, off=5 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bee57c0): >_readAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bee57c0): _writeAt: size=3, off=5 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bee57c0): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bee57c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.284433265 +0000 UTC m=+30.400946066 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bee57c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bee5d40): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bee5d40): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bee5d40): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bee5d40): >_readAt: n=3, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bee5d40): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.284433265 +0000 UTC m=+30.400946066 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bee5d40): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5ba9ac40 item 54 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf1a4c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf1a4c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf1a4c0): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf1a4c0): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf1a4c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.285839767 +0000 UTC m=+30.402352567 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf1a4c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf1a9c0): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf1a9c0): >_readAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf1a9c0): _writeAt: size=3, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf1a9c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf1a9c0): open at offset 5 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf1a9c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5ba9b0a0 item 55 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf1a9c0): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf1a9c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.286359413 +0000 UTC m=+30.402872213 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf1a9c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf1af00): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf1af00): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf1af00): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf1af00): >_readAt: n=8, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf1af00): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.286359413 +0000 UTC m=+30.402872213 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf1af00): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5ba9b6c0 item 55 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 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/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf1b580): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf1b580): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf1b580): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf1b580): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf1b580): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.288026525 +0000 UTC m=+30.404539324 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf1b580): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf1ba80): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf1ba80): open at offset 5 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf1ba80): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c4e61c0 item 56 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf1ba80): _readAt: size=2, off=5 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf1ba80): >_readAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf1ba80): _writeAt: size=3, off=5 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf1ba80): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf1ba80): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.288576838 +0000 UTC m=+30.405089637 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf1ba80): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf3c100): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf3c100): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf3c100): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf3c100): >_readAt: n=3, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf3c100): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.288576838 +0000 UTC m=+30.405089637 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf3c100): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c4e63f0 item 56 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf3c740): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf3c740): open at offset 0 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf3c740): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf3c740): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf3c740): >_readAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf3c740): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf3c740): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf3c740): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.289864235 +0000 UTC m=+30.406377035 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf3c740): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf3cc80): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf3cc80): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf3cc80): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c4e6770 item 57 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf3cc80): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf3cc80): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.290412265 +0000 UTC m=+30.406925065 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf3cc80): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf3d1c0): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf3d1c0): >_readAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf3d1c0): _writeAt: size=3, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf3d1c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf3d1c0): open at offset 5 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf3d1c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c4e6930 item 57 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf3d1c0): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf3d1c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.290852782 +0000 UTC m=+30.407365592 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf3d1c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf3d740): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf3d740): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf3d740): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf3d740): >_readAt: n=8, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf3d740): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.290852782 +0000 UTC m=+30.407365592 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf3d740): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c4e6b60 item 57 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf3dd80): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf3dd80): open at offset 0 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf3dd80): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf3dd80): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf3dd80): >_readAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf3dd80): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf3dd80): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf3dd80): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.292178942 +0000 UTC m=+30.408691742 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf3dd80): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf8a3c0): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf8a3c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf8a3c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c4e7030 item 58 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf8a3c0): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf8a3c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.292848661 +0000 UTC m=+30.409361460 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf8a3c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf8a900): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf8a900): open at offset 5 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf8a900): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c4e72d0 item 58 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf8a900): _readAt: size=2, off=5 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf8a900): >_readAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf8a900): _writeAt: size=3, off=5 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf8a900): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf8a900): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.293354319 +0000 UTC m=+30.409867120 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf8a900): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf8aec0): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf8aec0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf8aec0): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf8aec0): >_readAt: n=3, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf8aec0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.293354319 +0000 UTC m=+30.409867120 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf8aec0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c4e75e0 item 58 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf8b500): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf8b500): open at offset 0 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf8b500): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf8b500): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf8b500): >_readAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf8b500): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf8b500): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf8b500): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.294704556 +0000 UTC m=+30.411217356 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf8b500): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf8ba40): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf8ba40): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf8ba40): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c4e7b90 item 59 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf8ba40): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf8ba40): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.295442061 +0000 UTC m=+30.411954862 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf8ba40): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfd6080): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfd6080): >_readAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfd6080): _writeAt: size=3, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfd6080): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfd6080): open at offset 5 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfd6080): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c4e7e30 item 59 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfd6080): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfd6080): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.295908608 +0000 UTC m=+30.412421407 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfd6080): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfd6600): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfd6600): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfd6600): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfd6600): >_readAt: n=8, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfd6600): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.295908608 +0000 UTC m=+30.412421407 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfd6600): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bb9a5b0 item 59 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 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/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfd6c40): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfd6c40): open at offset 0 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfd6c40): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfd6c40): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfd6c40): >_readAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfd6c40): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfd6c40): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfd6c40): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.297385632 +0000 UTC m=+30.413898432 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfd6c40): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfd7180): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfd7180): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfd7180): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bb9aaf0 item 60 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfd7180): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfd7180): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.297939411 +0000 UTC m=+30.414452211 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfd7180): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfd76c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfd76c0): open at offset 5 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfd76c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bb9b180 item 60 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfd76c0): _readAt: size=2, off=5 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfd76c0): >_readAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfd76c0): _writeAt: size=3, off=5 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfd76c0): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfd76c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.298489103 +0000 UTC m=+30.415001903 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfd76c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfd7c80): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfd7c80): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfd7c80): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfd7c80): >_readAt: n=3, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfd7c80): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.298489103 +0000 UTC m=+30.415001903 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bfd7c80): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bb9b340 item 60 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c01c3c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c01c3c0): open at offset 0 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c01c3c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c01c3c0): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c01c3c0): >_readAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c01c3c0): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c01c3c0): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c01c3c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.299848777 +0000 UTC m=+30.416361577 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c01c3c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c01c900): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c01c900): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c01c900): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bb9b9d0 item 61 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c01c900): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c01c900): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.30036157 +0000 UTC m=+30.416874370 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c01c900): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c01d000): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c01d000): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c01d000): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c01d000): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c01d000): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.30036157 +0000 UTC m=+30.416874370 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c01d000): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bb9bc00 item 61 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 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/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c01d640): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c01d640): open at offset 0 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c01d640): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c01d640): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c01d640): >_readAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c01d640): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c01d640): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c01d640): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.301702469 +0000 UTC m=+30.418215269 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c01d640): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c01db80): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c01db80): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c01db80): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5be98230 item 62 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c01db80): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c01db80): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.30230492 +0000 UTC m=+30.418817720 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c01db80): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c058380): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c058380): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c058380): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c058380): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c058380): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.30230492 +0000 UTC m=+30.418817720 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c058380): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5be983f0 item 62 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 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/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0589c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0589c0): open at offset 0 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0589c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0589c0): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0589c0): >_readAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0589c0): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0589c0): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0589c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.303600963 +0000 UTC m=+30.420113763 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0589c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c058f00): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c058f00): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c058f00): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5be98850 item 63 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c058f00): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c058f00): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.303995805 +0000 UTC m=+30.420508605 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c058f00): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c059600): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c059600): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c059600): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c059600): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c059600): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.303995805 +0000 UTC m=+30.420508605 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c059600): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5be98a10 item 63 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 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/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c059c40): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c059c40): open at offset 0 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c059c40): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c059c40): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c059c40): >_readAt: n=0, err=Bad file descriptor 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c059c40): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c059c40): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c059c40): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.305315114 +0000 UTC m=+30.421827913 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c059c40): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c07c280): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c07c280): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c07c280): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5be98f50 item 64 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c07c280): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c07c280): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.305782972 +0000 UTC m=+30.422295772 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c07c280): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c07c980): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c07c980): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c07c980): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c07c980): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c07c980): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.305782972 +0000 UTC m=+30.422295772 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c07c980): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5be99260 item 64 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c07cfc0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c07cfc0): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c07cfc0): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c07cfc0): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c07cfc0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.307402323 +0000 UTC m=+30.423915123 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c07cfc0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c07d440): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c07d440): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c07d440): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c07d440): >_readAt: n=2, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c07d440): _writeAt: size=3, off=2 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5be99880 item 65 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c07d440): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c07d440): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.307834985 +0000 UTC m=+30.424347785 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c07d440): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c07d940): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c07d940): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c07d940): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c07d940): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c07d940): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.307834985 +0000 UTC m=+30.424347785 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c07d940): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5be99b90 item 65 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c098080): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c098080): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c098080): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c098080): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c098080): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.30917373 +0000 UTC m=+30.425686530 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c098080): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c098500): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c098500): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bd862a0 item 66 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c098500): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c098500): >_readAt: n=0, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c098500): _writeAt: size=3, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c098500): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c098500): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.309741516 +0000 UTC m=+30.426254326 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c098500): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c098a40): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c098a40): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c098a40): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c098a40): >_readAt: n=3, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c098a40): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.309741516 +0000 UTC m=+30.426254326 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c098a40): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bd86700 item 66 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c099080): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c099080): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c099080): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c099080): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c099080): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.310854206 +0000 UTC m=+30.427367006 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c099080): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c099500): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c099500): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c099500): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c099500): >_readAt: n=2, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c099500): _writeAt: size=3, off=2 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bd86b60 item 67 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c099500): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c099500): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.311368361 +0000 UTC m=+30.427881161 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c099500): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c099a00): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c099a00): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c099a00): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c099a00): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c099a00): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.311368361 +0000 UTC m=+30.427881161 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c099a00): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bd86d90 item 67 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0ce180): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0ce180): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0ce180): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0ce180): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0ce180): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.312601508 +0000 UTC m=+30.429114308 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0ce180): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0ce680): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0ce680): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bd87110 item 68 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0ce680): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0ce680): >_readAt: n=0, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0ce680): _writeAt: size=3, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0ce680): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0ce680): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.313181086 +0000 UTC m=+30.429693886 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0ce680): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0cebc0): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0cebc0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0cebc0): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0cebc0): >_readAt: n=3, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0cebc0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.313181086 +0000 UTC m=+30.429693886 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0cebc0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bd873b0 item 68 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0cf200): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0cf200): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0cf200): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0cf200): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0cf200): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.314463695 +0000 UTC m=+30.430976494 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0cf200): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0cf680): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0cf680): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0cf680): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0cf680): >_readAt: n=2, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0cf680): _writeAt: size=3, off=2 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bd87e30 item 69 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0cf680): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0cf680): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.314941772 +0000 UTC m=+30.431454572 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0cf680): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0cfb80): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0cfb80): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0cfb80): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0cfb80): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0cfb80): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.314941772 +0000 UTC m=+30.431454572 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0cfb80): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c50e3f0 item 69 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0f8300): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0f8300): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0f8300): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0f8300): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0f8300): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.316257033 +0000 UTC m=+30.432769833 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0f8300): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0f8800): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0f8800): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c50e770 item 70 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0f8800): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0f8800): >_readAt: n=0, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0f8800): _writeAt: size=3, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0f8800): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0f8800): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.316752783 +0000 UTC m=+30.433265584 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0f8800): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0f8d40): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0f8d40): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0f8d40): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0f8d40): >_readAt: n=3, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0f8d40): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.316752783 +0000 UTC m=+30.433265584 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0f8d40): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c50eb60 item 70 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0f93c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0f93c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0f93c0): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0f93c0): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0f93c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.317803076 +0000 UTC m=+30.434315876 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0f93c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0f98c0): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0f98c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0f98c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0f98c0): >_readAt: n=2, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0f98c0): _writeAt: size=3, off=2 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c50efc0 item 71 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0f98c0): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0f98c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.318377245 +0000 UTC m=+30.434890044 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0f98c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0f9dc0): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0f9dc0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0f9dc0): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0f9dc0): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0f9dc0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.318377245 +0000 UTC m=+30.434890044 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0f9dc0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c50f180 item 71 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c128540): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c128540): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c128540): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c128540): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c128540): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.319392531 +0000 UTC m=+30.435905332 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c128540): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c128a40): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c128a40): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c50f500 item 72 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c128a40): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c128a40): >_readAt: n=0, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c128a40): _writeAt: size=3, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c128a40): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c128a40): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.319933127 +0000 UTC m=+30.436445926 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c128a40): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c128f80): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c128f80): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c128f80): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c128f80): >_readAt: n=3, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c128f80): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.319933127 +0000 UTC m=+30.436445926 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c128f80): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c50f6c0 item 72 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c129540): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c129540): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c129540): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c129540): >_readAt: n=0, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c129540): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c129540): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c129540): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.321193674 +0000 UTC m=+30.437706475 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c129540): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c129a40): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c129a40): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c129a40): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c50fb20 item 73 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c129a40): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c129a40): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.321603394 +0000 UTC m=+30.438116194 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c129a40): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c156000): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c156000): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c156000): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c156000): >_readAt: n=2, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c156000): _writeAt: size=3, off=2 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c50fce0 item 73 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c156000): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c156000): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.322128219 +0000 UTC m=+30.438641020 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c156000): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c156540): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c156540): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c156540): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c156540): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c156540): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.322128219 +0000 UTC m=+30.438641020 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c156540): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bf76000 item 73 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c156b80): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c156b80): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c156b80): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c156b80): >_readAt: n=0, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c156b80): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c156b80): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c156b80): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.323900177 +0000 UTC m=+30.440412976 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c156b80): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c157080): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c157080): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c157080): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bf76380 item 74 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c157080): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c157080): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.324403222 +0000 UTC m=+30.440916022 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c157080): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1575c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1575c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bf76540 item 74 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1575c0): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1575c0): >_readAt: n=0, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1575c0): _writeAt: size=3, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1575c0): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1575c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.324926505 +0000 UTC m=+30.441439304 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1575c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c157b40): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c157b40): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c157b40): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c157b40): >_readAt: n=3, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c157b40): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.324926505 +0000 UTC m=+30.441439304 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c157b40): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bf76700 item 74 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c17e280): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c17e280): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c17e280): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c17e280): >_readAt: n=0, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c17e280): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c17e280): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c17e280): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.325995662 +0000 UTC m=+30.442508463 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c17e280): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c17e780): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c17e780): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c17e780): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bf76b60 item 75 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c17e780): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c17e780): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.32644705 +0000 UTC m=+30.442959851 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c17e780): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c17ecc0): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c17ecc0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c17ecc0): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c17ecc0): >_readAt: n=2, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c17ecc0): _writeAt: size=3, off=2 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bf76d20 item 75 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c17ecc0): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c17ecc0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.326902145 +0000 UTC m=+30.443414945 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c17ecc0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c17f200): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c17f200): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c17f200): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c17f200): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c17f200): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.326902145 +0000 UTC m=+30.443414945 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c17f200): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bf77030 item 75 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c17f840): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c17f840): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c17f840): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c17f840): >_readAt: n=0, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c17f840): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c17f840): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c17f840): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.328139308 +0000 UTC m=+30.444652109 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c17f840): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c17fd40): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c17fd40): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c17fd40): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bf773b0 item 76 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c17fd40): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c17fd40): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.328694481 +0000 UTC m=+30.445207282 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c17fd40): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1a2380): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1a2380): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bf77650 item 76 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1a2380): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1a2380): >_readAt: n=0, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1a2380): _writeAt: size=3, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1a2380): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1a2380): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.329207534 +0000 UTC m=+30.445720335 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1a2380): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1a2900): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1a2900): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1a2900): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1a2900): >_readAt: n=3, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1a2900): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.329207534 +0000 UTC m=+30.445720335 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1a2900): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bf77810 item 76 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1a2f40): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1a2f40): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1a2f40): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1a2f40): >_readAt: n=0, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1a2f40): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1a2f40): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1a2f40): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.330506504 +0000 UTC m=+30.447019304 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1a2f40): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1a3440): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1a3440): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1a3440): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bf77c70 item 77 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1a3440): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1a3440): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.331171854 +0000 UTC m=+30.447684654 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1a3440): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1a3b40): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1a3b40): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1a3b40): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1a3b40): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1a3b40): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.331171854 +0000 UTC m=+30.447684654 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1a3b40): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bf77e30 item 77 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1c4280): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1c4280): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1c4280): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1c4280): >_readAt: n=0, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1c4280): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1c4280): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1c4280): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.332743996 +0000 UTC m=+30.449256797 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1c4280): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1c4780): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1c4780): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1c4780): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bcaa5b0 item 78 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1c4780): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1c4780): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.333240508 +0000 UTC m=+30.449753308 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1c4780): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1c4e80): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1c4e80): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1c4e80): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1c4e80): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1c4e80): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.333240508 +0000 UTC m=+30.449753308 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1c4e80): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bcaa8c0 item 78 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1c54c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1c54c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1c54c0): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1c54c0): >_readAt: n=0, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1c54c0): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1c54c0): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1c54c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.334834442 +0000 UTC m=+30.451347242 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1c54c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1c59c0): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1c59c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1c59c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bcaad90 item 79 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1c59c0): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1c59c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.335277685 +0000 UTC m=+30.451790485 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c1c59c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c20e1c0): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c20e1c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c20e1c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c20e1c0): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c20e1c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.335277685 +0000 UTC m=+30.451790485 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c20e1c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bcab3b0 item 79 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 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/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c20e800): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c20e800): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c20e800): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c20e800): >_readAt: n=0, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c20e800): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c20e800): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c20e800): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.336939135 +0000 UTC m=+30.453451935 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c20e800): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c20ed00): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c20ed00): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c20ed00): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bcab9d0 item 80 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c20ed00): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c20ed00): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.337639832 +0000 UTC m=+30.454152642 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c20ed00): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c20f400): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c20f400): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c20f400): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c20f400): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c20f400): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.337639832 +0000 UTC m=+30.454152642 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c20f400): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bff8000 item 80 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c20fa40): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c20fa40): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c20fa40): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c20fa40): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c20fa40): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.339542013 +0000 UTC m=+30.456054813 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c20fa40): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c20fec0): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c20fec0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c20fec0): open at offset 5 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c20fec0): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c20fec0): >_readAt: n=2, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c20fec0): _writeAt: size=3, off=7 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bff8540 item 81 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c20fec0): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c20fec0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.340056019 +0000 UTC m=+30.456568819 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c20fec0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c28c500): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c28c500): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c28c500): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c28c500): >_readAt: n=8, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c28c500): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.340056019 +0000 UTC m=+30.456568819 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c28c500): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bff8850 item 81 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c28cb80): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c28cb80): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c28cb80): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c28cb80): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c28cb80): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.34135053 +0000 UTC m=+30.457863330 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c28cb80): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c28d080): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c28d080): open at offset 5 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c28d080): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bff8cb0 item 82 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c28d080): _readAt: size=2, off=5 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c28d080): >_readAt: n=0, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c28d080): _writeAt: size=3, off=5 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c28d080): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c28d080): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.341807889 +0000 UTC m=+30.458320688 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c28d080): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c28d600): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c28d600): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c28d600): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c28d600): >_readAt: n=3, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c28d600): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.341807889 +0000 UTC m=+30.458320688 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c28d600): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bff8e70 item 82 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c28dc80): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c28dc80): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c28dc80): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c28dc80): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c28dc80): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.343127177 +0000 UTC m=+30.459639977 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c28dc80): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2ae280): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2ae280): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2ae280): open at offset 5 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2ae280): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2ae280): >_readAt: n=2, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2ae280): _writeAt: size=3, off=7 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bff9340 item 83 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2ae280): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2ae280): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.343585577 +0000 UTC m=+30.460098378 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2ae280): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2ae7c0): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2ae7c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2ae7c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2ae7c0): >_readAt: n=8, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2ae7c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.343585577 +0000 UTC m=+30.460098378 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2ae7c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bff9500 item 83 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2aee40): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2aee40): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2aee40): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2aee40): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2aee40): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.344800369 +0000 UTC m=+30.461313169 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2aee40): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2af340): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2af340): open at offset 5 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2af340): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bff9960 item 84 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2af340): _readAt: size=2, off=5 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2af340): >_readAt: n=0, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2af340): _writeAt: size=3, off=5 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2af340): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2af340): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.345459748 +0000 UTC m=+30.461972558 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2af340): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2af8c0): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2af8c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2af8c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2af8c0): >_readAt: n=3, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2af8c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.345459748 +0000 UTC m=+30.461972558 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2af8c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5bff9b20 item 84 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2d0040): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2d0040): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2d0040): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2d0040): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2d0040): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.346914349 +0000 UTC m=+30.463427149 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2d0040): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2d0540): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2d0540): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2d0540): open at offset 5 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2d0540): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2d0540): >_readAt: n=2, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2d0540): _writeAt: size=3, off=7 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c050070 item 85 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2d0540): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2d0540): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.347384462 +0000 UTC m=+30.463897263 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2d0540): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2d0a80): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2d0a80): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2d0a80): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2d0a80): >_readAt: n=8, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2d0a80): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.347384462 +0000 UTC m=+30.463897263 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2d0a80): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c0503f0 item 85 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2d1100): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2d1100): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2d1100): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2d1100): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2d1100): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.348531196 +0000 UTC m=+30.465043995 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2d1100): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2d1600): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2d1600): open at offset 5 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2d1600): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c050a80 item 86 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2d1600): _readAt: size=2, off=5 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2d1600): >_readAt: n=0, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2d1600): _writeAt: size=3, off=5 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2d1600): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2d1600): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.348988986 +0000 UTC m=+30.465501786 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2d1600): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2d1b80): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2d1b80): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2d1b80): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2d1b80): >_readAt: n=3, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2d1b80): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.348988986 +0000 UTC m=+30.465501786 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2d1b80): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c050fc0 item 86 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2f4300): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2f4300): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2f4300): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2f4300): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2f4300): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.35005126 +0000 UTC m=+30.466564061 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2f4300): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2f4800): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2f4800): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2f4800): open at offset 5 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2f4800): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2f4800): >_readAt: n=2, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2f4800): _writeAt: size=3, off=7 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c051650 item 87 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2f4800): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2f4800): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.350578911 +0000 UTC m=+30.467091712 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2f4800): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2f4d40): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2f4d40): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2f4d40): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2f4d40): >_readAt: n=8, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2f4d40): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.350578911 +0000 UTC m=+30.467091712 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2f4d40): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c051a40 item 87 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 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/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2f53c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2f53c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2f53c0): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2f53c0): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2f53c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.352450696 +0000 UTC m=+30.468963506 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2f53c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c394440): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c394440): open at offset 5 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c394440): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c6220e0 item 88 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c394440): _readAt: size=2, off=5 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c394440): >_readAt: n=0, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c394440): _writeAt: size=3, off=5 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c394440): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c394440): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.353170859 +0000 UTC m=+30.469683659 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c394440): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3949c0): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3949c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3949c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3949c0): >_readAt: n=3, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3949c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.353170859 +0000 UTC m=+30.469683659 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c3949c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c622380 item 88 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c395000): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c395000): open at offset 0 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c395000): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c395000): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c395000): >_readAt: n=0, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c395000): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c395000): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c395000): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.355265874 +0000 UTC m=+30.471778684 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c395000): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c395540): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c395540): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c395540): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c622930 item 89 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c395540): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c395540): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.355955398 +0000 UTC m=+30.472468208 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c395540): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2f4000): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2f4000): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2f4000): open at offset 5 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2f4000): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2f4000): >_readAt: n=2, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2f4000): _writeAt: size=3, off=7 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c622af0 item 89 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2f4000): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2f4000): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.356943916 +0000 UTC m=+30.473456726 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2f4000): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2f4580): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2f4580): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2f4580): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2f4580): >_readAt: n=8, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2f4580): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.356943916 +0000 UTC m=+30.473456726 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2f4580): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c0501c0 item 89 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2f4bc0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2f4bc0): open at offset 0 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2f4bc0): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2f4bc0): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2f4bc0): >_readAt: n=0, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2f4bc0): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2f4bc0): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2f4bc0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.35838408 +0000 UTC m=+30.474896890 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2f4bc0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2f5100): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2f5100): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2f5100): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c050690 item 90 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2f5100): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2f5100): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.358984016 +0000 UTC m=+30.475496826 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2f5100): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2f5780): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2f5780): open at offset 5 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2f5780): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c050b60 item 90 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2f5780): _readAt: size=2, off=5 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2f5780): >_readAt: n=0, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2f5780): _writeAt: size=3, off=5 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2f5780): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2f5780): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.359639258 +0000 UTC m=+30.476152057 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2f5780): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2f5d40): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2f5d40): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2f5d40): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2f5d40): >_readAt: n=3, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2f5d40): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.359639258 +0000 UTC m=+30.476152057 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c2f5d40): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c0510a0 item 90 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bcae100): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bcae100): open at offset 0 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bcae100): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bcae100): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bcae100): >_readAt: n=0, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bcae100): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bcae100): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bcae100): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.360722312 +0000 UTC m=+30.477235112 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bcae100): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bcaf740): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bcaf740): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bcaf740): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c0516c0 item 91 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bcaf740): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bcaf740): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.361149203 +0000 UTC m=+30.477662003 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bcaf740): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bcafd80): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bcafd80): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bcafd80): open at offset 5 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bcafd80): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bcafd80): >_readAt: n=2, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bcafd80): _writeAt: size=3, off=7 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c051ab0 item 91 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bcafd80): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bcafd80): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.361606732 +0000 UTC m=+30.478119533 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bcafd80): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bad5180): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bad5180): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bad5180): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bad5180): >_readAt: n=8, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bad5180): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.361606732 +0000 UTC m=+30.478119533 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bad5180): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c622bd0 item 91 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 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/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bad5900): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bad5900): open at offset 0 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bad5900): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bad5900): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bad5900): >_readAt: n=0, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bad5900): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bad5900): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bad5900): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.362812337 +0000 UTC m=+30.479325157 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bad5900): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf120c0): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf120c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf120c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c622f50 item 92 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf120c0): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf120c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.363272591 +0000 UTC m=+30.479785391 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf120c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf129c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf129c0): open at offset 5 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf129c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c623260 item 92 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf129c0): _readAt: size=2, off=5 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf129c0): >_readAt: n=0, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf129c0): _writeAt: size=3, off=5 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf129c0): >_writeAt: n=3, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf129c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.36375682 +0000 UTC m=+30.480269620 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf129c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf133c0): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf133c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf133c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf133c0): >_readAt: n=3, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf133c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.36375682 +0000 UTC m=+30.480269620 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf133c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c623490 item 92 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf13e00): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf13e00): open at offset 0 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf13e00): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf13e00): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf13e00): >_readAt: n=0, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf13e00): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf13e00): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf13e00): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.365406098 +0000 UTC m=+30.481918899 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bf13e00): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8e480): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8e480): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8e480): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c623a40 item 93 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8e480): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8e480): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.365805559 +0000 UTC m=+30.482318358 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8e480): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8eb80): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8eb80): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8eb80): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8eb80): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8eb80): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.365805559 +0000 UTC m=+30.482318358 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8eb80): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c623c70 item 93 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 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/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8f1c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8f1c0): open at offset 0 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8f1c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8f1c0): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8f1c0): >_readAt: n=0, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8f1c0): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8f1c0): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8f1c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.367163017 +0000 UTC m=+30.483675817 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8f1c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8f780): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8f780): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8f780): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5b8b67e0 item 94 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8f780): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8f780): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.367687833 +0000 UTC m=+30.484200633 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8f780): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8fe80): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8fe80): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8fe80): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8fe80): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8fe80): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.367687833 +0000 UTC m=+30.484200633 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bd8fe80): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5b8b6b60 item 94 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 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/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bba24c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bba24c0): open at offset 0 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bba24c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bba24c0): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bba24c0): >_readAt: n=0, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bba24c0): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bba24c0): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bba24c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.369130893 +0000 UTC m=+30.485643693 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bba24c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bba3080): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bba3080): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bba3080): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c0222a0 item 95 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bba3080): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bba3080): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.369691777 +0000 UTC m=+30.486204577 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bba3080): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bba37c0): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bba37c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bba37c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bba37c0): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bba37c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.369691777 +0000 UTC m=+30.486204577 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5bba37c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c022460 item 95 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 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/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c038380): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c038380): open at offset 0 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c038380): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c038380): _readAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c038380): >_readAt: n=0, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c038380): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c038380): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c038380): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.371162459 +0000 UTC m=+30.487675258 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c038380): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0388c0): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0388c0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0388c0): >openPending: err= 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c022a10 item 96 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0388c0): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0388c0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.371780369 +0000 UTC m=+30.488293179 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c0388c0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 03:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 03:55:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c038fc0): _readAt: size=512, off=0 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c038fc0): openPending: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c038fc0): >openPending: err= 2026/06/25 03:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c038fc0): >_readAt: n=5, err=EOF 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c038fc0): close: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 03:55:17.371780369 +0000 UTC m=+30.488293179 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : open-test-file(0x2e8d5c038fc0): >close: err= 2026/06/25 03:55:17 DEBUG : open-test-file: Remove: 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e8d5c022cb0 item 96 2026/06/25 03:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 03:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 03:55:17 DEBUG : open-test-file: >Remove: err= 2026/06/25 03:55:17 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:55:17 DEBUG : Looking for writers 2026/06/25 03:55:17 DEBUG : >WaitForWriters: 2026/06/25 03:55:17 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.38s) --- PASS: TestRWFileHandleOpenTests/writes (0.20s) --- 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.01s) --- 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.19s) --- 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-tagisov5ziva", Local "Local file system at /tmp/rclone3099960537", Modify Window "1s" 2026/06/25 03:55:17 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: poll-interval is not supported by this remote 2026/06/25 03:55:17 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/25 03:55:17 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:17 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 03:55:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 03:55:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/25 03:55:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : file1: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : file1(0x2e8d5bd3a100): openPending: 2026/06/25 03:55:17 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 03:55:17 DEBUG : file1(0x2e8d5bd3a100): >openPending: err= 2026/06/25 03:55:17 DEBUG : file1: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 03:55:17 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/25 03:55:17 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/25 03:55:17 DEBUG : file1(0x2e8d5bd3a100): _writeAt: size=2, off=0 2026/06/25 03:55:17 DEBUG : file1(0x2e8d5bd3a100): >_writeAt: n=2, err= 2026/06/25 03:55:17 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/06/25 03:55:17 DEBUG : file1(0x2e8d5bd3a100): RWFileHandle.Flush 2026/06/25 03:55:17 DEBUG : file1(0x2e8d5bd3a100): RWFileHandle.Release 2026/06/25 03:55:17 DEBUG : file1(0x2e8d5bd3a100): close: 2026/06/25 03:55:17 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/06/25 03:55:17 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : file1(0x2e8d5bd3a100): >close: err= 2026/06/25 03:55:17 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:55:17 DEBUG : Looking for writers 2026/06/25 03:55:17 DEBUG : file1: reading active writers 2026/06/25 03:55:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/25 03:55:17 DEBUG : Looking for writers 2026/06/25 03:55:17 DEBUG : file1: reading active writers 2026/06/25 03:55:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/25 03:55:17 DEBUG : Looking for writers 2026/06/25 03:55:17 DEBUG : file1: reading active writers 2026/06/25 03:55:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/25 03:55:17 DEBUG : Looking for writers 2026/06/25 03:55:17 DEBUG : file1: reading active writers 2026/06/25 03:55:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/25 03:55:17 DEBUG : file1: vfs cache: starting upload 2026/06/25 03:55:17 DEBUG : file1.a0a9169e.partial: size = 2 OK 2026/06/25 03:55:17 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/file1.a0a9169e.partial" 2026/06/25 03:55:17 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:17 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/file1.a0a9169e.partial 2026/06/25 03:55:17 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/file1.a0a9169e.partial" 2026/06/25 03:55:17 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-tagisov5ziva/dir/file1: no such file or directory 2026/06/25 03:55:17 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-tagisov5ziva/dir/file1: no such file or directory 2026/06/25 03:55:17 DEBUG : Looking for writers 2026/06/25 03:55:17 DEBUG : file1: reading active writers 2026/06/25 03:55:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/25 03:55:17 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:17 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-tagisov5ziva/file1.a0a9169e.partial 2026/06/25 03:55:17 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:17 DEBUG : file1.a0a9169e.partial: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/06/25 03:55:17 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/06/25 03:55:17 DEBUG : file1.a0a9169e.partial: renamed to: file1 2026/06/25 03:55:17 INFO : file1: Copied (new) 2026/06/25 03:55:17 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/file1" 2026/06/25 03:55:17 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:17 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/file1 2026/06/25 03:55:17 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/file1" 2026/06/25 03:55:17 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:17 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-tagisov5ziva/file1 2026/06/25 03:55:17 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:17 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/06/25 03:55:17 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/06/25 03:55:17 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/25 03:55:17 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 03:55:17 INFO : file1: vfs cache: upload succeeded try #1 2026/06/25 03:55:17 DEBUG : Looking for writers 2026/06/25 03:55:17 DEBUG : file1: reading active writers 2026/06/25 03:55:17 DEBUG : >WaitForWriters: 2026/06/25 03:55:17 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/file1" 2026/06/25 03:55:17 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:17 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/file1 2026/06/25 03:55:17 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/file1" 2026/06/25 03:55:17 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-tagisov5ziva/dir/file1: no such file or directory 2026/06/25 03:55:17 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-tagisov5ziva/dir/file1: no such file or directory 2026/06/25 03:55:17 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:17 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-tagisov5ziva/file1 2026/06/25 03:55:17 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:17 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/06/25 03:55:17 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/file1" 2026/06/25 03:55:17 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:17 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/file1 2026/06/25 03:55:17 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/file1" 2026/06/25 03:55:17 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:17 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: c22b5f9178342609428d6f51b2c5af4c0bde6a42 /rclone-test-tagisov5ziva/file1 2026/06/25 03:55:17 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:17 DEBUG : file1: Parsed hash: c22b5f9178342609428d6f51b2c5af4c0bde6a42 2026/06/25 03:55:17 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:55:17 DEBUG : Looking for writers 2026/06/25 03:55:17 DEBUG : file1: reading active writers 2026/06/25 03:55:17 DEBUG : >WaitForWriters: 2026/06/25 03:55:17 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.54s) === RUN TestRWCacheRename run.go:198: Remote "sftp://rclone@:22/rclone-test-tagisov5ziva", Local "Local file system at /tmp/rclone3099960537", Modify Window "1s" 2026/06/25 03:55:17 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: poll-interval is not supported by this remote 2026/06/25 03:55:17 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/25 03:55:17 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:17 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 03:55:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 03:55:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:17 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:17 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/25 03:55:17 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:17 DEBUG : rename_me: newRWFileHandle: 2026/06/25 03:55:17 DEBUG : rename_me(0x2e8d5c432980): openPending: 2026/06/25 03:55:17 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/06/25 03:55:17 DEBUG : rename_me(0x2e8d5c432980): >openPending: err= 2026/06/25 03:55:17 DEBUG : rename_me: >newRWFileHandle: err= 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/06/25 03:55:17 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/06/25 03:55:17 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/06/25 03:55:17 DEBUG : rename_me(0x2e8d5c432980): _writeAt: size=5, off=0 2026/06/25 03:55:17 DEBUG : rename_me(0x2e8d5c432980): >_writeAt: n=5, err= 2026/06/25 03:55:17 DEBUG : rename_me(0x2e8d5c432980): close: 2026/06/25 03:55:17 DEBUG : rename_me: vfs cache: setting modification time to 2026-06-25 03:55:17.92028195 +0000 UTC m=+31.036794760 2026/06/25 03:55:17 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/06/25 03:55:17 DEBUG : rename_me(0x2e8d5c432980): >close: err= 2026/06/25 03:55:17 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/06/25 03:55:17 DEBUG : i_was_renamed: Updating file with 0x2e8d5bfb28f0 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/06/25 03:55:17 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/06/25 03:55:17 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:55:17 DEBUG : Looking for writers 2026/06/25 03:55:17 DEBUG : i_was_renamed: reading active writers 2026/06/25 03:55:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/25 03:55:17 DEBUG : Looking for writers 2026/06/25 03:55:17 DEBUG : i_was_renamed: reading active writers 2026/06/25 03:55:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/25 03:55:17 DEBUG : Looking for writers 2026/06/25 03:55:17 DEBUG : i_was_renamed: reading active writers 2026/06/25 03:55:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/25 03:55:17 DEBUG : Looking for writers 2026/06/25 03:55:17 DEBUG : i_was_renamed: reading active writers 2026/06/25 03:55:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/25 03:55:18 DEBUG : i_was_renamed: vfs cache: starting upload 2026/06/25 03:55:18 DEBUG : i_was_renamed.6eb8dfd8.partial: size = 5 OK 2026/06/25 03:55:18 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/i_was_renamed.6eb8dfd8.partial" 2026/06/25 03:55:18 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:18 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/i_was_renamed.6eb8dfd8.partial 2026/06/25 03:55:18 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/i_was_renamed.6eb8dfd8.partial" 2026/06/25 03:55:18 DEBUG : Looking for writers 2026/06/25 03:55:18 DEBUG : i_was_renamed: reading active writers 2026/06/25 03:55:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/25 03:55:18 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-tagisov5ziva/dir/file1: no such file or directory 2026/06/25 03:55:18 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-tagisov5ziva/dir/file1: no such file or directory 2026/06/25 03:55:18 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:18 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-tagisov5ziva/i_was_renamed.6eb8dfd8.partial 2026/06/25 03:55:18 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:18 DEBUG : i_was_renamed.6eb8dfd8.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/25 03:55:18 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/25 03:55:18 DEBUG : i_was_renamed.6eb8dfd8.partial: renamed to: i_was_renamed 2026/06/25 03:55:18 INFO : i_was_renamed: Copied (new) 2026/06/25 03:55:18 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/i_was_renamed" 2026/06/25 03:55:18 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:18 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/i_was_renamed 2026/06/25 03:55:18 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/i_was_renamed" 2026/06/25 03:55:18 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:18 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-tagisov5ziva/i_was_renamed 2026/06/25 03:55:18 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:18 DEBUG : i_was_renamed: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/25 03:55:18 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-06-25 03:55:17 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/25 03:55:18 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/06/25 03:55:18 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/06/25 03:55:18 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/06/25 03:55:18 DEBUG : Looking for writers 2026/06/25 03:55:18 DEBUG : i_was_renamed: reading active writers 2026/06/25 03:55:18 DEBUG : >WaitForWriters: 2026/06/25 03:55:18 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.32s) === RUN TestRWCacheUpdate run.go:198: Remote "sftp://rclone@:22/rclone-test-tagisov5ziva", Local "Local file system at /tmp/rclone3099960537", Modify Window "1s" 2026/06/25 03:55:18 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: poll-interval is not supported by this remote 2026/06/25 03:55:18 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/25 03:55:18 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:18 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 03:55:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 03:55:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-tagisov5ziva" 2026/06/25 03:55:18 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/25 03:55:18 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/TestRWCacheUpdate" 2026/06/25 03:55:18 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:18 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/TestRWCacheUpdate 2026/06/25 03:55:18 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/TestRWCacheUpdate" 2026/06/25 03:55:18 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:18 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-tagisov5ziva/TestRWCacheUpdate 2026/06/25 03:55:18 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:18 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/06/25 03:55:18 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/TestRWCacheUpdate" 2026/06/25 03:55:18 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:18 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/TestRWCacheUpdate 2026/06/25 03:55:18 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/TestRWCacheUpdate" 2026/06/25 03:55:18 DEBUG : forgetting directory cache 2026/06/25 03:55:18 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:18 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 288158e561053f03b91b9361f5d0328ac9e349fc /rclone-test-tagisov5ziva/TestRWCacheUpdate 2026/06/25 03:55:18 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:18 DEBUG : TestRWCacheUpdate: Parsed hash: 288158e561053f03b91b9361f5d0328ac9e349fc 2026/06/25 03:55:18 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:18 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/25 03:55:18 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/25 03:55:18 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/25 03:55:18 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/25 03:55:18 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/25 03:55:18 DEBUG : TestRWCacheUpdate(0x2e8d5b8b8d40): _readAt: size=512, off=0 2026/06/25 03:55:18 DEBUG : TestRWCacheUpdate(0x2e8d5b8b8d40): openPending: 2026/06/25 03:55:18 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/TestRWCacheUpdate" 2026/06/25 03:55:18 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:18 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/TestRWCacheUpdate 2026/06/25 03:55:18 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/TestRWCacheUpdate" 2026/06/25 03:55:18 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:18 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-tagisov5ziva/TestRWCacheUpdate 2026/06/25 03:55:18 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:18 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/06/25 03:55:18 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-25 02:56:18 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/06/25 03:55:18 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/25 03:55:18 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/25 03:55:18 DEBUG : TestRWCacheUpdate(0x2e8d5b8b8d40): >openPending: err= 2026/06/25 03:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/25 03:55:18 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/25 03:55:18 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/25 03:55:18 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/25 03:55:18 DEBUG : TestRWCacheUpdate(0x2e8d5b8b8d40): >_readAt: n=20, err=EOF 2026/06/25 03:55:18 DEBUG : TestRWCacheUpdate(0x2e8d5b8b8d40): close: 2026/06/25 03:55:18 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-25 02:56:18 +0000 UTC 2026/06/25 03:55:18 DEBUG : TestRWCacheUpdate(0x2e8d5b8b8d40): >close: err= 2026/06/25 03:55:18 DEBUG : Re-reading directory (101.599821ms old) 2026/06/25 03:55:18 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/25 03:55:18 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/25 03:55:18 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/TestRWCacheUpdate" 2026/06/25 03:55:18 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:18 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/TestRWCacheUpdate 2026/06/25 03:55:18 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/TestRWCacheUpdate" 2026/06/25 03:55:18 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:18 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-tagisov5ziva/TestRWCacheUpdate 2026/06/25 03:55:18 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:18 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/06/25 03:55:18 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/TestRWCacheUpdate" 2026/06/25 03:55:18 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:18 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/TestRWCacheUpdate 2026/06/25 03:55:18 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/TestRWCacheUpdate" 2026/06/25 03:55:18 DEBUG : forgetting directory cache 2026/06/25 03:55:18 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:18 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 /rclone-test-tagisov5ziva/TestRWCacheUpdate 2026/06/25 03:55:18 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:18 DEBUG : TestRWCacheUpdate: Parsed hash: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 2026/06/25 03:55:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/25 03:55:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/25 03:55:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/25 03:55:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/25 03:55:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/25 03:55:19 DEBUG : TestRWCacheUpdate(0x2e8d5c36a3c0): _readAt: size=512, off=0 2026/06/25 03:55:19 DEBUG : TestRWCacheUpdate(0x2e8d5c36a3c0): openPending: 2026/06/25 03:55:19 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/TestRWCacheUpdate" 2026/06/25 03:55:19 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:19 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/TestRWCacheUpdate 2026/06/25 03:55:19 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/TestRWCacheUpdate" 2026/06/25 03:55:19 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:19 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-tagisov5ziva/TestRWCacheUpdate 2026/06/25 03:55:19 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:19 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/06/25 03:55:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-25 02:57:18 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-06-25 02:56:18 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/06/25 03:55:19 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-25 02:57:18 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-06-25 02:56:18 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/06/25 03:55:19 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/25 03:55:19 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/25 03:55:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/25 03:55:19 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/25 03:55:19 DEBUG : TestRWCacheUpdate(0x2e8d5c36a3c0): >openPending: err= 2026/06/25 03:55:19 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/25 03:55:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/25 03:55:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/25 03:55:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/25 03:55:19 DEBUG : TestRWCacheUpdate(0x2e8d5c36a3c0): >_readAt: n=20, err=EOF 2026/06/25 03:55:19 DEBUG : TestRWCacheUpdate(0x2e8d5c36a3c0): close: 2026/06/25 03:55:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-25 02:57:18 +0000 UTC 2026/06/25 03:55:19 DEBUG : TestRWCacheUpdate(0x2e8d5c36a3c0): >close: err= 2026/06/25 03:55:19 DEBUG : Re-reading directory (105.008702ms old) 2026/06/25 03:55:19 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/25 03:55:19 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/25 03:55:19 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/TestRWCacheUpdate" 2026/06/25 03:55:19 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:19 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/TestRWCacheUpdate 2026/06/25 03:55:19 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/TestRWCacheUpdate" 2026/06/25 03:55:19 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:19 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-tagisov5ziva/TestRWCacheUpdate 2026/06/25 03:55:19 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:19 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/06/25 03:55:19 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/TestRWCacheUpdate" 2026/06/25 03:55:19 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:19 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/TestRWCacheUpdate 2026/06/25 03:55:19 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/TestRWCacheUpdate" 2026/06/25 03:55:19 DEBUG : forgetting directory cache 2026/06/25 03:55:19 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:19 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: cdbdc94ef0e50810466d21c31d02b8365e9616d2 /rclone-test-tagisov5ziva/TestRWCacheUpdate 2026/06/25 03:55:19 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:19 DEBUG : TestRWCacheUpdate: Parsed hash: cdbdc94ef0e50810466d21c31d02b8365e9616d2 2026/06/25 03:55:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/25 03:55:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/25 03:55:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/25 03:55:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/25 03:55:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/25 03:55:19 DEBUG : TestRWCacheUpdate(0x2e8d5c433780): _readAt: size=512, off=0 2026/06/25 03:55:19 DEBUG : TestRWCacheUpdate(0x2e8d5c433780): openPending: 2026/06/25 03:55:19 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/TestRWCacheUpdate" 2026/06/25 03:55:19 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:19 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/TestRWCacheUpdate 2026/06/25 03:55:19 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/TestRWCacheUpdate" 2026/06/25 03:55:19 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:19 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-tagisov5ziva/TestRWCacheUpdate 2026/06/25 03:55:19 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:19 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/06/25 03:55:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-25 02:58:18 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-06-25 02:57:18 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/06/25 03:55:19 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-25 02:58:18 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-06-25 02:57:18 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/06/25 03:55:19 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/25 03:55:19 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/25 03:55:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/25 03:55:19 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/25 03:55:19 DEBUG : TestRWCacheUpdate(0x2e8d5c433780): >openPending: err= 2026/06/25 03:55:19 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/25 03:55:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/25 03:55:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/25 03:55:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/25 03:55:19 DEBUG : TestRWCacheUpdate(0x2e8d5c433780): >_readAt: n=20, err=EOF 2026/06/25 03:55:19 DEBUG : TestRWCacheUpdate(0x2e8d5c433780): close: 2026/06/25 03:55:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-25 02:58:18 +0000 UTC 2026/06/25 03:55:19 DEBUG : TestRWCacheUpdate(0x2e8d5c433780): >close: err= 2026/06/25 03:55:19 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/TestRWCacheUpdate" 2026/06/25 03:55:19 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:19 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/TestRWCacheUpdate 2026/06/25 03:55:19 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/TestRWCacheUpdate" 2026/06/25 03:55:19 DEBUG : forgetting directory cache 2026/06/25 03:55:19 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/25 03:55:19 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:19 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-tagisov5ziva/TestRWCacheUpdate 2026/06/25 03:55:19 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:19 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/06/25 03:55:19 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/TestRWCacheUpdate" 2026/06/25 03:55:19 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:19 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/TestRWCacheUpdate 2026/06/25 03:55:19 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/TestRWCacheUpdate" 2026/06/25 03:55:19 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:19 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 /rclone-test-tagisov5ziva/TestRWCacheUpdate 2026/06/25 03:55:19 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:19 DEBUG : TestRWCacheUpdate: Parsed hash: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 2026/06/25 03:55:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/25 03:55:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/25 03:55:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/25 03:55:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/25 03:55:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/25 03:55:20 DEBUG : TestRWCacheUpdate(0x2e8d5be12940): _readAt: size=512, off=0 2026/06/25 03:55:20 DEBUG : TestRWCacheUpdate(0x2e8d5be12940): openPending: 2026/06/25 03:55:20 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/TestRWCacheUpdate" 2026/06/25 03:55:20 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:20 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/TestRWCacheUpdate 2026/06/25 03:55:20 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/TestRWCacheUpdate" 2026/06/25 03:55:20 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:20 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-tagisov5ziva/TestRWCacheUpdate 2026/06/25 03:55:20 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:20 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/06/25 03:55:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-25 02:59:18 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-06-25 02:58:18 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/06/25 03:55:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-25 02:59:18 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-06-25 02:58:18 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/06/25 03:55:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/25 03:55:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/25 03:55:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/25 03:55:20 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/25 03:55:20 DEBUG : TestRWCacheUpdate(0x2e8d5be12940): >openPending: err= 2026/06/25 03:55:20 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/25 03:55:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/25 03:55:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/25 03:55:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/25 03:55:20 DEBUG : TestRWCacheUpdate(0x2e8d5be12940): >_readAt: n=20, err=EOF 2026/06/25 03:55:20 DEBUG : TestRWCacheUpdate(0x2e8d5be12940): close: 2026/06/25 03:55:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-25 02:59:18 +0000 UTC 2026/06/25 03:55:20 DEBUG : TestRWCacheUpdate(0x2e8d5be12940): >close: err= 2026/06/25 03:55:20 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/TestRWCacheUpdate" 2026/06/25 03:55:20 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:20 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/TestRWCacheUpdate 2026/06/25 03:55:20 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/TestRWCacheUpdate" 2026/06/25 03:55:20 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:20 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-tagisov5ziva/TestRWCacheUpdate 2026/06/25 03:55:20 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:20 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/06/25 03:55:20 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/TestRWCacheUpdate" 2026/06/25 03:55:20 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:20 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/TestRWCacheUpdate 2026/06/25 03:55:20 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/TestRWCacheUpdate" 2026/06/25 03:55:20 DEBUG : forgetting directory cache 2026/06/25 03:55:20 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/25 03:55:20 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:20 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: ceb5d9ade326cb4f1198af16dc24366d3d9c950f /rclone-test-tagisov5ziva/TestRWCacheUpdate 2026/06/25 03:55:20 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:20 DEBUG : TestRWCacheUpdate: Parsed hash: ceb5d9ade326cb4f1198af16dc24366d3d9c950f 2026/06/25 03:55:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/25 03:55:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/25 03:55:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/25 03:55:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/25 03:55:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/25 03:55:20 DEBUG : TestRWCacheUpdate(0x2e8d5c36bb80): _readAt: size=512, off=0 2026/06/25 03:55:20 DEBUG : TestRWCacheUpdate(0x2e8d5c36bb80): openPending: 2026/06/25 03:55:20 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/TestRWCacheUpdate" 2026/06/25 03:55:20 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:20 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/TestRWCacheUpdate 2026/06/25 03:55:20 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/TestRWCacheUpdate" 2026/06/25 03:55:20 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:20 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-tagisov5ziva/TestRWCacheUpdate 2026/06/25 03:55:20 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:20 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/06/25 03:55:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-25 03:00:18 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-06-25 02:59:18 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/06/25 03:55:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-25 03:00:18 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-06-25 02:59:18 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/06/25 03:55:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/25 03:55:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/25 03:55:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/25 03:55:20 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/25 03:55:20 DEBUG : TestRWCacheUpdate(0x2e8d5c36bb80): >openPending: err= 2026/06/25 03:55:20 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/25 03:55:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/25 03:55:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/25 03:55:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/25 03:55:20 DEBUG : TestRWCacheUpdate(0x2e8d5c36bb80): >_readAt: n=20, err=EOF 2026/06/25 03:55:20 DEBUG : TestRWCacheUpdate(0x2e8d5c36bb80): close: 2026/06/25 03:55:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-25 03:00:18 +0000 UTC 2026/06/25 03:55:20 DEBUG : TestRWCacheUpdate(0x2e8d5c36bb80): >close: err= 2026/06/25 03:55:20 DEBUG : Re-reading directory (103.247896ms old) 2026/06/25 03:55:20 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/25 03:55:20 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/25 03:55:20 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/TestRWCacheUpdate" 2026/06/25 03:55:20 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:20 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/TestRWCacheUpdate 2026/06/25 03:55:20 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/TestRWCacheUpdate" 2026/06/25 03:55:20 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:20 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-tagisov5ziva/TestRWCacheUpdate 2026/06/25 03:55:20 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:20 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/06/25 03:55:20 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/TestRWCacheUpdate" 2026/06/25 03:55:20 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:20 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/TestRWCacheUpdate 2026/06/25 03:55:20 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/TestRWCacheUpdate" 2026/06/25 03:55:20 DEBUG : forgetting directory cache 2026/06/25 03:55:21 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:21 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 5f11b0143ac8866346332777b557a7153a9d90b8 /rclone-test-tagisov5ziva/TestRWCacheUpdate 2026/06/25 03:55:21 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:21 DEBUG : TestRWCacheUpdate: Parsed hash: 5f11b0143ac8866346332777b557a7153a9d90b8 2026/06/25 03:55:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:21 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/25 03:55:21 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/25 03:55:21 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/25 03:55:21 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/25 03:55:21 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/25 03:55:21 DEBUG : TestRWCacheUpdate(0x2e8d5be12e80): _readAt: size=512, off=0 2026/06/25 03:55:21 DEBUG : TestRWCacheUpdate(0x2e8d5be12e80): openPending: 2026/06/25 03:55:21 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/TestRWCacheUpdate" 2026/06/25 03:55:21 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:21 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/TestRWCacheUpdate 2026/06/25 03:55:21 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/TestRWCacheUpdate" 2026/06/25 03:55:21 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:21 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-tagisov5ziva/TestRWCacheUpdate 2026/06/25 03:55:21 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:21 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/06/25 03:55:21 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-25 03:01:18 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-06-25 03:00:18 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/06/25 03:55:21 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-25 03:01:18 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-06-25 03:00:18 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/06/25 03:55:21 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/25 03:55:21 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/25 03:55:21 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/25 03:55:21 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/25 03:55:21 DEBUG : TestRWCacheUpdate(0x2e8d5be12e80): >openPending: err= 2026/06/25 03:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/25 03:55:21 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/25 03:55:21 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/25 03:55:21 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/25 03:55:21 DEBUG : TestRWCacheUpdate(0x2e8d5be12e80): >_readAt: n=20, err=EOF 2026/06/25 03:55:21 DEBUG : TestRWCacheUpdate(0x2e8d5be12e80): close: 2026/06/25 03:55:21 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-25 03:01:18 +0000 UTC 2026/06/25 03:55:21 DEBUG : TestRWCacheUpdate(0x2e8d5be12e80): >close: err= 2026/06/25 03:55:21 DEBUG : Re-reading directory (103.805363ms old) 2026/06/25 03:55:21 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/25 03:55:21 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/25 03:55:21 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/TestRWCacheUpdate" 2026/06/25 03:55:21 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:21 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/TestRWCacheUpdate 2026/06/25 03:55:21 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/TestRWCacheUpdate" 2026/06/25 03:55:21 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:21 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-tagisov5ziva/TestRWCacheUpdate 2026/06/25 03:55:21 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:21 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/06/25 03:55:21 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/TestRWCacheUpdate" 2026/06/25 03:55:21 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:21 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/TestRWCacheUpdate 2026/06/25 03:55:21 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/TestRWCacheUpdate" 2026/06/25 03:55:21 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:21 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 /rclone-test-tagisov5ziva/TestRWCacheUpdate 2026/06/25 03:55:21 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:21 DEBUG : TestRWCacheUpdate: Parsed hash: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 2026/06/25 03:55:21 DEBUG : forgetting directory cache 2026/06/25 03:55:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:21 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/25 03:55:21 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/25 03:55:21 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/25 03:55:21 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/25 03:55:21 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/25 03:55:21 DEBUG : TestRWCacheUpdate(0x2e8d5c00c940): _readAt: size=512, off=0 2026/06/25 03:55:21 DEBUG : TestRWCacheUpdate(0x2e8d5c00c940): openPending: 2026/06/25 03:55:21 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/TestRWCacheUpdate" 2026/06/25 03:55:21 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:21 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/TestRWCacheUpdate 2026/06/25 03:55:21 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/TestRWCacheUpdate" 2026/06/25 03:55:21 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:21 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-tagisov5ziva/TestRWCacheUpdate 2026/06/25 03:55:21 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:21 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/06/25 03:55:21 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-06-25 03:02:18 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-06-25 03:01:18 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/06/25 03:55:21 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-06-25 03:02:18 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-06-25 03:01:18 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/06/25 03:55:21 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/25 03:55:21 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/25 03:55:21 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/06/25 03:55:21 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/25 03:55:21 DEBUG : TestRWCacheUpdate(0x2e8d5c00c940): >openPending: err= 2026/06/25 03:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/06/25 03:55:21 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/25 03:55:21 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/25 03:55:21 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/25 03:55:21 DEBUG : TestRWCacheUpdate(0x2e8d5c00c940): >_readAt: n=21, err=EOF 2026/06/25 03:55:21 DEBUG : TestRWCacheUpdate(0x2e8d5c00c940): close: 2026/06/25 03:55:21 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-25 03:02:18 +0000 UTC 2026/06/25 03:55:21 DEBUG : TestRWCacheUpdate(0x2e8d5c00c940): >close: err= 2026/06/25 03:55:21 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/TestRWCacheUpdate" 2026/06/25 03:55:21 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:21 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/TestRWCacheUpdate 2026/06/25 03:55:21 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/TestRWCacheUpdate" 2026/06/25 03:55:21 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:21 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-tagisov5ziva/TestRWCacheUpdate 2026/06/25 03:55:21 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:21 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/06/25 03:55:21 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/TestRWCacheUpdate" 2026/06/25 03:55:21 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:21 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/TestRWCacheUpdate 2026/06/25 03:55:21 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/TestRWCacheUpdate" 2026/06/25 03:55:21 DEBUG : forgetting directory cache 2026/06/25 03:55:21 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/25 03:55:21 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:21 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 /rclone-test-tagisov5ziva/TestRWCacheUpdate 2026/06/25 03:55:21 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:21 DEBUG : TestRWCacheUpdate: Parsed hash: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 2026/06/25 03:55:22 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:22 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/25 03:55:22 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/25 03:55:22 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/25 03:55:22 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/25 03:55:22 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/25 03:55:22 DEBUG : TestRWCacheUpdate(0x2e8d5bec49c0): _readAt: size=512, off=0 2026/06/25 03:55:22 DEBUG : TestRWCacheUpdate(0x2e8d5bec49c0): openPending: 2026/06/25 03:55:22 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/TestRWCacheUpdate" 2026/06/25 03:55:22 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:22 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/TestRWCacheUpdate 2026/06/25 03:55:22 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/TestRWCacheUpdate" 2026/06/25 03:55:22 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:22 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-tagisov5ziva/TestRWCacheUpdate 2026/06/25 03:55:22 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:22 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/06/25 03:55:22 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-06-25 03:03:18 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-06-25 03:02:18 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/06/25 03:55:22 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-06-25 03:03:18 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-06-25 03:02:18 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/06/25 03:55:22 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/25 03:55:22 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/25 03:55:22 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/06/25 03:55:22 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/25 03:55:22 DEBUG : TestRWCacheUpdate(0x2e8d5bec49c0): >openPending: err= 2026/06/25 03:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/06/25 03:55:22 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/25 03:55:22 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/25 03:55:22 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/25 03:55:22 DEBUG : TestRWCacheUpdate(0x2e8d5bec49c0): >_readAt: n=22, err=EOF 2026/06/25 03:55:22 DEBUG : TestRWCacheUpdate(0x2e8d5bec49c0): close: 2026/06/25 03:55:22 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-25 03:03:18 +0000 UTC 2026/06/25 03:55:22 DEBUG : TestRWCacheUpdate(0x2e8d5bec49c0): >close: err= 2026/06/25 03:55:22 DEBUG : Re-reading directory (115.315529ms old) 2026/06/25 03:55:22 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/25 03:55:22 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/25 03:55:22 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/TestRWCacheUpdate" 2026/06/25 03:55:22 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:22 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/TestRWCacheUpdate 2026/06/25 03:55:22 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/TestRWCacheUpdate" 2026/06/25 03:55:22 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:22 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-tagisov5ziva/TestRWCacheUpdate 2026/06/25 03:55:22 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:22 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/06/25 03:55:22 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/TestRWCacheUpdate" 2026/06/25 03:55:22 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:22 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/TestRWCacheUpdate 2026/06/25 03:55:22 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/TestRWCacheUpdate" 2026/06/25 03:55:22 DEBUG : forgetting directory cache 2026/06/25 03:55:22 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:22 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 /rclone-test-tagisov5ziva/TestRWCacheUpdate 2026/06/25 03:55:22 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:22 DEBUG : TestRWCacheUpdate: Parsed hash: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 2026/06/25 03:55:22 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:22 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/25 03:55:22 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/25 03:55:22 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/25 03:55:22 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/25 03:55:22 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/25 03:55:22 DEBUG : TestRWCacheUpdate(0x2e8d5c3946c0): _readAt: size=512, off=0 2026/06/25 03:55:22 DEBUG : TestRWCacheUpdate(0x2e8d5c3946c0): openPending: 2026/06/25 03:55:22 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/TestRWCacheUpdate" 2026/06/25 03:55:22 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:22 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/TestRWCacheUpdate 2026/06/25 03:55:22 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/TestRWCacheUpdate" 2026/06/25 03:55:22 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:22 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-tagisov5ziva/TestRWCacheUpdate 2026/06/25 03:55:22 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:22 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/06/25 03:55:22 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-06-25 03:04:18 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-06-25 03:03:18 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/06/25 03:55:22 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-06-25 03:04:18 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-06-25 03:03:18 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/06/25 03:55:22 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/25 03:55:22 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/25 03:55:22 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/06/25 03:55:22 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/25 03:55:22 DEBUG : TestRWCacheUpdate(0x2e8d5c3946c0): >openPending: err= 2026/06/25 03:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/06/25 03:55:22 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/25 03:55:22 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/25 03:55:22 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/25 03:55:22 DEBUG : TestRWCacheUpdate(0x2e8d5c3946c0): >_readAt: n=23, err=EOF 2026/06/25 03:55:22 DEBUG : TestRWCacheUpdate(0x2e8d5c3946c0): close: 2026/06/25 03:55:22 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-25 03:04:18 +0000 UTC 2026/06/25 03:55:22 DEBUG : TestRWCacheUpdate(0x2e8d5c3946c0): >close: err= 2026/06/25 03:55:22 DEBUG : Re-reading directory (101.2105ms old) 2026/06/25 03:55:22 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/25 03:55:22 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/25 03:55:22 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/TestRWCacheUpdate" 2026/06/25 03:55:22 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:22 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/TestRWCacheUpdate 2026/06/25 03:55:22 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/TestRWCacheUpdate" 2026/06/25 03:55:22 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:22 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-tagisov5ziva/TestRWCacheUpdate 2026/06/25 03:55:22 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:22 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/06/25 03:55:22 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/TestRWCacheUpdate" 2026/06/25 03:55:22 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:22 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/TestRWCacheUpdate 2026/06/25 03:55:22 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/TestRWCacheUpdate" 2026/06/25 03:55:22 DEBUG : forgetting directory cache 2026/06/25 03:55:23 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:23 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 62773e350f2f87e22c3d3c0d445c7a429aae8efa /rclone-test-tagisov5ziva/TestRWCacheUpdate 2026/06/25 03:55:23 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:23 DEBUG : TestRWCacheUpdate: Parsed hash: 62773e350f2f87e22c3d3c0d445c7a429aae8efa 2026/06/25 03:55:23 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:23 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/25 03:55:23 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/25 03:55:23 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/25 03:55:23 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/25 03:55:23 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/25 03:55:23 DEBUG : TestRWCacheUpdate(0x2e8d5bec4800): _readAt: size=512, off=0 2026/06/25 03:55:23 DEBUG : TestRWCacheUpdate(0x2e8d5bec4800): openPending: 2026/06/25 03:55:23 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/TestRWCacheUpdate" 2026/06/25 03:55:23 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:23 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/TestRWCacheUpdate 2026/06/25 03:55:23 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/TestRWCacheUpdate" 2026/06/25 03:55:23 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:23 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-tagisov5ziva/TestRWCacheUpdate 2026/06/25 03:55:23 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:23 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/06/25 03:55:23 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-06-25 03:05:18 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-06-25 03:04:18 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/06/25 03:55:23 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-06-25 03:05:18 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-06-25 03:04:18 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/06/25 03:55:23 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/25 03:55:23 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/25 03:55:23 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/06/25 03:55:23 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/25 03:55:23 DEBUG : TestRWCacheUpdate(0x2e8d5bec4800): >openPending: err= 2026/06/25 03:55:23 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/06/25 03:55:23 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/25 03:55:23 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/25 03:55:23 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/25 03:55:23 DEBUG : TestRWCacheUpdate(0x2e8d5bec4800): >_readAt: n=24, err=EOF 2026/06/25 03:55:23 DEBUG : TestRWCacheUpdate(0x2e8d5bec4800): close: 2026/06/25 03:55:23 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-25 03:05:18 +0000 UTC 2026/06/25 03:55:23 DEBUG : TestRWCacheUpdate(0x2e8d5bec4800): >close: err= 2026/06/25 03:55:23 DEBUG : Re-reading directory (100.033688ms old) 2026/06/25 03:55:23 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/25 03:55:23 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/25 03:55:23 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:55:23 DEBUG : Looking for writers 2026/06/25 03:55:23 DEBUG : TestRWCacheUpdate: reading active writers 2026/06/25 03:55:23 DEBUG : >WaitForWriters: 2026/06/25 03:55:23 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (5.07s) === RUN TestCaseSensitivity run.go:198: Remote "sftp://rclone@:22/rclone-test-tagisov5ziva", Local "Local file system at /tmp/rclone3099960537", Modify Window "1s" 2026/06/25 03:55:23 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/FiLeA" 2026/06/25 03:55:23 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:23 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/FiLeA 2026/06/25 03:55:23 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/FiLeA" 2026/06/25 03:55:23 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:23 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-tagisov5ziva/FiLeA 2026/06/25 03:55:23 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:23 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/06/25 03:55:23 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/FiLeA" 2026/06/25 03:55:23 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:23 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/FiLeA 2026/06/25 03:55:23 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/FiLeA" 2026/06/25 03:55:23 DEBUG : forgetting directory cache 2026/06/25 03:55:23 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:23 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-tagisov5ziva/FiLeA 2026/06/25 03:55:23 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:23 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/06/25 03:55:23 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/FiLeB" 2026/06/25 03:55:23 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:23 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/FiLeB 2026/06/25 03:55:23 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/FiLeB" 2026/06/25 03:55:23 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:23 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-tagisov5ziva/FiLeB 2026/06/25 03:55:23 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:23 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/06/25 03:55:23 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/FiLeB" 2026/06/25 03:55:23 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:23 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/FiLeB 2026/06/25 03:55:23 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/FiLeB" 2026/06/25 03:55:23 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:23 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-tagisov5ziva/FiLeB 2026/06/25 03:55:23 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:23 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/06/25 03:55:23 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: poll-interval is not supported by this remote 2026/06/25 03:55:23 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: poll-interval is not supported by this remote 2026/06/25 03:55:23 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 03:55:23 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/25 03:55:23 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/25 03:55:23 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/25 03:55:23 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/25 03:55:23 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/25 03:55:23 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/FiLeA" 2026/06/25 03:55:23 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:23 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/FiLeA 2026/06/25 03:55:23 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/FiLeA" 2026/06/25 03:55:23 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:23 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-tagisov5ziva/FiLeA 2026/06/25 03:55:23 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:23 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/06/25 03:55:23 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 03:55:23 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/25 03:55:23 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/25 03:55:23 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/25 03:55:23 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/25 03:55:23 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/25 03:55:23 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/FiLeA" 2026/06/25 03:55:23 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:23 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/FiLeA 2026/06/25 03:55:23 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/FiLeA" 2026/06/25 03:55:23 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:23 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-tagisov5ziva/FiLeA 2026/06/25 03:55:23 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:23 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/06/25 03:55:23 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 03:55:23 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/25 03:55:23 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/25 03:55:23 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/25 03:55:23 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/25 03:55:23 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/25 03:55:23 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 03:55:23 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/06/25 03:55:23 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/06/25 03:55:23 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/06/25 03:55:23 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/06/25 03:55:23 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/25 03:55:23 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/FiLeB" 2026/06/25 03:55:23 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:23 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/FiLeB 2026/06/25 03:55:23 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/FiLeB" 2026/06/25 03:55:24 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:24 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-tagisov5ziva/FiLeB 2026/06/25 03:55:24 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:24 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/06/25 03:55:24 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 03:55:24 DEBUG : FilEb: Open: flags=O_RDONLY 2026/06/25 03:55:24 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/06/25 03:55:24 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/06/25 03:55:24 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/06/25 03:55:24 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/25 03:55:24 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/FilEb" 2026/06/25 03:55:24 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:24 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/FilEb 2026/06/25 03:55:24 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/FilEb" 2026/06/25 03:55:24 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:24 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-tagisov5ziva/FilEb 2026/06/25 03:55:24 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:24 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/06/25 03:55:24 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/FiLeA" 2026/06/25 03:55:24 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:24 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/FiLeA 2026/06/25 03:55:24 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/FiLeA" 2026/06/25 03:55:24 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:24 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-tagisov5ziva/FiLeA 2026/06/25 03:55:24 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:24 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/06/25 03:55:24 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/FiLeA" 2026/06/25 03:55:24 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:24 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/FiLeA 2026/06/25 03:55:24 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/FiLeA" 2026/06/25 03:55:24 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:24 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-tagisov5ziva/FiLeA 2026/06/25 03:55:24 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:24 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/06/25 03:55:24 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/FiLeB" 2026/06/25 03:55:24 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:24 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/FiLeB 2026/06/25 03:55:24 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/FiLeB" 2026/06/25 03:55:24 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:24 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-tagisov5ziva/FiLeB 2026/06/25 03:55:24 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:24 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/06/25 03:55:24 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/FiLeB" 2026/06/25 03:55:24 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:24 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/FiLeB 2026/06/25 03:55:24 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/FiLeB" 2026/06/25 03:55:24 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:24 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-tagisov5ziva/FiLeB 2026/06/25 03:55:24 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:24 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/06/25 03:55:24 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/FilEb" 2026/06/25 03:55:24 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:24 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/FilEb 2026/06/25 03:55:24 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/FilEb" 2026/06/25 03:55:24 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:24 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-tagisov5ziva/FilEb 2026/06/25 03:55:24 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:24 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/06/25 03:55:24 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/FilEb" 2026/06/25 03:55:24 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:24 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/FilEb 2026/06/25 03:55:24 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/FilEb" 2026/06/25 03:55:24 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:24 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 7a5211eef71caf0a250ea202616030c063bd4f75 /rclone-test-tagisov5ziva/FilEb 2026/06/25 03:55:24 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:24 DEBUG : FilEb: Parsed hash: 7a5211eef71caf0a250ea202616030c063bd4f75 2026/06/25 03:55:24 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 03:55:24 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/25 03:55:24 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/25 03:55:24 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/25 03:55:24 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/25 03:55:24 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/25 03:55:24 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 03:55:24 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/25 03:55:24 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/25 03:55:24 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/06/25 03:55:24 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/25 03:55:24 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/25 03:55:24 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 03:55:24 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/25 03:55:24 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/25 03:55:24 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/06/25 03:55:24 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/25 03:55:24 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/25 03:55:24 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 03:55:24 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/25 03:55:24 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/25 03:55:24 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/06/25 03:55:24 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/25 03:55:24 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/25 03:55:24 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 03:55:24 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/06/25 03:55:24 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/06/25 03:55:24 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/06/25 03:55:24 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/06/25 03:55:24 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/25 03:55:24 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/FiLeB" 2026/06/25 03:55:24 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:24 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/FiLeB 2026/06/25 03:55:24 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/FiLeB" 2026/06/25 03:55:24 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:24 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-tagisov5ziva/FiLeB 2026/06/25 03:55:24 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:24 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/06/25 03:55:24 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 03:55:24 DEBUG : FilEb: Open: flags=O_RDONLY 2026/06/25 03:55:24 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/06/25 03:55:24 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/06/25 03:55:24 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/06/25 03:55:24 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/25 03:55:24 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/FilEb" 2026/06/25 03:55:24 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:24 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/FilEb 2026/06/25 03:55:24 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/FilEb" 2026/06/25 03:55:24 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:24 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-tagisov5ziva/FilEb 2026/06/25 03:55:24 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:24 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/06/25 03:55:24 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 03:55:24 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/06/25 03:55:24 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/06/25 03:55:24 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 03:55:24 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/06/25 03:55:24 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/06/25 03:55:24 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 03:55:24 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/25 03:55:24 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/25 03:55:24 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/25 03:55:24 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/25 03:55:24 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/25 03:55:24 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 03:55:24 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/06/25 03:55:24 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 03:55:24 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/06/25 03:55:24 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 03:55:24 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/06/25 03:55:24 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 03:55:24 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/06/25 03:55:24 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/06/25 03:55:24 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/06/25 03:55:24 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/06/25 03:55:24 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/25 03:55:24 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 03:55:24 DEBUG : FilEb: Open: flags=O_RDONLY 2026/06/25 03:55:24 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/06/25 03:55:24 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/06/25 03:55:24 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/06/25 03:55:24 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/25 03:55:24 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 03:55:24 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/06/25 03:55:24 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 03:55:24 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/06/25 03:55:24 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:55:24 DEBUG : Looking for writers 2026/06/25 03:55:24 DEBUG : FiLeB: reading active writers 2026/06/25 03:55:24 DEBUG : FilEb: reading active writers 2026/06/25 03:55:24 DEBUG : FiLeA: reading active writers 2026/06/25 03:55:24 DEBUG : >WaitForWriters: 2026/06/25 03:55:24 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:55:24 DEBUG : Looking for writers 2026/06/25 03:55:24 DEBUG : FiLeA: reading active writers 2026/06/25 03:55:24 DEBUG : FiLeB: reading active writers 2026/06/25 03:55:24 DEBUG : FilEb: reading active writers 2026/06/25 03:55:24 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (1.62s) === RUN TestUnicodeNormalization run.go:198: Remote "sftp://rclone@:22/rclone-test-tagisov5ziva", Local "Local file system at /tmp/rclone3099960537", Modify Window "1s" 2026/06/25 03:55:24 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/normal name with no special characters.txt" 2026/06/25 03:55:24 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:24 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/normal\ name\ with\ no\ special\ characters.txt 2026/06/25 03:55:24 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/normal\ name\ with\ no\ special\ characters.txt" 2026/06/25 03:55:25 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:25 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-tagisov5ziva/normal name with no special characters.txt 2026/06/25 03:55:25 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:25 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/06/25 03:55:25 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/normal name with no special characters.txt" 2026/06/25 03:55:25 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:25 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/normal\ name\ with\ no\ special\ characters.txt 2026/06/25 03:55:25 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/normal\ name\ with\ no\ special\ characters.txt" 2026/06/25 03:55:25 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:25 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-tagisov5ziva/normal name with no special characters.txt 2026/06/25 03:55:25 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:25 DEBUG : normal name with no special characters.txt: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/06/25 03:55:25 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/測試_Русский___ě_áñ" 2026/06/25 03:55:25 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:25 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/測試_Русский___ě_áñ 2026/06/25 03:55:25 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/測試_Русский___ě_áñ" 2026/06/25 03:55:25 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:25 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-tagisov5ziva/測試_Русский___ě_áñ 2026/06/25 03:55:25 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:25 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/06/25 03:55:25 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/測試_Русский___ě_áñ" 2026/06/25 03:55:25 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:25 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/測試_Русский___ě_áñ 2026/06/25 03:55:25 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/測試_Русский___ě_áñ" 2026/06/25 03:55:25 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:25 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-tagisov5ziva/測試_Русский___ě_áñ 2026/06/25 03:55:25 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:25 DEBUG : 測試_Русский___ě_áñ: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/06/25 03:55:25 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: poll-interval is not supported by this remote 2026/06/25 03:55:25 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 03:55:25 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/06/25 03:55:25 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/06/25 03:55:25 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/06/25 03:55:25 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/25 03:55:25 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/25 03:55:25 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/normal name with no special characters.txt" 2026/06/25 03:55:25 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:25 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/normal\ name\ with\ no\ special\ characters.txt 2026/06/25 03:55:25 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/normal\ name\ with\ no\ special\ characters.txt" 2026/06/25 03:55:25 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:25 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-tagisov5ziva/normal name with no special characters.txt 2026/06/25 03:55:25 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:25 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/06/25 03:55:25 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 03:55:25 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/06/25 03:55:25 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/06/25 03:55:25 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/06/25 03:55:25 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/06/25 03:55:25 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/25 03:55:25 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/測試_Русский___ě_áñ" 2026/06/25 03:55:25 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:25 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/測試_Русский___ě_áñ 2026/06/25 03:55:25 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/測試_Русский___ě_áñ" 2026/06/25 03:55:25 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:25 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-tagisov5ziva/測試_Русский___ě_áñ 2026/06/25 03:55:25 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:25 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/06/25 03:55:25 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 03:55:25 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/06/25 03:55:25 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/06/25 03:55:25 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/06/25 03:55:25 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/25 03:55:25 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/25 03:55:25 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 03:55:25 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/06/25 03:55:25 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:55:25 DEBUG : Looking for writers 2026/06/25 03:55:25 DEBUG : normal name with no special characters.txt: reading active writers 2026/06/25 03:55:25 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/06/25 03:55:25 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.60s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "sftp://rclone@:22/rclone-test-tagisov5ziva", Local "Local file system at /tmp/rclone3099960537", Modify Window "1s" 2026/06/25 03:55:25 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: poll-interval is not supported by this remote 2026/06/25 03:55:25 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Reusing VFS from active cache 2026/06/25 03:55:25 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:55:25 DEBUG : Looking for writers 2026/06/25 03:55:25 DEBUG : >WaitForWriters: 2026/06/25 03:55:25 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:55:25 DEBUG : Looking for writers 2026/06/25 03:55:25 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:198: Remote "sftp://rclone@:22/rclone-test-tagisov5ziva", Local "Local file system at /tmp/rclone3099960537", Modify Window "1s" 2026/06/25 03:55:25 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: poll-interval is not supported by this remote 2026/06/25 03:55:25 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:55:25 DEBUG : Looking for writers 2026/06/25 03:55:25 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:198: Remote "sftp://rclone@:22/rclone-test-tagisov5ziva", Local "Local file system at /tmp/rclone3099960537", Modify Window "1s" 2026/06/25 03:55:25 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: poll-interval is not supported by this remote 2026/06/25 03:55:25 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:55:25 DEBUG : Looking for writers 2026/06/25 03:55:25 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:198: Remote "sftp://rclone@:22/rclone-test-tagisov5ziva", Local "Local file system at /tmp/rclone3099960537", Modify Window "1s" 2026/06/25 03:55:25 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: poll-interval is not supported by this remote 2026/06/25 03:55:25 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/file1" 2026/06/25 03:55:25 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:25 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/file1 2026/06/25 03:55:25 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/file1" 2026/06/25 03:55:25 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:25 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-tagisov5ziva/file1 2026/06/25 03:55:25 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:25 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 03:55:25 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/file1" 2026/06/25 03:55:25 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:25 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/file1 2026/06/25 03:55:25 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/file1" 2026/06/25 03:55:25 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:25 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-tagisov5ziva/file1 2026/06/25 03:55:25 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:25 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 03:55:25 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file2" 2026/06/25 03:55:25 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:25 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file2 2026/06/25 03:55:25 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file2" 2026/06/25 03:55:25 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:25 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-tagisov5ziva/dir/file2 2026/06/25 03:55:25 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:25 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/06/25 03:55:25 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file2" 2026/06/25 03:55:25 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:25 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/dir/file2 2026/06/25 03:55:25 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/dir/file2" 2026/06/25 03:55:25 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:25 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-tagisov5ziva/dir/file2 2026/06/25 03:55:25 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:25 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/06/25 03:55:25 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:55:25 DEBUG : dir: Looking for writers 2026/06/25 03:55:25 DEBUG : file2: reading active writers 2026/06/25 03:55:25 DEBUG : Looking for writers 2026/06/25 03:55:25 DEBUG : dir: reading active writers 2026/06/25 03:55:25 DEBUG : file1: reading active writers 2026/06/25 03:55:25 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.40s) === RUN TestVFSStatParent run.go:198: Remote "sftp://rclone@:22/rclone-test-tagisov5ziva", Local "Local file system at /tmp/rclone3099960537", Modify Window "1s" 2026/06/25 03:55:25 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: poll-interval is not supported by this remote 2026/06/25 03:55:25 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/file1" 2026/06/25 03:55:25 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:25 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/file1 2026/06/25 03:55:25 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/file1" 2026/06/25 03:55:26 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:26 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-tagisov5ziva/file1 2026/06/25 03:55:26 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:26 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 03:55:26 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/file1" 2026/06/25 03:55:26 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:26 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/file1 2026/06/25 03:55:26 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/file1" 2026/06/25 03:55:26 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:26 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-tagisov5ziva/file1 2026/06/25 03:55:26 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:26 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 03:55:26 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file2" 2026/06/25 03:55:26 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:26 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file2 2026/06/25 03:55:26 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file2" 2026/06/25 03:55:26 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:26 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-tagisov5ziva/dir/file2 2026/06/25 03:55:26 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:26 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/06/25 03:55:26 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file2" 2026/06/25 03:55:26 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:26 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/dir/file2 2026/06/25 03:55:26 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/dir/file2" 2026/06/25 03:55:26 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:26 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-tagisov5ziva/dir/file2 2026/06/25 03:55:26 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:26 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/06/25 03:55:26 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:55:26 DEBUG : dir: Looking for writers 2026/06/25 03:55:26 DEBUG : Looking for writers 2026/06/25 03:55:26 DEBUG : dir: reading active writers 2026/06/25 03:55:26 DEBUG : file1: reading active writers 2026/06/25 03:55:26 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.40s) === RUN TestVFSOpenFile run.go:198: Remote "sftp://rclone@:22/rclone-test-tagisov5ziva", Local "Local file system at /tmp/rclone3099960537", Modify Window "1s" 2026/06/25 03:55:26 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: poll-interval is not supported by this remote 2026/06/25 03:55:26 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/file1" 2026/06/25 03:55:26 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:26 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/file1 2026/06/25 03:55:26 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/file1" 2026/06/25 03:55:26 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:26 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-tagisov5ziva/file1 2026/06/25 03:55:26 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:26 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 03:55:26 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/file1" 2026/06/25 03:55:26 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:26 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/file1 2026/06/25 03:55:26 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/file1" 2026/06/25 03:55:26 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:26 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-tagisov5ziva/file1 2026/06/25 03:55:26 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:26 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 03:55:26 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file2" 2026/06/25 03:55:26 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:26 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file2 2026/06/25 03:55:26 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file2" 2026/06/25 03:55:26 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:26 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-tagisov5ziva/dir/file2 2026/06/25 03:55:26 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:26 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/06/25 03:55:26 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file2" 2026/06/25 03:55:26 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:26 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/dir/file2 2026/06/25 03:55:26 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/dir/file2" 2026/06/25 03:55:26 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:26 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-tagisov5ziva/dir/file2 2026/06/25 03:55:26 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:26 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/06/25 03:55:26 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 03:55:26 DEBUG : file1: Open: flags=O_RDONLY 2026/06/25 03:55:26 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/25 03:55:26 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/25 03:55:26 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 03:55:26 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/06/25 03:55:26 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 03:55:26 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/06/25 03:55:26 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:26 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:26 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/25 03:55:26 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/06/25 03:55:26 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/06/25 03:55:26 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/25 03:55:26 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: File to upload is small (0 bytes), uploading instead of streaming 2026/06/25 03:55:26 DEBUG : dir/new_file.txt: size = 0 OK 2026/06/25 03:55:26 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/new_file.txt" 2026/06/25 03:55:26 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:26 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/new_file.txt 2026/06/25 03:55:26 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/new_file.txt" 2026/06/25 03:55:26 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:26 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-tagisov5ziva/dir/new_file.txt 2026/06/25 03:55:26 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:26 DEBUG : dir/new_file.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/25 03:55:26 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/25 03:55:26 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/06/25 03:55:26 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/25 03:55:26 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:26 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/06/25 03:55:26 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:55:26 DEBUG : dir: Looking for writers 2026/06/25 03:55:26 DEBUG : file2: reading active writers 2026/06/25 03:55:26 DEBUG : new_file.txt: reading active writers 2026/06/25 03:55:26 DEBUG : Looking for writers 2026/06/25 03:55:26 DEBUG : dir: reading active writers 2026/06/25 03:55:26 DEBUG : file1: reading active writers 2026/06/25 03:55:26 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.50s) === RUN TestVFSRename run.go:198: Remote "sftp://rclone@:22/rclone-test-tagisov5ziva", Local "Local file system at /tmp/rclone3099960537", Modify Window "1s" 2026/06/25 03:55:26 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: poll-interval is not supported by this remote 2026/06/25 03:55:26 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file2" 2026/06/25 03:55:26 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:26 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file2 2026/06/25 03:55:26 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file2" 2026/06/25 03:55:26 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:26 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-tagisov5ziva/dir/file2 2026/06/25 03:55:26 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:26 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/06/25 03:55:26 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file2" 2026/06/25 03:55:26 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:26 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/dir/file2 2026/06/25 03:55:26 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/dir/file2" 2026/06/25 03:55:27 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:27 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-tagisov5ziva/dir/file2 2026/06/25 03:55:27 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:27 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/06/25 03:55:27 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/06/25 03:55:27 DEBUG : dir/file1: Updating file with dir/file1 0x2e8d5bf96000 2026/06/25 03:55:27 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/06/25 03:55:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 03:55:27 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:27 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:27 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:27 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:27 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:27 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:27 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:27 DEBUG : dir/file1: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/06/25 03:55:27 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:27 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:27 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:27 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/dir/file1" 2026/06/25 03:55:27 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:27 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-tagisov5ziva/dir/file1 2026/06/25 03:55:27 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:27 DEBUG : dir/file1: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/06/25 03:55:27 INFO : dir/file1: Moved (server-side) to: file0 2026/06/25 03:55:27 DEBUG : file0: Updating file with file0 0x2e8d5bf96000 2026/06/25 03:55:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/25 03:55:27 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/06/25 03:55:27 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/file0" 2026/06/25 03:55:27 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:27 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/file0 2026/06/25 03:55:27 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/file0" 2026/06/25 03:55:27 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:27 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-tagisov5ziva/file0 2026/06/25 03:55:27 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:27 DEBUG : file0: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/06/25 03:55:27 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/file0" 2026/06/25 03:55:27 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:27 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/file0 2026/06/25 03:55:27 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/file0" 2026/06/25 03:55:27 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:27 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-tagisov5ziva/file0 2026/06/25 03:55:27 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:27 DEBUG : file0: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/06/25 03:55:27 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:55:27 DEBUG : dir: Looking for writers 2026/06/25 03:55:27 DEBUG : Looking for writers 2026/06/25 03:55:27 DEBUG : dir: reading active writers 2026/06/25 03:55:27 DEBUG : file0: reading active writers 2026/06/25 03:55:27 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.61s) === RUN TestVFSStatfs run.go:198: Remote "sftp://rclone@:22/rclone-test-tagisov5ziva", Local "Local file system at /tmp/rclone3099960537", Modify Window "1s" 2026/06/25 03:55:27 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: poll-interval is not supported by this remote 2026/06/25 03:55:27 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Server has VFS statistics extension 2026/06/25 03:55:27 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: About path "/rclone-test-tagisov5ziva" 2026/06/25 03:55:27 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:55:27 DEBUG : Looking for writers 2026/06/25 03:55:27 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.00s) === RUN TestVFSMkdir run.go:198: Remote "sftp://rclone@:22/rclone-test-tagisov5ziva", Local "Local file system at /tmp/rclone3099960537", Modify Window "1s" 2026/06/25 03:55:27 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: poll-interval is not supported by this remote 2026/06/25 03:55:27 DEBUG : Added virtual directory entry vAddDir: "/" 2026/06/25 03:55:27 DEBUG : Added virtual directory entry vAddDir: "a" 2026/06/25 03:55:27 DEBUG : Added virtual directory entry vAddDir: "b" 2026/06/25 03:55:27 DEBUG : Added virtual directory entry vAddDir: "c" 2026/06/25 03:55:27 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/06/25 03:55:27 DEBUG : Added virtual directory entry vAddDir: "d" 2026/06/25 03:55:27 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/06/25 03:55:27 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:55:27 DEBUG : Looking for writers 2026/06/25 03:55:27 DEBUG : a: Looking for writers 2026/06/25 03:55:27 DEBUG : b: Looking for writers 2026/06/25 03:55:27 DEBUG : c: Looking for writers 2026/06/25 03:55:27 DEBUG : d: Looking for writers 2026/06/25 03:55:27 DEBUG : Looking for writers 2026/06/25 03:55:27 DEBUG : b: reading active writers 2026/06/25 03:55:27 DEBUG : c: reading active writers 2026/06/25 03:55:27 DEBUG : d: reading active writers 2026/06/25 03:55:27 DEBUG : /: reading active writers 2026/06/25 03:55:27 DEBUG : a: reading active writers 2026/06/25 03:55:27 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.23s) === RUN TestVFSMkdirAll run.go:198: Remote "sftp://rclone@:22/rclone-test-tagisov5ziva", Local "Local file system at /tmp/rclone3099960537", Modify Window "1s" 2026/06/25 03:55:27 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: poll-interval is not supported by this remote 2026/06/25 03:55:27 DEBUG : Added virtual directory entry vAddDir: "a" 2026/06/25 03:55:27 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/06/25 03:55:27 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/06/25 03:55:27 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/06/25 03:55:27 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:55:27 DEBUG : a/b/c/d: Looking for writers 2026/06/25 03:55:27 DEBUG : a/b/c: Looking for writers 2026/06/25 03:55:27 DEBUG : d: reading active writers 2026/06/25 03:55:27 DEBUG : a/b: Looking for writers 2026/06/25 03:55:27 DEBUG : c: reading active writers 2026/06/25 03:55:27 DEBUG : a: Looking for writers 2026/06/25 03:55:27 DEBUG : b: reading active writers 2026/06/25 03:55:27 DEBUG : Looking for writers 2026/06/25 03:55:27 DEBUG : a: reading active writers 2026/06/25 03:55:27 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.03s) === 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-tagisov5ziva", Local "Local file system at /tmp/rclone3099960537", Modify Window "1s" 2026/06/25 03:55:27 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: poll-interval is not supported by this remote 2026/06/25 03:55:27 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:55:27 DEBUG : Looking for writers 2026/06/25 03:55:27 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.00s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-tagisov5ziva", Local "Local file system at /tmp/rclone3099960537", Modify Window "1s" 2026/06/25 03:55:27 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: poll-interval is not supported by this remote 2026/06/25 03:55:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 03:55:27 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/25 03:55:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/25 03:55:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 03:55:27 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/06/25 03:55:27 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/06/25 03:55:27 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/06/25 03:55:27 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: File to upload is small (5 bytes), uploading instead of streaming 2026/06/25 03:55:27 DEBUG : file1: size = 5 OK 2026/06/25 03:55:27 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/file1" 2026/06/25 03:55:27 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:27 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/file1 2026/06/25 03:55:27 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/file1" 2026/06/25 03:55:27 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:27 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-tagisov5ziva/file1 2026/06/25 03:55:27 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:27 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/25 03:55:27 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/25 03:55:27 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/25 03:55:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 03:55:27 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/file1" 2026/06/25 03:55:27 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:27 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/file1 2026/06/25 03:55:27 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/file1" 2026/06/25 03:55:27 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:27 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-tagisov5ziva/file1 2026/06/25 03:55:27 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:27 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/25 03:55:27 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/file1" 2026/06/25 03:55:27 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:27 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/file1 2026/06/25 03:55:27 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/file1" 2026/06/25 03:55:28 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:28 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-tagisov5ziva/file1 2026/06/25 03:55:28 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:28 DEBUG : file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/06/25 03:55:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 03:55:28 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/25 03:55:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/25 03:55:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 03:55:28 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/25 03:55:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/25 03:55:28 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/06/25 03:55:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/25 03:55:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/25 03:55:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 03:55:28 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/25 03:55:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/25 03:55:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 03:55:28 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: File to upload is small (0 bytes), uploading instead of streaming 2026/06/25 03:55:28 DEBUG : file1: size = 0 OK 2026/06/25 03:55:28 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/file1" 2026/06/25 03:55:28 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:28 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/file1 2026/06/25 03:55:28 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/file1" 2026/06/25 03:55:28 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:28 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-tagisov5ziva/file1 2026/06/25 03:55:28 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:28 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/25 03:55:28 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/25 03:55:28 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/25 03:55:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 03:55:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/25 03:55:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/25 03:55:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 03:55:28 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/25 03:55:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/25 03:55:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 03:55:28 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: File to upload is small (7 bytes), uploading instead of streaming 2026/06/25 03:55:28 DEBUG : file1: size = 7 OK 2026/06/25 03:55:28 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/file1" 2026/06/25 03:55:28 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:28 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/file1 2026/06/25 03:55:28 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/file1" 2026/06/25 03:55:28 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:28 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 9141de76717e095d4dd05f1e686ad6a8 /rclone-test-tagisov5ziva/file1 2026/06/25 03:55:28 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:28 DEBUG : file1: Parsed hash: 9141de76717e095d4dd05f1e686ad6a8 2026/06/25 03:55:28 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/06/25 03:55:28 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/25 03:55:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 03:55:28 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:55:28 DEBUG : Looking for writers 2026/06/25 03:55:28 DEBUG : file1: reading active writers 2026/06/25 03:55:28 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.52s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "sftp://rclone@:22/rclone-test-tagisov5ziva", Local "Local file system at /tmp/rclone3099960537", Modify Window "1s" 2026/06/25 03:55:28 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: poll-interval is not supported by this remote 2026/06/25 03:55:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 03:55:28 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/25 03:55:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/25 03:55:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 03:55:28 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/06/25 03:55:29 DEBUG : file1: aborting in-sequence write wait, off=100 2026/06/25 03:55:29 DEBUG : file1: failed to wait for in-sequence write to 100 2026/06/25 03:55:29 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/06/25 03:55:29 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: File to upload is small (11 bytes), uploading instead of streaming 2026/06/25 03:55:29 DEBUG : file1: size = 11 OK 2026/06/25 03:55:29 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/file1" 2026/06/25 03:55:29 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:29 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/file1 2026/06/25 03:55:29 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/file1" 2026/06/25 03:55:29 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:29 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-tagisov5ziva/file1 2026/06/25 03:55:29 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:29 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/06/25 03:55:29 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/25 03:55:29 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/25 03:55:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 03:55:29 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/06/25 03:55:29 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/file1" 2026/06/25 03:55:29 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:29 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/file1 2026/06/25 03:55:29 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/file1" 2026/06/25 03:55:29 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:29 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-tagisov5ziva/file1 2026/06/25 03:55:29 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:29 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/06/25 03:55:29 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/file1" 2026/06/25 03:55:29 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:29 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/file1 2026/06/25 03:55:29 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/file1" 2026/06/25 03:55:29 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:29 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-tagisov5ziva/file1 2026/06/25 03:55:29 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:29 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/06/25 03:55:29 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:55:29 DEBUG : Looking for writers 2026/06/25 03:55:29 DEBUG : file1: reading active writers 2026/06/25 03:55:29 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.30s) === RUN TestWriteFileHandleFlush run.go:198: Remote "sftp://rclone@:22/rclone-test-tagisov5ziva", Local "Local file system at /tmp/rclone3099960537", Modify Window "1s" 2026/06/25 03:55:29 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: poll-interval is not supported by this remote 2026/06/25 03:55:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 03:55:29 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/25 03:55:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/25 03:55:29 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/06/25 03:55:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 03:55:29 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: File to upload is small (5 bytes), uploading instead of streaming 2026/06/25 03:55:29 DEBUG : file1: size = 5 OK 2026/06/25 03:55:29 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/file1" 2026/06/25 03:55:29 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:29 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/file1 2026/06/25 03:55:29 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/file1" 2026/06/25 03:55:29 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:29 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-tagisov5ziva/file1 2026/06/25 03:55:29 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:29 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/25 03:55:29 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/25 03:55:29 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/25 03:55:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 03:55:29 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/06/25 03:55:29 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:55:29 DEBUG : Looking for writers 2026/06/25 03:55:29 DEBUG : file1: reading active writers 2026/06/25 03:55:29 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.10s) === RUN TestWriteFileHandleRelease run.go:198: Remote "sftp://rclone@:22/rclone-test-tagisov5ziva", Local "Local file system at /tmp/rclone3099960537", Modify Window "1s" 2026/06/25 03:55:29 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: poll-interval is not supported by this remote 2026/06/25 03:55:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 03:55:29 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/25 03:55:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/25 03:55:29 DEBUG : file1: WriteFileHandle.Release closing 2026/06/25 03:55:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 03:55:29 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: File to upload is small (0 bytes), uploading instead of streaming 2026/06/25 03:55:29 DEBUG : file1: size = 0 OK 2026/06/25 03:55:29 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/file1" 2026/06/25 03:55:29 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:29 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/file1 2026/06/25 03:55:29 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/file1" 2026/06/25 03:55:29 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:29 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-tagisov5ziva/file1 2026/06/25 03:55:29 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:29 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/25 03:55:29 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/25 03:55:29 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/25 03:55:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 03:55:29 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/06/25 03:55:29 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:55:29 DEBUG : Looking for writers 2026/06/25 03:55:29 DEBUG : file1: reading active writers 2026/06/25 03:55:29 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.10s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "sftp://rclone@:22/rclone-test-tagisov5ziva", Local "Local file system at /tmp/rclone3099960537", Modify Window "1s" 2026/06/25 03:55:29 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: poll-interval is not supported by this remote 2026/06/25 03:55:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 03:55:29 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/25 03:55:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/25 03:55:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 03:55:29 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: File to upload is small (2 bytes), uploading instead of streaming 2026/06/25 03:55:29 DEBUG : file1: size = 2 OK 2026/06/25 03:55:29 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/file1" 2026/06/25 03:55:29 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:29 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/file1 2026/06/25 03:55:29 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/file1" 2026/06/25 03:55:29 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:29 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-tagisov5ziva/file1 2026/06/25 03:55:29 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:29 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/06/25 03:55:29 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/06/25 03:55:29 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/25 03:55:29 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/06/25 03:55:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 03:55:29 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:55:29 DEBUG : Looking for writers 2026/06/25 03:55:29 DEBUG : file1: reading active writers 2026/06/25 03:55:29 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.10s) === RUN TestFileReadAtZeroLength run.go:198: Remote "sftp://rclone@:22/rclone-test-tagisov5ziva", Local "Local file system at /tmp/rclone3099960537", Modify Window "1s" 2026/06/25 03:55:29 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: poll-interval is not supported by this remote 2026/06/25 03:55:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 03:55:29 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/25 03:55:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/25 03:55:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 03:55:29 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: File to upload is small (0 bytes), uploading instead of streaming 2026/06/25 03:55:29 DEBUG : file1: size = 0 OK 2026/06/25 03:55:29 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/file1" 2026/06/25 03:55:29 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:29 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/file1 2026/06/25 03:55:29 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/file1" 2026/06/25 03:55:29 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:29 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-tagisov5ziva/file1 2026/06/25 03:55:29 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:29 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/25 03:55:29 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/25 03:55:29 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/25 03:55:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 03:55:29 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:29 DEBUG : file1: Open: flags=O_RDONLY 2026/06/25 03:55:29 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/25 03:55:29 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/25 03:55:29 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/06/25 03:55:29 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/06/25 03:55:29 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:55:29 DEBUG : Looking for writers 2026/06/25 03:55:29 DEBUG : file1: reading active writers 2026/06/25 03:55:29 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.11s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "sftp://rclone@:22/rclone-test-tagisov5ziva", Local "Local file system at /tmp/rclone3099960537", Modify Window "1s" 2026/06/25 03:55:29 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: poll-interval is not supported by this remote 2026/06/25 03:55:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 03:55:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/25 03:55:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 03:55:29 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/25 03:55:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/25 03:55:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 03:55:29 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: File to upload is small (100 bytes), uploading instead of streaming 2026/06/25 03:55:29 DEBUG : file1: size = 100 OK 2026/06/25 03:55:29 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/file1" 2026/06/25 03:55:29 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:29 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/file1 2026/06/25 03:55:29 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/file1" 2026/06/25 03:55:30 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:30 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: fa3ddd78757d5c7ed6b710e0b2070ccb /rclone-test-tagisov5ziva/file1 2026/06/25 03:55:30 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:30 DEBUG : file1: Parsed hash: fa3ddd78757d5c7ed6b710e0b2070ccb 2026/06/25 03:55:30 DEBUG : file1: md5 = fa3ddd78757d5c7ed6b710e0b2070ccb OK 2026/06/25 03:55:30 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/25 03:55:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 03:55:30 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 03:55:30 DEBUG : file1: Open: flags=O_RDONLY 2026/06/25 03:55:30 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/25 03:55:30 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/25 03:55:30 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/06/25 03:55:30 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/06/25 03:55:30 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:55:30 DEBUG : Looking for writers 2026/06/25 03:55:30 DEBUG : file1: reading active writers 2026/06/25 03:55:30 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.11s) === RUN TestZipManyFiles run.go:198: Remote "sftp://rclone@:22/rclone-test-tagisov5ziva", Local "Local file system at /tmp/rclone3099960537", Modify Window "1s" 2026/06/25 03:55:30 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: poll-interval is not supported by this remote 2026/06/25 03:55:30 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/flat/f000.txt" 2026/06/25 03:55:30 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:30 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/flat/f000.txt 2026/06/25 03:55:30 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/flat/f000.txt" 2026/06/25 03:55:30 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:30 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: a217847fb21f7e963650acc42a7a3b39 /rclone-test-tagisov5ziva/flat/f000.txt 2026/06/25 03:55:30 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:30 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/06/25 03:55:30 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/flat/f000.txt" 2026/06/25 03:55:30 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:30 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/flat/f000.txt 2026/06/25 03:55:30 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/flat/f000.txt" 2026/06/25 03:55:30 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:30 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: c411c13d2fde40743cb34d29f96a35975bbfef9c /rclone-test-tagisov5ziva/flat/f000.txt 2026/06/25 03:55:30 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:30 DEBUG : flat/f000.txt: Parsed hash: c411c13d2fde40743cb34d29f96a35975bbfef9c 2026/06/25 03:55:30 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/flat/f001.txt" 2026/06/25 03:55:30 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:30 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/flat/f001.txt 2026/06/25 03:55:30 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/flat/f001.txt" 2026/06/25 03:55:30 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:30 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: f4ae3155a94225d34a70f10e659557c3 /rclone-test-tagisov5ziva/flat/f001.txt 2026/06/25 03:55:30 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:30 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/06/25 03:55:30 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/flat/f001.txt" 2026/06/25 03:55:30 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:30 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/flat/f001.txt 2026/06/25 03:55:30 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/flat/f001.txt" 2026/06/25 03:55:30 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:30 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 46007547503950688fd883befced0e53561dae68 /rclone-test-tagisov5ziva/flat/f001.txt 2026/06/25 03:55:30 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:30 DEBUG : flat/f001.txt: Parsed hash: 46007547503950688fd883befced0e53561dae68 2026/06/25 03:55:30 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/flat/f002.txt" 2026/06/25 03:55:30 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:30 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/flat/f002.txt 2026/06/25 03:55:30 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/flat/f002.txt" 2026/06/25 03:55:30 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:30 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /rclone-test-tagisov5ziva/flat/f002.txt 2026/06/25 03:55:30 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:30 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/06/25 03:55:30 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/flat/f002.txt" 2026/06/25 03:55:30 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:30 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/flat/f002.txt 2026/06/25 03:55:30 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/flat/f002.txt" 2026/06/25 03:55:30 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:30 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 3911c439d6af617451e319f94dfafb3c820da182 /rclone-test-tagisov5ziva/flat/f002.txt 2026/06/25 03:55:30 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:30 DEBUG : flat/f002.txt: Parsed hash: 3911c439d6af617451e319f94dfafb3c820da182 2026/06/25 03:55:30 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/flat/f003.txt" 2026/06/25 03:55:30 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:30 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/flat/f003.txt 2026/06/25 03:55:30 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/flat/f003.txt" 2026/06/25 03:55:30 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:30 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /rclone-test-tagisov5ziva/flat/f003.txt 2026/06/25 03:55:30 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:30 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/06/25 03:55:30 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/flat/f003.txt" 2026/06/25 03:55:30 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:30 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/flat/f003.txt 2026/06/25 03:55:30 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/flat/f003.txt" 2026/06/25 03:55:30 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:30 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b /rclone-test-tagisov5ziva/flat/f003.txt 2026/06/25 03:55:30 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:30 DEBUG : flat/f003.txt: Parsed hash: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b 2026/06/25 03:55:30 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/flat/f004.txt" 2026/06/25 03:55:30 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:30 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/flat/f004.txt 2026/06/25 03:55:30 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/flat/f004.txt" 2026/06/25 03:55:30 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:30 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /rclone-test-tagisov5ziva/flat/f004.txt 2026/06/25 03:55:30 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:30 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/06/25 03:55:30 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/flat/f004.txt" 2026/06/25 03:55:30 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:30 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: sha1sum /rclone-test-tagisov5ziva/flat/f004.txt 2026/06/25 03:55:30 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-tagisov5ziva/flat/f004.txt" 2026/06/25 03:55:31 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:31 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 079985a49a3bd62df1a79417e15263ed81bd6843 /rclone-test-tagisov5ziva/flat/f004.txt 2026/06/25 03:55:31 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:31 DEBUG : flat/f004.txt: Parsed hash: 079985a49a3bd62df1a79417e15263ed81bd6843 2026/06/25 03:55:31 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/06/25 03:55:31 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/06/25 03:55:31 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/25 03:55:31 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/25 03:55:31 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/flat/f000.txt" 2026/06/25 03:55:31 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:31 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/flat/f000.txt 2026/06/25 03:55:31 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/flat/f000.txt" 2026/06/25 03:55:31 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:31 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: a217847fb21f7e963650acc42a7a3b39 /rclone-test-tagisov5ziva/flat/f000.txt 2026/06/25 03:55:31 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:31 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/06/25 03:55:31 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/06/25 03:55:31 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/06/25 03:55:31 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/25 03:55:31 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/25 03:55:31 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/flat/f001.txt" 2026/06/25 03:55:31 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:31 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/flat/f001.txt 2026/06/25 03:55:31 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/flat/f001.txt" 2026/06/25 03:55:31 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:31 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: f4ae3155a94225d34a70f10e659557c3 /rclone-test-tagisov5ziva/flat/f001.txt 2026/06/25 03:55:31 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:31 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/06/25 03:55:31 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/06/25 03:55:31 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/06/25 03:55:31 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/25 03:55:31 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/25 03:55:31 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/flat/f002.txt" 2026/06/25 03:55:31 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:31 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/flat/f002.txt 2026/06/25 03:55:31 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/flat/f002.txt" 2026/06/25 03:55:31 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:31 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /rclone-test-tagisov5ziva/flat/f002.txt 2026/06/25 03:55:31 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:31 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/06/25 03:55:31 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/06/25 03:55:31 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/06/25 03:55:31 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/25 03:55:31 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/25 03:55:31 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/flat/f003.txt" 2026/06/25 03:55:31 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:31 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/flat/f003.txt 2026/06/25 03:55:31 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/flat/f003.txt" 2026/06/25 03:55:31 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:31 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /rclone-test-tagisov5ziva/flat/f003.txt 2026/06/25 03:55:31 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:31 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/06/25 03:55:31 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/06/25 03:55:31 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/06/25 03:55:31 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/25 03:55:31 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/25 03:55:31 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/flat/f004.txt" 2026/06/25 03:55:31 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:31 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/flat/f004.txt 2026/06/25 03:55:31 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/flat/f004.txt" 2026/06/25 03:55:31 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:31 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /rclone-test-tagisov5ziva/flat/f004.txt 2026/06/25 03:55:31 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:31 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/06/25 03:55:31 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:55:31 DEBUG : flat: Looking for writers 2026/06/25 03:55:31 DEBUG : f001.txt: reading active writers 2026/06/25 03:55:31 DEBUG : f002.txt: reading active writers 2026/06/25 03:55:31 DEBUG : f003.txt: reading active writers 2026/06/25 03:55:31 DEBUG : f004.txt: reading active writers 2026/06/25 03:55:31 DEBUG : f000.txt: reading active writers 2026/06/25 03:55:31 DEBUG : Looking for writers 2026/06/25 03:55:31 DEBUG : flat: reading active writers 2026/06/25 03:55:31 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (1.53s) === RUN TestZipManySubDirs run.go:198: Remote "sftp://rclone@:22/rclone-test-tagisov5ziva", Local "Local file system at /tmp/rclone3099960537", Modify Window "1s" 2026/06/25 03:55:31 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: poll-interval is not supported by this remote 2026/06/25 03:55:31 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/06/25 03:55:31 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/06/25 03:55:31 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/25 03:55:31 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/25 03:55:31 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/a/b/c/deep.txt" 2026/06/25 03:55:31 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:31 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/a/b/c/deep.txt 2026/06/25 03:55:31 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/a/b/c/deep.txt" 2026/06/25 03:55:31 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:31 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 6627415e807ee33c7302917216e7da68 /rclone-test-tagisov5ziva/a/b/c/deep.txt 2026/06/25 03:55:31 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:31 DEBUG : a/b/c/deep.txt: Parsed hash: 6627415e807ee33c7302917216e7da68 2026/06/25 03:55:31 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/06/25 03:55:31 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/06/25 03:55:31 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/25 03:55:31 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/25 03:55:31 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/a/b/mid.txt" 2026/06/25 03:55:31 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:31 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/a/b/mid.txt 2026/06/25 03:55:31 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/a/b/mid.txt" 2026/06/25 03:55:31 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:31 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 22384709d743fe3c6fb0a4b35b2e10a6 /rclone-test-tagisov5ziva/a/b/mid.txt 2026/06/25 03:55:31 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:31 DEBUG : a/b/mid.txt: Parsed hash: 22384709d743fe3c6fb0a4b35b2e10a6 2026/06/25 03:55:31 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/06/25 03:55:31 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/06/25 03:55:31 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/25 03:55:31 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/25 03:55:31 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/a/top.txt" 2026/06/25 03:55:31 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:31 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/a/top.txt 2026/06/25 03:55:31 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/a/top.txt" 2026/06/25 03:55:31 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:31 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: b28354b543375bfa94dabaeda722927f /rclone-test-tagisov5ziva/a/top.txt 2026/06/25 03:55:31 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:31 DEBUG : a/top.txt: Parsed hash: b28354b543375bfa94dabaeda722927f 2026/06/25 03:55:31 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:55:31 DEBUG : a/b/c: Looking for writers 2026/06/25 03:55:31 DEBUG : deep.txt: reading active writers 2026/06/25 03:55:31 DEBUG : a/b: Looking for writers 2026/06/25 03:55:31 DEBUG : c: reading active writers 2026/06/25 03:55:31 DEBUG : mid.txt: reading active writers 2026/06/25 03:55:31 DEBUG : a: Looking for writers 2026/06/25 03:55:31 DEBUG : b: reading active writers 2026/06/25 03:55:31 DEBUG : top.txt: reading active writers 2026/06/25 03:55:31 DEBUG : Looking for writers 2026/06/25 03:55:31 DEBUG : a: reading active writers 2026/06/25 03:55:31 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.27s) === RUN TestZipLargeFiles run.go:198: Remote "sftp://rclone@:22/rclone-test-tagisov5ziva", Local "Local file system at /tmp/rclone3099960537", Modify Window "1s" 2026/06/25 03:55:31 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: poll-interval is not supported by this remote 2026/06/25 03:55:32 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/06/25 03:55:32 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/06/25 03:55:32 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/06/25 03:55:32 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/06/25 03:55:32 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/06/25 03:55:32 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/06/25 03:55:32 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/25 03:55:32 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/06/25 03:55:32 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/06/25 03:55:32 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/06/25 03:55:32 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/06/25 03:55:32 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/25 03:55:32 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/25 03:55:32 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/25 03:55:32 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/25 03:55:32 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/25 03:55:32 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/bigdir/big.bin" 2026/06/25 03:55:32 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:32 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/bigdir/big.bin 2026/06/25 03:55:32 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/bigdir/big.bin" 2026/06/25 03:55:32 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:32 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: a2a5f63af69e74d350981d8475e0158d /rclone-test-tagisov5ziva/bigdir/big.bin 2026/06/25 03:55:32 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:32 DEBUG : bigdir/big.bin: Parsed hash: a2a5f63af69e74d350981d8475e0158d 2026/06/25 03:55:32 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:55:32 DEBUG : bigdir: Looking for writers 2026/06/25 03:55:32 DEBUG : big.bin: reading active writers 2026/06/25 03:55:32 DEBUG : Looking for writers 2026/06/25 03:55:32 DEBUG : bigdir: reading active writers 2026/06/25 03:55:32 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.71s) === RUN TestZipDirsInRoot run.go:198: Remote "sftp://rclone@:22/rclone-test-tagisov5ziva", Local "Local file system at /tmp/rclone3099960537", Modify Window "1s" 2026/06/25 03:55:32 INFO : sftp://rclone@:22/rclone-test-tagisov5ziva: poll-interval is not supported by this remote 2026/06/25 03:55:32 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/06/25 03:55:32 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/06/25 03:55:32 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/25 03:55:32 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/25 03:55:32 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir1/a.txt" 2026/06/25 03:55:32 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:32 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir1/a.txt 2026/06/25 03:55:32 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir1/a.txt" 2026/06/25 03:55:32 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:32 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 9dd4e461268c8034f5c8564e155c67a6 /rclone-test-tagisov5ziva/dir1/a.txt 2026/06/25 03:55:32 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:32 DEBUG : dir1/a.txt: Parsed hash: 9dd4e461268c8034f5c8564e155c67a6 2026/06/25 03:55:32 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/06/25 03:55:32 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/06/25 03:55:32 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/25 03:55:32 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/25 03:55:32 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir2/b.txt" 2026/06/25 03:55:32 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:32 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir2/b.txt 2026/06/25 03:55:32 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir2/b.txt" 2026/06/25 03:55:32 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:32 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: 415290769594460e2e485922904f345d /rclone-test-tagisov5ziva/dir2/b.txt 2026/06/25 03:55:32 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:32 DEBUG : dir2/b.txt: Parsed hash: 415290769594460e2e485922904f345d 2026/06/25 03:55:32 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/06/25 03:55:32 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/06/25 03:55:32 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/25 03:55:32 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/25 03:55:32 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Shell path "/rclone-test-tagisov5ziva/dir3/c.txt" 2026/06/25 03:55:32 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: creating additional session 2026/06/25 03:55:32 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Running remote command: md5sum /rclone-test-tagisov5ziva/dir3/c.txt 2026/06/25 03:55:32 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-tagisov5ziva/dir3/c.txt" 2026/06/25 03:55:32 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: command exited OK 2026/06/25 03:55:32 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Remote command result: fbade9e36a3f36d3d676c1b808451dd7 /rclone-test-tagisov5ziva/dir3/c.txt 2026/06/25 03:55:32 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: ssh external: close 2026/06/25 03:55:32 DEBUG : dir3/c.txt: Parsed hash: fbade9e36a3f36d3d676c1b808451dd7 2026/06/25 03:55:32 DEBUG : WaitForWriters: timeout=30s 2026/06/25 03:55:32 DEBUG : dir1: Looking for writers 2026/06/25 03:55:32 DEBUG : a.txt: reading active writers 2026/06/25 03:55:32 DEBUG : dir2: Looking for writers 2026/06/25 03:55:32 DEBUG : b.txt: reading active writers 2026/06/25 03:55:32 DEBUG : dir3: Looking for writers 2026/06/25 03:55:32 DEBUG : c.txt: reading active writers 2026/06/25 03:55:32 DEBUG : Looking for writers 2026/06/25 03:55:32 DEBUG : dir3: reading active writers 2026/06/25 03:55:32 DEBUG : dir1: reading active writers 2026/06/25 03:55:32 DEBUG : dir2: reading active writers 2026/06/25 03:55:32 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.32s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/06/25 03:55:32 DEBUG : sftp://rclone@:22/rclone-test-tagisov5ziva: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Finished OK in 46.023556886s (try 1/5)