"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Starting (try 1/5) 2026/09/21 04:36:45 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:rclone-test-paqudoj2tafo" 2026/09/21 04:36:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/21 04:36:45 DEBUG : Setting type=XXX for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2026/09/21 04:36:45 DEBUG : Setting ssh="ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_SSH 2026/09/21 04:36:45 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2026/09/21 04:36:45 DEBUG : Setting ssh="ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_SSH 2026/09/21 04:36:45 NOTICE: TestSFTPRcloneSSH{aFBXt}: No host key validation is being performed. Set known_hosts_file (to "none" to silence this notice) or use --sftp-pin-host-key to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/09/21 04:36:45 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/09/21 04:36:45 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell type "unix" from config 2026/09/21 04:36:45 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Relative path resolved to "/rclone-test-paqudoj2tafo" 2026/09/21 04:36:45 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Using root directory "/rclone-test-paqudoj2tafo" 2026/09/21 04:36:45 DEBUG : Creating backend with remote "/tmp/rclone2194588286" === RUN TestDirHandleMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" 2026/09/21 04:36:45 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:36:45 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:45 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:45 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:45 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:45 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:45 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:45 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:45 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/21 04:36:45 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:45 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:45 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:45 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:45 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:45 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:45 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:45 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/21 04:36:45 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:36:45 DEBUG : dir: Looking for writers 2026/09/21 04:36:45 DEBUG : Looking for writers 2026/09/21 04:36:45 DEBUG : dir: reading active writers 2026/09/21 04:36:45 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.24s) === RUN TestDirHandleReaddir run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" 2026/09/21 04:36:45 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:36:45 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:45 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:45 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:45 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:45 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:45 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:45 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:45 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/21 04:36:45 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:45 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:45 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:45 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:45 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:45 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:45 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:45 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/21 04:36:45 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file2" 2026/09/21 04:36:45 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:45 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file2 2026/09/21 04:36:45 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file2" 2026/09/21 04:36:45 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:45 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-paqudoj2tafo/dir/file2 2026/09/21 04:36:45 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:45 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/09/21 04:36:45 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file2" 2026/09/21 04:36:45 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:45 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/dir/file2 2026/09/21 04:36:45 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/dir/file2" 2026/09/21 04:36:45 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:45 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-paqudoj2tafo/dir/file2 2026/09/21 04:36:45 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:45 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/09/21 04:36:45 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/subdir/file3" 2026/09/21 04:36:45 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:45 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/subdir/file3 2026/09/21 04:36:45 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/subdir/file3" 2026/09/21 04:36:45 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:45 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-paqudoj2tafo/dir/subdir/file3 2026/09/21 04:36:45 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:45 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/09/21 04:36:45 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/subdir/file3" 2026/09/21 04:36:45 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:45 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/dir/subdir/file3 2026/09/21 04:36:45 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/dir/subdir/file3" 2026/09/21 04:36:46 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:46 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-paqudoj2tafo/dir/subdir/file3 2026/09/21 04:36:46 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:46 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a 2026/09/21 04:36:46 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:36:46 DEBUG : dir/subdir: Looking for writers 2026/09/21 04:36:46 DEBUG : dir: Looking for writers 2026/09/21 04:36:46 DEBUG : subdir: reading active writers 2026/09/21 04:36:46 DEBUG : file1: reading active writers 2026/09/21 04:36:46 DEBUG : file2: reading active writers 2026/09/21 04:36:46 DEBUG : Looking for writers 2026/09/21 04:36:46 DEBUG : dir: reading active writers 2026/09/21 04:36:46 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.69s) === RUN TestDirHandleReaddirnames run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" 2026/09/21 04:36:46 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:36:46 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:46 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:46 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:46 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:46 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:46 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:46 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/21 04:36:46 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:46 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:46 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:46 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:46 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:46 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:46 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/21 04:36:46 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:36:46 DEBUG : dir: Looking for writers 2026/09/21 04:36:46 DEBUG : file1: reading active writers 2026/09/21 04:36:46 DEBUG : Looking for writers 2026/09/21 04:36:46 DEBUG : dir: reading active writers 2026/09/21 04:36:46 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.23s) === RUN TestDirMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" 2026/09/21 04:36:46 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:36:46 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:46 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:46 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:46 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:46 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:46 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:46 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/21 04:36:46 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:46 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:46 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:46 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:46 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:46 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:46 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/21 04:36:46 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:36:46 DEBUG : dir: Looking for writers 2026/09/21 04:36:46 DEBUG : Looking for writers 2026/09/21 04:36:46 DEBUG : dir: reading active writers 2026/09/21 04:36:46 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.22s) === RUN TestDirForgetAll run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" 2026/09/21 04:36:46 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:36:46 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:46 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:46 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:46 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:46 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:46 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:46 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/21 04:36:46 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:46 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:46 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:46 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:46 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:46 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:46 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/21 04:36:46 DEBUG : dir: forgetting directory cache 2026/09/21 04:36:46 DEBUG : forgetting directory cache 2026/09/21 04:36:46 DEBUG : dir: forgetting directory cache 2026/09/21 04:36:46 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:36:46 DEBUG : Looking for writers 2026/09/21 04:36:46 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.23s) === RUN TestDirForgetPath run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" 2026/09/21 04:36:46 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:36:46 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:46 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:46 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:46 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:46 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:46 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:46 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/21 04:36:46 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:46 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:46 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:46 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:46 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:46 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:46 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/21 04:36:46 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/09/21 04:36:46 DEBUG : dir: invalidating directory cache 2026/09/21 04:36:46 DEBUG : >ForgetPath: 2026/09/21 04:36:46 DEBUG : ForgetPath: relativePath="dir", type=0 2026/09/21 04:36:46 DEBUG : invalidating directory cache 2026/09/21 04:36:46 DEBUG : dir: forgetting directory cache 2026/09/21 04:36:46 DEBUG : >ForgetPath: 2026/09/21 04:36:46 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/09/21 04:36:46 DEBUG : >ForgetPath: 2026/09/21 04:36:46 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:36:46 DEBUG : dir: Looking for writers 2026/09/21 04:36:46 DEBUG : Looking for writers 2026/09/21 04:36:46 DEBUG : dir: reading active writers 2026/09/21 04:36:46 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.22s) === RUN TestDirWalk run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" 2026/09/21 04:36:46 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:36:46 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:46 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:46 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:46 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:47 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:47 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:47 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/21 04:36:47 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:47 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:47 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:47 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:47 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:47 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:47 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/21 04:36:47 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/09/21 04:36:47 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/fil/a/b/c" 2026/09/21 04:36:47 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:47 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/fil/a/b/c 2026/09/21 04:36:47 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/fil/a/b/c" 2026/09/21 04:36:47 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:47 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 8a723ce6358887fb2e41fbe163780b08 /rclone-test-paqudoj2tafo/fil/a/b/c 2026/09/21 04:36:47 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:47 DEBUG : fil/a/b/c: Parsed hash: 8a723ce6358887fb2e41fbe163780b08 2026/09/21 04:36:47 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/fil/a/b/c" 2026/09/21 04:36:47 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:47 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/fil/a/b/c 2026/09/21 04:36:47 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/fil/a/b/c" 2026/09/21 04:36:47 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:47 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 6e53ed736122eed1a3cfda28927c84739fb15f43 /rclone-test-paqudoj2tafo/fil/a/b/c 2026/09/21 04:36:47 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:47 DEBUG : fil/a/b/c: Parsed hash: 6e53ed736122eed1a3cfda28927c84739fb15f43 2026/09/21 04:36:47 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:47 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:47 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:47 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:47 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:47 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:47 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/21 04:36:47 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:47 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:47 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:47 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:47 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:47 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:47 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/21 04:36:47 DEBUG : forgetting directory cache 2026/09/21 04:36:47 DEBUG : dir: forgetting directory cache 2026/09/21 04:36:47 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:36:47 DEBUG : fil/a/b: Looking for writers 2026/09/21 04:36:47 DEBUG : fil/a: Looking for writers 2026/09/21 04:36:47 DEBUG : b: reading active writers 2026/09/21 04:36:47 DEBUG : fil: Looking for writers 2026/09/21 04:36:47 DEBUG : a: reading active writers 2026/09/21 04:36:47 DEBUG : dir: Looking for writers 2026/09/21 04:36:47 DEBUG : Looking for writers 2026/09/21 04:36:47 DEBUG : dir: reading active writers 2026/09/21 04:36:47 DEBUG : fil: reading active writers 2026/09/21 04:36:47 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.77s) === RUN TestDirSetModTime run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" 2026/09/21 04:36:47 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:36:47 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:47 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:47 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:47 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:47 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:47 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:47 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/21 04:36:47 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:47 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:47 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:47 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:47 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:47 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:47 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/21 04:36:47 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:36:47 DEBUG : dir: Looking for writers 2026/09/21 04:36:47 DEBUG : Looking for writers 2026/09/21 04:36:47 DEBUG : dir: reading active writers 2026/09/21 04:36:47 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.23s) === RUN TestDirStat run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" 2026/09/21 04:36:47 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:36:47 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:47 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:47 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:47 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:48 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:48 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:48 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:48 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/21 04:36:48 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:48 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:48 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:48 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:48 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:48 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:48 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:48 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/21 04:36:48 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:36:48 DEBUG : dir: Looking for writers 2026/09/21 04:36:48 DEBUG : file1: reading active writers 2026/09/21 04:36:48 DEBUG : Looking for writers 2026/09/21 04:36:48 DEBUG : dir: reading active writers 2026/09/21 04:36:48 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.23s) === RUN TestDirReadDirAll run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" 2026/09/21 04:36:48 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:36:48 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:48 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:48 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:48 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:48 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:48 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:48 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:48 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/21 04:36:48 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:48 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:48 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:48 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:48 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:48 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:48 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:48 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/21 04:36:48 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file2" 2026/09/21 04:36:48 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:48 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file2 2026/09/21 04:36:48 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file2" 2026/09/21 04:36:48 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:48 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-paqudoj2tafo/dir/file2 2026/09/21 04:36:48 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:48 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/09/21 04:36:48 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file2" 2026/09/21 04:36:48 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:48 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/dir/file2 2026/09/21 04:36:48 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/dir/file2" 2026/09/21 04:36:48 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:48 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-paqudoj2tafo/dir/file2 2026/09/21 04:36:48 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:48 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/09/21 04:36:48 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/subdir/file3" 2026/09/21 04:36:48 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:48 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/subdir/file3 2026/09/21 04:36:48 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/subdir/file3" 2026/09/21 04:36:48 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:48 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-paqudoj2tafo/dir/subdir/file3 2026/09/21 04:36:48 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:48 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/09/21 04:36:48 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/subdir/file3" 2026/09/21 04:36:48 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:48 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/dir/subdir/file3 2026/09/21 04:36:48 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/dir/subdir/file3" 2026/09/21 04:36:48 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:48 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-paqudoj2tafo/dir/subdir/file3 2026/09/21 04:36:48 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:48 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a === RUN TestDirReadDirAll/Virtual 2026/09/21 04:36:48 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/09/21 04:36:48 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/09/21 04:36:48 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/09/21 04:36:48 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/09/21 04:36:48 DEBUG : Waiting for deletions to finish 2026/09/21 04:36:48 INFO : dir/subdir/file3: Deleted 2026/09/21 04:36:48 DEBUG : removing 1 level 2 directories 2026/09/21 04:36:48 INFO : dir/subdir: Removing directory 2026/09/21 04:36:48 DEBUG : dir: invalidating directory cache 2026/09/21 04:36:48 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/09/21 04:36:48 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/09/21 04:36:48 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/09/21 04:36:48 DEBUG : dir/file1: Reset virtual modtime 2026/09/21 04:36:48 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/09/21 04:36:48 DEBUG : dir/virtualFile: Reset virtual modtime 2026/09/21 04:36:48 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/09/21 04:36:48 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/09/21 04:36:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/21 04:36:48 DEBUG : dir: invalidating directory cache 2026/09/21 04:36:48 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/09/21 04:36:48 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/09/21 04:36:48 DEBUG : dir/virtualFile: Reset virtual modtime 2026/09/21 04:36:48 DEBUG : forgetting directory cache 2026/09/21 04:36:48 DEBUG : dir: forgetting directory cache 2026/09/21 04:36:48 DEBUG : dir/virtualDir: forgetting directory cache 2026/09/21 04:36:48 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:36:48 DEBUG : dir/virtualDir: Looking for writers 2026/09/21 04:36:48 DEBUG : dir: Looking for writers 2026/09/21 04:36:48 DEBUG : file1: reading active writers 2026/09/21 04:36:48 DEBUG : virtualFile2: reading active writers 2026/09/21 04:36:48 DEBUG : virtualFile: reading active writers 2026/09/21 04:36:48 DEBUG : virtualDir: reading active writers 2026/09/21 04:36:48 DEBUG : Looking for writers 2026/09/21 04:36:48 DEBUG : dir: reading active writers 2026/09/21 04:36:48 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.67s) --- PASS: TestDirReadDirAll/Virtual (0.01s) === RUN TestDirOpen run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" 2026/09/21 04:36:48 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:36:48 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:48 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:48 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:48 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:48 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:48 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:48 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:48 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/21 04:36:48 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:48 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:48 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:48 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:49 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:49 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:49 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:49 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/21 04:36:49 ERROR : dir/: Can only open directories read only 2026/09/21 04:36:49 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:36:49 DEBUG : dir: Looking for writers 2026/09/21 04:36:49 DEBUG : Looking for writers 2026/09/21 04:36:49 DEBUG : dir: reading active writers 2026/09/21 04:36:49 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.21s) === RUN TestDirCreate run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" 2026/09/21 04:36:49 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:36:49 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:49 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:49 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:49 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:49 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:49 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:49 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:49 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/21 04:36:49 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:49 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:49 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:49 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:49 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:49 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:49 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:49 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/21 04:36:49 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:36:49 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/09/21 04:36:49 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/09/21 04:36:49 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/09/21 04:36:49 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: File to upload is small (5 bytes), uploading instead of streaming 2026/09/21 04:36:49 DEBUG : dir/potato: size = 5 OK 2026/09/21 04:36:49 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/potato" 2026/09/21 04:36:49 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:49 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/potato 2026/09/21 04:36:49 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/potato" 2026/09/21 04:36:49 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:49 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-paqudoj2tafo/dir/potato 2026/09/21 04:36:49 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:49 DEBUG : dir/potato: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/21 04:36:49 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/21 04:36:49 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/09/21 04:36:49 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/09/21 04:36:49 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:36:49 DEBUG : dir: Looking for writers 2026/09/21 04:36:49 DEBUG : potato: reading active writers 2026/09/21 04:36:49 DEBUG : file1: reading active writers 2026/09/21 04:36:49 DEBUG : Looking for writers 2026/09/21 04:36:49 DEBUG : dir: reading active writers 2026/09/21 04:36:49 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.41s) === RUN TestDirMkdir run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" 2026/09/21 04:36:49 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:36:49 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:49 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:49 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:49 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:49 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:49 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:49 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:49 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/21 04:36:49 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:49 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:49 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:49 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:49 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:49 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:49 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:49 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/21 04:36:49 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/09/21 04:36:49 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:49 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:49 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:49 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:49 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:49 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:49 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:49 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/21 04:36:49 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:49 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:49 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:49 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:49 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:49 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:49 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:49 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/21 04:36:49 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:36:49 DEBUG : dir/sub: Looking for writers 2026/09/21 04:36:49 DEBUG : dir: Looking for writers 2026/09/21 04:36:49 DEBUG : file1: reading active writers 2026/09/21 04:36:49 DEBUG : sub: reading active writers 2026/09/21 04:36:49 DEBUG : Looking for writers 2026/09/21 04:36:49 DEBUG : dir: reading active writers 2026/09/21 04:36:49 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.53s) === RUN TestDirMkdirSub run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" 2026/09/21 04:36:49 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:36:49 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:49 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:49 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:49 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:50 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:50 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:50 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/21 04:36:50 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:50 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:50 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:50 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:50 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:50 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:50 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:50 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/21 04:36:50 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/09/21 04:36:50 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/09/21 04:36:50 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:50 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:50 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:50 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:50 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:50 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:50 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/21 04:36:50 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:50 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:50 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:50 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:50 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:50 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:50 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:50 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/21 04:36:50 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:36:50 DEBUG : dir/sub/subsub: Looking for writers 2026/09/21 04:36:50 DEBUG : dir/sub: Looking for writers 2026/09/21 04:36:50 DEBUG : subsub: reading active writers 2026/09/21 04:36:50 DEBUG : dir: Looking for writers 2026/09/21 04:36:50 DEBUG : file1: reading active writers 2026/09/21 04:36:50 DEBUG : sub: reading active writers 2026/09/21 04:36:50 DEBUG : Looking for writers 2026/09/21 04:36:50 DEBUG : dir: reading active writers 2026/09/21 04:36:50 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.44s) === RUN TestDirRemove run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" 2026/09/21 04:36:50 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:36:50 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:50 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:50 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:50 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:50 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:50 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:50 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/21 04:36:50 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:50 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:50 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:50 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:50 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:50 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:50 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:50 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/21 04:36:50 ERROR : dir/: Dir.Remove not empty 2026/09/21 04:36:50 DEBUG : dir/file1: Remove: 2026/09/21 04:36:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/21 04:36:50 DEBUG : dir/file1: >Remove: err= 2026/09/21 04:36:50 DEBUG : Added virtual directory entry vDel: "dir" 2026/09/21 04:36:50 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:36:50 DEBUG : Looking for writers 2026/09/21 04:36:50 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.22s) === RUN TestDirRemoveAll run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" 2026/09/21 04:36:50 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:36:50 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:50 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:50 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:50 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:50 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:50 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:50 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/21 04:36:50 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:50 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:50 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:50 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:50 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:50 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:50 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:50 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/21 04:36:50 DEBUG : dir/file1: Remove: 2026/09/21 04:36:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/21 04:36:50 DEBUG : dir/file1: >Remove: err= 2026/09/21 04:36:50 DEBUG : Added virtual directory entry vDel: "dir" 2026/09/21 04:36:50 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:36:50 DEBUG : Looking for writers 2026/09/21 04:36:50 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.19s) === RUN TestDirRemoveName run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" 2026/09/21 04:36:50 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:36:50 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:50 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:50 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:50 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:50 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:50 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:50 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/21 04:36:50 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:50 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:50 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:50 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:51 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:51 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:51 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:51 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/21 04:36:51 DEBUG : dir/file1: Remove: 2026/09/21 04:36:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/21 04:36:51 DEBUG : dir/file1: >Remove: err= 2026/09/21 04:36:51 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:36:51 DEBUG : dir: Looking for writers 2026/09/21 04:36:51 DEBUG : Looking for writers 2026/09/21 04:36:51 DEBUG : dir: reading active writers 2026/09/21 04:36:51 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.34s) === RUN TestDirRename run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" 2026/09/21 04:36:51 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:36:51 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:51 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:51 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:51 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:51 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:51 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:51 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/21 04:36:51 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:51 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:51 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:51 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:51 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:51 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:51 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:51 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/21 04:36:51 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:51 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:51 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:51 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:51 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:51 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:51 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/21 04:36:51 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:51 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:51 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:51 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:51 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:51 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:51 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:51 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/21 04:36:51 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file3" 2026/09/21 04:36:51 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:51 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file3 2026/09/21 04:36:51 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file3" 2026/09/21 04:36:51 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:51 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-paqudoj2tafo/dir/file3 2026/09/21 04:36:51 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:51 DEBUG : dir/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/09/21 04:36:51 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file3" 2026/09/21 04:36:51 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:51 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/dir/file3 2026/09/21 04:36:51 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/dir/file3" 2026/09/21 04:36:51 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:51 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-paqudoj2tafo/dir/file3 2026/09/21 04:36:51 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:51 DEBUG : dir/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/09/21 04:36:51 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/09/21 04:36:51 DEBUG : dir: Updating dir with dir2 0x4c1fef095c0 2026/09/21 04:36:51 DEBUG : dir: forgetting directory cache 2026/09/21 04:36:51 DEBUG : Added virtual directory entry vDel: "dir" 2026/09/21 04:36:51 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/09/21 04:36:51 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir2/file1" 2026/09/21 04:36:51 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:51 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir2/file1 2026/09/21 04:36:51 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir2/file1" 2026/09/21 04:36:51 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:51 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-paqudoj2tafo/dir2/file1 2026/09/21 04:36:51 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:51 DEBUG : dir2/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/21 04:36:51 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir2/file1" 2026/09/21 04:36:51 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:51 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/dir2/file1 2026/09/21 04:36:51 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/dir2/file1" 2026/09/21 04:36:52 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:52 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-paqudoj2tafo/dir2/file1 2026/09/21 04:36:52 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:52 DEBUG : dir2/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/21 04:36:52 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir2/file3" 2026/09/21 04:36:52 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:52 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir2/file3 2026/09/21 04:36:52 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir2/file3" 2026/09/21 04:36:52 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:52 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-paqudoj2tafo/dir2/file3 2026/09/21 04:36:52 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:52 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/09/21 04:36:52 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir2/file3" 2026/09/21 04:36:52 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:52 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/dir2/file3 2026/09/21 04:36:52 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/dir2/file3" 2026/09/21 04:36:52 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:52 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-paqudoj2tafo/dir2/file3 2026/09/21 04:36:52 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:52 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/09/21 04:36:52 INFO : dir2/file1: Moved (server-side) to: file2 2026/09/21 04:36:52 DEBUG : file2: Updating file with file2 0x4c1fefd61a0 2026/09/21 04:36:52 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/09/21 04:36:52 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/21 04:36:52 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/file2" 2026/09/21 04:36:52 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:52 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/file2 2026/09/21 04:36:52 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/file2" 2026/09/21 04:36:52 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:52 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-paqudoj2tafo/file2 2026/09/21 04:36:52 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:52 DEBUG : file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/21 04:36:52 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/file2" 2026/09/21 04:36:52 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:52 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/file2 2026/09/21 04:36:52 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/file2" 2026/09/21 04:36:52 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:52 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-paqudoj2tafo/file2 2026/09/21 04:36:52 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:52 DEBUG : file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/21 04:36:52 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir2/file3" 2026/09/21 04:36:52 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:52 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir2/file3 2026/09/21 04:36:52 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir2/file3" 2026/09/21 04:36:52 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:52 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-paqudoj2tafo/dir2/file3 2026/09/21 04:36:52 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:52 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/09/21 04:36:52 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir2/file3" 2026/09/21 04:36:52 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:52 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/dir2/file3 2026/09/21 04:36:52 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/dir2/file3" 2026/09/21 04:36:52 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:52 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-paqudoj2tafo/dir2/file3 2026/09/21 04:36:52 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:52 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/09/21 04:36:52 INFO : dir2/file3: Deleted 2026/09/21 04:36:52 INFO : file2: Moved (server-side) to: dir2/file3 2026/09/21 04:36:52 DEBUG : dir2/file3: Updating file with dir2/file3 0x4c1fefd61a0 2026/09/21 04:36:52 DEBUG : Added virtual directory entry vDel: "file2" 2026/09/21 04:36:52 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/09/21 04:36:52 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir2/file3" 2026/09/21 04:36:52 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:52 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir2/file3 2026/09/21 04:36:52 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir2/file3" 2026/09/21 04:36:52 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:52 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-paqudoj2tafo/dir2/file3 2026/09/21 04:36:52 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:52 DEBUG : dir2/file3: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/21 04:36:52 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir2/file3" 2026/09/21 04:36:52 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:52 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/dir2/file3 2026/09/21 04:36:52 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/dir2/file3" 2026/09/21 04:36:52 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:52 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-paqudoj2tafo/dir2/file3 2026/09/21 04:36:52 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:52 DEBUG : dir2/file3: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/21 04:36:52 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/09/21 04:36:52 DEBUG : empty directory: Updating dir with renamed empty directory 0x4c1fefc6600 2026/09/21 04:36:52 DEBUG : empty directory: forgetting directory cache 2026/09/21 04:36:52 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/09/21 04:36:52 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/09/21 04:36:52 DEBUG : dir2: Renaming to "dir3" 2026/09/21 04:36:52 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:36:52 DEBUG : dir3: Looking for writers 2026/09/21 04:36:52 DEBUG : file3: reading active writers 2026/09/21 04:36:52 DEBUG : renamed empty directory: Looking for writers 2026/09/21 04:36:52 DEBUG : Looking for writers 2026/09/21 04:36:52 DEBUG : dir3: reading active writers 2026/09/21 04:36:52 DEBUG : renamed empty directory: reading active writers 2026/09/21 04:36:52 DEBUG : >WaitForWriters: --- PASS: TestDirRename (1.81s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 192 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" 2026/09/21 04:36:52 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:36:52 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:52 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:52 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:52 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:53 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:53 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:53 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/21 04:36:53 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:53 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:53 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:53 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:53 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:53 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:53 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/21 04:36:53 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/09/21 04:36:53 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:36:53 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/21 04:36:53 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/09/21 04:36:53 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/09/21 04:36:53 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/09/21 04:36:53 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/09/21 04:36:53 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:36:53 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/21 04:36:53 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/09/21 04:36:53 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/09/21 04:36:53 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/09/21 04:36:53 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/09/21 04:36:53 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: File to upload is small (12 bytes), uploading instead of streaming 2026/09/21 04:36:53 DEBUG : dir/sub/file2: size = 12 OK 2026/09/21 04:36:53 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/sub/file2" 2026/09/21 04:36:53 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:53 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/sub/file2 2026/09/21 04:36:53 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/sub/file2" 2026/09/21 04:36:53 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:53 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: fc3ff98e8c6a0d3087d515c0473f8677 /rclone-test-paqudoj2tafo/dir/sub/file2 2026/09/21 04:36:53 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:53 DEBUG : dir/sub/file2: Parsed hash: fc3ff98e8c6a0d3087d515c0473f8677 2026/09/21 04:36:53 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/09/21 04:36:53 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/09/21 04:36:53 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/09/21 04:36:53 DEBUG : forgetting directory cache 2026/09/21 04:36:53 DEBUG : dir: forgetting directory cache 2026/09/21 04:36:53 DEBUG : dir/sub: forgetting directory cache 2026/09/21 04:36:53 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/09/21 04:36:53 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/09/21 04:36:53 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: File to upload is small (5 bytes), uploading instead of streaming 2026/09/21 04:36:53 DEBUG : dir/sub/file0: size = 5 OK 2026/09/21 04:36:53 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/sub/file0" 2026/09/21 04:36:53 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:53 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/sub/file0 2026/09/21 04:36:53 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/sub/file0" 2026/09/21 04:36:53 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:53 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-paqudoj2tafo/dir/sub/file0 2026/09/21 04:36:53 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:53 DEBUG : dir/sub/file0: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/21 04:36:53 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/21 04:36:53 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/09/21 04:36:53 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/09/21 04:36:53 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:36:53 DEBUG : dir/sub: Looking for writers 2026/09/21 04:36:53 DEBUG : file0: reading active writers 2026/09/21 04:36:53 DEBUG : file2: reading active writers 2026/09/21 04:36:53 DEBUG : dir: Looking for writers 2026/09/21 04:36:53 DEBUG : file1: reading active writers 2026/09/21 04:36:53 DEBUG : sub: reading active writers 2026/09/21 04:36:53 DEBUG : Looking for writers 2026/09/21 04:36:53 DEBUG : dir: reading active writers 2026/09/21 04:36:53 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.42s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" 2026/09/21 04:36:53 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:36:53 DEBUG : forgetting directory cache 2026/09/21 04:36:54 DEBUG : forgetting directory cache 2026/09/21 04:36:54 DEBUG : dir: forgetting directory cache 2026/09/21 04:36:54 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:36:54 DEBUG : dir: Looking for writers 2026/09/21 04:36:54 DEBUG : Looking for writers 2026/09/21 04:36:54 DEBUG : dir: reading active writers 2026/09/21 04:36:54 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (1.12s) === RUN TestDirMetadataExtension run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" 2026/09/21 04:36:54 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:36:54 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:54 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:54 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:54 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:54 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:54 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:54 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/21 04:36:54 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:54 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:54 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:54 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:54 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:54 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:54 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/21 04:36:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/09/21 04:36:54 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:36:54 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/09/21 04:36:54 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/09/21 04:36:54 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/09/21 04:36:54 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/09/21 04:36:54 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/09/21 04:36:54 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/09/21 04:36:54 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:36:54 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/09/21 04:36:54 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/09/21 04:36:54 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/09/21 04:36:54 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/09/21 04:36:54 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/09/21 04:36:54 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:36:54 DEBUG : dir: Looking for writers 2026/09/21 04:36:54 DEBUG : file1: reading active writers 2026/09/21 04:36:54 DEBUG : file1.metadata: reading active writers 2026/09/21 04:36:54 DEBUG : Looking for writers 2026/09/21 04:36:54 DEBUG : dir: reading active writers 2026/09/21 04:36:54 DEBUG : dir.metadata: reading active writers 2026/09/21 04:36:54 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.18s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" 2026/09/21 04:36:54 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:36:54 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:54 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:54 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:54 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:54 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:54 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:54 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/21 04:36:54 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:54 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:54 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:54 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:54 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:54 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:54 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/21 04:36:54 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:36:54 DEBUG : dir: Looking for writers 2026/09/21 04:36:54 DEBUG : file1: reading active writers 2026/09/21 04:36:54 DEBUG : Looking for writers 2026/09/21 04:36:54 DEBUG : dir: reading active writers 2026/09/21 04:36:54 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.22s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" 2026/09/21 04:36:54 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:36:54 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:54 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:54 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:54 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:55 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:55 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:55 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/21 04:36:55 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:55 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:55 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:55 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:55 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:55 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:55 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/21 04:36:55 DEBUG : Can set mod time: true 2026/09/21 04:36:55 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/21 04:36:55 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:55 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:55 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:55 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:55 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:55 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:55 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/21 04:36:55 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:55 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:55 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:55 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:55 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:55 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:55 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/21 04:36:55 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:36:55 DEBUG : dir: Looking for writers 2026/09/21 04:36:55 DEBUG : file1: reading active writers 2026/09/21 04:36:55 DEBUG : Looking for writers 2026/09/21 04:36:55 DEBUG : dir: reading active writers 2026/09/21 04:36:55 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" 2026/09/21 04:36:55 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:36:55 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:55 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:55 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:55 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:55 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:55 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:55 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/21 04:36:55 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:55 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:55 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:55 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:55 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:55 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:55 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/21 04:36:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/21 04:36:55 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/21 04:36:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/21 04:36:55 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: File to upload is small (0 bytes), uploading instead of streaming 2026/09/21 04:36:55 DEBUG : dir/file1: size = 0 OK 2026/09/21 04:36:55 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:55 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:55 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:55 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:55 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:55 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:55 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:55 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/21 04:36:55 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/21 04:36:55 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/21 04:36:55 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/21 04:36:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/21 04:36:55 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:36:55 DEBUG : dir: Looking for writers 2026/09/21 04:36:55 DEBUG : file1: reading active writers 2026/09/21 04:36:55 DEBUG : Looking for writers 2026/09/21 04:36:55 DEBUG : dir: reading active writers 2026/09/21 04:36:55 DEBUG : >WaitForWriters: 2026/09/21 04:36:55 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:55 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:55 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:55 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:55 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:55 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:55 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:55 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/21 04:36:55 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:55 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:55 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:55 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:55 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:55 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:55 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:55 DEBUG : dir/file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/09/21 04:36:55 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:36:55 DEBUG : dir: Looking for writers 2026/09/21 04:36:55 DEBUG : file1: reading active writers 2026/09/21 04:36:55 DEBUG : Looking for writers 2026/09/21 04:36:55 DEBUG : dir: reading active writers 2026/09/21 04:36:55 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" 2026/09/21 04:36:55 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:36:55 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:55 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:55 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:55 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:55 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:55 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:55 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/21 04:36:55 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:55 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:55 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:55 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:56 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:56 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:56 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/21 04:36:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/21 04:36:56 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/21 04:36:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/21 04:36:56 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: File to upload is small (5 bytes), uploading instead of streaming 2026/09/21 04:36:56 DEBUG : dir/file1: size = 5 OK 2026/09/21 04:36:56 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:56 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:56 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:56 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:56 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:56 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:56 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:56 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/21 04:36:56 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/21 04:36:56 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/21 04:36:56 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/21 04:36:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/21 04:36:56 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:36:56 DEBUG : dir: Looking for writers 2026/09/21 04:36:56 DEBUG : file1: reading active writers 2026/09/21 04:36:56 DEBUG : Looking for writers 2026/09/21 04:36:56 DEBUG : dir: reading active writers 2026/09/21 04:36:56 DEBUG : >WaitForWriters: 2026/09/21 04:36:56 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:56 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:56 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:56 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:56 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:56 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:56 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:56 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/21 04:36:56 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:56 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:56 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:56 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:56 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:56 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:56 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:56 DEBUG : dir/file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/09/21 04:36:56 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:36:56 DEBUG : dir: Looking for writers 2026/09/21 04:36:56 DEBUG : file1: reading active writers 2026/09/21 04:36:56 DEBUG : Looking for writers 2026/09/21 04:36:56 DEBUG : dir: reading active writers 2026/09/21 04:36:56 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" 2026/09/21 04:36:56 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:36:56 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/21 04:36:56 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:36:56 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:36:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:36:56 DEBUG : Config file has changed externally - reloading 2026/09/21 04:36:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/21 04:36:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:36:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:36:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/21 04:36:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:36:56 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/21 04:36:56 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:56 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:56 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:56 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:56 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:56 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:56 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/21 04:36:56 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:56 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:56 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:56 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:56 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:56 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:56 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/21 04:36:56 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/21 04:36:56 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:56 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:56 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:56 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:56 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:56 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:56 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/21 04:36:56 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:56 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:56 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:56 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:56 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:56 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:56 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/21 04:36:56 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:36:56 DEBUG : dir: Looking for writers 2026/09/21 04:36:56 DEBUG : file1: reading active writers 2026/09/21 04:36:56 DEBUG : Looking for writers 2026/09/21 04:36:56 DEBUG : dir: reading active writers 2026/09/21 04:36:56 DEBUG : >WaitForWriters: 2026/09/21 04:36:56 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" 2026/09/21 04:36:56 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:36:56 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/21 04:36:56 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:36:56 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:36:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:36:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/21 04:36:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:36:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:36:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/21 04:36:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:36:56 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/21 04:36:56 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:56 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:56 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:56 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:56 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:56 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:56 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/21 04:36:56 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:56 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:56 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:56 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:57 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:57 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:57 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:57 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/21 04:36:57 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/09/21 04:36:57 DEBUG : dir/file1: newRWFileHandle: 2026/09/21 04:36:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/21 04:36:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/21 04:36:57 DEBUG : dir/file1(0x4c1ff53b800): close: 2026/09/21 04:36:57 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/21 04:36:57 DEBUG : dir/file1(0x4c1ff53b800): >close: err= 2026/09/21 04:36:57 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:36:57 DEBUG : dir: Looking for writers 2026/09/21 04:36:57 DEBUG : file1: reading active writers 2026/09/21 04:36:57 DEBUG : Looking for writers 2026/09/21 04:36:57 DEBUG : dir: reading active writers 2026/09/21 04:36:57 DEBUG : >WaitForWriters: 2026/09/21 04:36:57 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:57 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:57 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:57 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:57 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:57 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:57 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:57 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/21 04:36:57 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:57 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:57 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:57 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:57 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:57 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:57 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:57 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/21 04:36:57 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:36:57 DEBUG : dir: Looking for writers 2026/09/21 04:36:57 DEBUG : file1: reading active writers 2026/09/21 04:36:57 DEBUG : Looking for writers 2026/09/21 04:36:57 DEBUG : dir: reading active writers 2026/09/21 04:36:57 DEBUG : >WaitForWriters: 2026/09/21 04:36:57 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" 2026/09/21 04:36:57 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:36:57 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/21 04:36:57 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:36:57 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:36:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:36:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/21 04:36:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:36:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:36:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/21 04:36:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:36:57 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/21 04:36:57 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:57 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:57 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:57 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:57 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:57 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:57 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:57 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/21 04:36:57 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:57 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:57 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:57 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:57 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:57 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:57 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:57 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/21 04:36:57 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/09/21 04:36:57 DEBUG : dir/file1: newRWFileHandle: 2026/09/21 04:36:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/21 04:36:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/21 04:36:57 DEBUG : dir/file1(0x4c1ff0b63c0): _writeAt: size=5, off=0 2026/09/21 04:36:57 DEBUG : dir/file1(0x4c1ff0b63c0): openPending: 2026/09/21 04:36:57 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:57 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:57 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:57 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:57 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:57 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:57 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:57 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/21 04:36:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/21 04:36:57 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/21 04:36:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/21 04:36:57 DEBUG : dir/file1(0x4c1ff0b63c0): >openPending: err= 2026/09/21 04:36:57 DEBUG : dir/file1(0x4c1ff0b63c0): >_writeAt: n=5, err= 2026/09/21 04:36:57 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/09/21 04:36:57 DEBUG : dir/file1(0x4c1ff0b63c0): close: 2026/09/21 04:36:57 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/09/21 04:36:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/09/21 04:36:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/09/21 04:36:57 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/09/21 04:36:57 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/09/21 04:36:57 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/21 04:36:57 DEBUG : dir/file1(0x4c1ff0b63c0): >close: err= 2026/09/21 04:36:57 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:36:57 DEBUG : dir: Looking for writers 2026/09/21 04:36:57 DEBUG : file1: reading active writers 2026/09/21 04:36:57 DEBUG : Looking for writers 2026/09/21 04:36:57 DEBUG : dir: reading active writers 2026/09/21 04:36:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/21 04:36:57 DEBUG : dir: Looking for writers 2026/09/21 04:36:57 DEBUG : file1: reading active writers 2026/09/21 04:36:57 DEBUG : Looking for writers 2026/09/21 04:36:57 DEBUG : dir: reading active writers 2026/09/21 04:36:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/21 04:36:57 DEBUG : dir: Looking for writers 2026/09/21 04:36:57 DEBUG : file1: reading active writers 2026/09/21 04:36:57 DEBUG : Looking for writers 2026/09/21 04:36:57 DEBUG : dir: reading active writers 2026/09/21 04:36:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/21 04:36:57 DEBUG : dir: Looking for writers 2026/09/21 04:36:57 DEBUG : file1: reading active writers 2026/09/21 04:36:57 DEBUG : Looking for writers 2026/09/21 04:36:57 DEBUG : dir: reading active writers 2026/09/21 04:36:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/21 04:36:57 DEBUG : dir/file1: vfs cache: starting upload 2026/09/21 04:36:57 DEBUG : dir/file1.2f98c60a.partial: size = 14 OK 2026/09/21 04:36:57 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1.2f98c60a.partial" 2026/09/21 04:36:57 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:57 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1.2f98c60a.partial 2026/09/21 04:36:57 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1.2f98c60a.partial" 2026/09/21 04:36:57 DEBUG : dir: Looking for writers 2026/09/21 04:36:57 DEBUG : file1: reading active writers 2026/09/21 04:36:57 DEBUG : Looking for writers 2026/09/21 04:36:57 DEBUG : dir: reading active writers 2026/09/21 04:36:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/21 04:36:57 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:57 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-paqudoj2tafo/dir/file1.2f98c60a.partial 2026/09/21 04:36:57 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:57 DEBUG : dir/file1.2f98c60a.partial: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/09/21 04:36:57 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/09/21 04:36:57 DEBUG : dir/file1.2f98c60a.partial: renamed to: dir/file1 2026/09/21 04:36:57 INFO : dir/file1: Copied (replaced existing) 2026/09/21 04:36:57 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:57 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:57 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:57 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:57 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:57 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:57 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:57 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/09/21 04:36:57 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/09/21 04:36:57 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/21 04:36:57 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/09/21 04:36:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/21 04:36:57 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/21 04:36:57 DEBUG : dir: Looking for writers 2026/09/21 04:36:57 DEBUG : file1: reading active writers 2026/09/21 04:36:57 DEBUG : Looking for writers 2026/09/21 04:36:57 DEBUG : dir: reading active writers 2026/09/21 04:36:57 DEBUG : >WaitForWriters: 2026/09/21 04:36:57 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:57 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:57 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:57 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:58 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:58 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:58 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:58 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/09/21 04:36:58 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:58 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:58 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:58 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:58 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:58 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:58 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:58 DEBUG : dir/file1: Parsed hash: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 2026/09/21 04:36:58 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:36:58 DEBUG : dir: Looking for writers 2026/09/21 04:36:58 DEBUG : file1: reading active writers 2026/09/21 04:36:58 DEBUG : Looking for writers 2026/09/21 04:36:58 DEBUG : dir: reading active writers 2026/09/21 04:36:58 DEBUG : >WaitForWriters: 2026/09/21 04:36:58 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: cleaner exiting --- PASS: TestFileSetModTime (3.21s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.44s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.52s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (0.53s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (0.42s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.43s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (0.87s) === RUN TestFileOpenRead run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" 2026/09/21 04:36:58 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:36:58 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:58 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:58 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:58 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:58 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:58 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:58 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:58 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/21 04:36:58 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:58 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:58 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:58 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:58 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:58 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:58 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:58 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/21 04:36:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/21 04:36:58 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/21 04:36:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/21 04:36:58 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/09/21 04:36:58 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:58 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:58 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:58 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:58 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:58 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:58 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:58 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/21 04:36:58 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:36:58 DEBUG : dir: Looking for writers 2026/09/21 04:36:58 DEBUG : file1: reading active writers 2026/09/21 04:36:58 DEBUG : Looking for writers 2026/09/21 04:36:58 DEBUG : dir: reading active writers 2026/09/21 04:36:58 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.31s) === RUN TestFileOpenReadUnknownSize 2026/09/21 04:36:58 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/09/21 04:36:58 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/21 04:36:58 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/21 04:36:58 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/09/21 04:36:58 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:36:58 DEBUG : Looking for writers 2026/09/21 04:36:58 DEBUG : file.txt: reading active writers 2026/09/21 04:36:58 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" 2026/09/21 04:36:58 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:36:58 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:58 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:58 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:58 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:58 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:58 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:58 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:58 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/21 04:36:58 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:58 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:58 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:58 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:58 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:58 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:58 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:58 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/21 04:36:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/21 04:36:58 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: File to upload is small (25 bytes), uploading instead of streaming 2026/09/21 04:36:58 DEBUG : dir/file1: size = 25 OK 2026/09/21 04:36:58 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:58 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:58 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:58 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:58 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:58 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:58 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:58 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/21 04:36:58 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/21 04:36:58 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/21 04:36:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/21 04:36:58 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:36:58 DEBUG : dir: Looking for writers 2026/09/21 04:36:58 DEBUG : file1: reading active writers 2026/09/21 04:36:58 DEBUG : Looking for writers 2026/09/21 04:36:58 DEBUG : dir: reading active writers 2026/09/21 04:36:58 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.31s) === RUN TestFileRemove run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" 2026/09/21 04:36:58 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:36:58 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:58 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:58 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:58 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:58 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:58 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:58 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:58 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/21 04:36:58 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:58 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:58 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:58 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:58 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:58 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:58 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:58 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/21 04:36:58 DEBUG : dir/file1: Remove: 2026/09/21 04:36:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/21 04:36:58 DEBUG : dir/file1: >Remove: err= 2026/09/21 04:36:58 DEBUG : dir/file1: Remove: 2026/09/21 04:36:58 DEBUG : dir/file1: >Remove: err=Read only file system 2026/09/21 04:36:58 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:36:58 DEBUG : dir: Looking for writers 2026/09/21 04:36:58 DEBUG : Looking for writers 2026/09/21 04:36:58 DEBUG : dir: reading active writers 2026/09/21 04:36:58 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.21s) === RUN TestFileRemoveAll run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" 2026/09/21 04:36:58 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:36:58 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:58 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:58 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:58 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:59 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:59 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:59 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/21 04:36:59 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:59 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:59 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:59 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:59 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:59 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:59 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:59 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/21 04:36:59 DEBUG : dir/file1: Remove: 2026/09/21 04:36:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/21 04:36:59 DEBUG : dir/file1: >Remove: err= 2026/09/21 04:36:59 DEBUG : dir/file1: Remove: 2026/09/21 04:36:59 DEBUG : dir/file1: >Remove: err=Read only file system 2026/09/21 04:36:59 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:36:59 DEBUG : dir: Looking for writers 2026/09/21 04:36:59 DEBUG : Looking for writers 2026/09/21 04:36:59 DEBUG : dir: reading active writers 2026/09/21 04:36:59 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.22s) === RUN TestFileOpen run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" 2026/09/21 04:36:59 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:36:59 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:59 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:59 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:59 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:59 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:59 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:59 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/21 04:36:59 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:59 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:59 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:59 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:59 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:59 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:59 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:59 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/21 04:36:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/21 04:36:59 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/21 04:36:59 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/09/21 04:36:59 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/21 04:36:59 DEBUG : dir/file1: Open: flags=O_RDWR 2026/09/21 04:36:59 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/21 04:36:59 DEBUG : dir/file1: Open: flags=0x3 2026/09/21 04:36:59 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/09/21 04:36:59 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/09/21 04:36:59 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:36:59 DEBUG : dir: Looking for writers 2026/09/21 04:36:59 DEBUG : file1: reading active writers 2026/09/21 04:36:59 DEBUG : Looking for writers 2026/09/21 04:36:59 DEBUG : dir: reading active writers 2026/09/21 04:36:59 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.21s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" 2026/09/21 04:36:59 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:36:59 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:59 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:59 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:59 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:59 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:59 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:59 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/21 04:36:59 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:59 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:59 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:59 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:59 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:59 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:59 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:59 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/21 04:36:59 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:36:59 DEBUG : dir: Looking for writers 2026/09/21 04:36:59 DEBUG : file1: reading active writers 2026/09/21 04:36:59 DEBUG : Looking for writers 2026/09/21 04:36:59 DEBUG : dir: reading active writers 2026/09/21 04:36:59 DEBUG : >WaitForWriters: 2026/09/21 04:36:59 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:59 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:59 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:59 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:59 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:59 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:59 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/21 04:36:59 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:59 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:59 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:59 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:36:59 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:59 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:36:59 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:59 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/21 04:36:59 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/21 04:36:59 DEBUG : newLeaf: Updating file with newLeaf 0x4c1ff8a0680 2026/09/21 04:36:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/21 04:36:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/21 04:36:59 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/newLeaf" 2026/09/21 04:36:59 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:59 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/newLeaf 2026/09/21 04:36:59 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/newLeaf" 2026/09/21 04:36:59 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:36:59 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-paqudoj2tafo/newLeaf 2026/09/21 04:36:59 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:36:59 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/21 04:36:59 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/newLeaf" 2026/09/21 04:36:59 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:36:59 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/newLeaf 2026/09/21 04:36:59 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/newLeaf" 2026/09/21 04:37:00 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:00 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-paqudoj2tafo/newLeaf 2026/09/21 04:37:00 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:00 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/21 04:37:00 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/21 04:37:00 DEBUG : dir/file1: Updating file with dir/file1 0x4c1ff8a0680 2026/09/21 04:37:00 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/21 04:37:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/21 04:37:00 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:00 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:00 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:00 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:00 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:00 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:00 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:00 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/21 04:37:00 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:00 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:00 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:00 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:00 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:00 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:00 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:00 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/21 04:37:00 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/21 04:37:00 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/21 04:37:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/21 04:37:00 DEBUG : dir/file1: File is currently open, delaying rename 0x4c1ff8a0680 2026/09/21 04:37:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/21 04:37:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/21 04:37:00 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: File to upload is small (25 bytes), uploading instead of streaming 2026/09/21 04:37:00 DEBUG : dir/file1: size = 25 OK 2026/09/21 04:37:00 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:00 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:00 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:00 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:00 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:00 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:00 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:00 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/21 04:37:00 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/21 04:37:00 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/21 04:37:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/21 04:37:00 DEBUG : newLeaf: Running delayed rename now 2026/09/21 04:37:00 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/21 04:37:00 DEBUG : newLeaf: Updating file with newLeaf 0x4c1ff8a0680 2026/09/21 04:37:00 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:37:00 DEBUG : dir: Looking for writers 2026/09/21 04:37:00 DEBUG : Looking for writers 2026/09/21 04:37:00 DEBUG : dir: reading active writers 2026/09/21 04:37:00 DEBUG : newLeaf: reading active writers 2026/09/21 04:37:00 DEBUG : >WaitForWriters: 2026/09/21 04:37:00 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/newLeaf" 2026/09/21 04:37:00 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:00 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/newLeaf 2026/09/21 04:37:00 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/newLeaf" 2026/09/21 04:37:00 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:00 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-paqudoj2tafo/newLeaf 2026/09/21 04:37:00 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:00 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/21 04:37:00 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/newLeaf" 2026/09/21 04:37:00 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:00 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/newLeaf 2026/09/21 04:37:00 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/newLeaf" 2026/09/21 04:37:00 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:00 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-paqudoj2tafo/newLeaf 2026/09/21 04:37:00 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:00 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/09/21 04:37:00 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:37:00 DEBUG : dir: Looking for writers 2026/09/21 04:37:00 DEBUG : Looking for writers 2026/09/21 04:37:00 DEBUG : dir: reading active writers 2026/09/21 04:37:00 DEBUG : newLeaf: reading active writers 2026/09/21 04:37:00 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" 2026/09/21 04:37:00 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:37:00 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/21 04:37:00 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:00 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/21 04:37:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/21 04:37:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:00 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/21 04:37:00 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:00 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:00 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:00 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:00 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:00 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:00 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:00 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/21 04:37:00 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:00 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:00 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:00 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:00 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:00 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:00 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:00 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/21 04:37:00 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:37:00 DEBUG : dir: Looking for writers 2026/09/21 04:37:00 DEBUG : file1: reading active writers 2026/09/21 04:37:00 DEBUG : Looking for writers 2026/09/21 04:37:00 DEBUG : dir: reading active writers 2026/09/21 04:37:00 DEBUG : >WaitForWriters: 2026/09/21 04:37:00 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:00 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:00 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:00 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:00 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:00 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:00 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:00 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/21 04:37:00 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:00 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:00 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:00 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:00 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:00 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:00 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:00 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/21 04:37:00 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/21 04:37:00 DEBUG : newLeaf: Updating file with newLeaf 0x4c1ff93e000 2026/09/21 04:37:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/21 04:37:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/21 04:37:00 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/newLeaf" 2026/09/21 04:37:00 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:00 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/newLeaf 2026/09/21 04:37:00 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/newLeaf" 2026/09/21 04:37:01 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:01 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-paqudoj2tafo/newLeaf 2026/09/21 04:37:01 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:01 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/21 04:37:01 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/newLeaf" 2026/09/21 04:37:01 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:01 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/newLeaf 2026/09/21 04:37:01 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/newLeaf" 2026/09/21 04:37:01 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:01 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-paqudoj2tafo/newLeaf 2026/09/21 04:37:01 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:01 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/21 04:37:01 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/21 04:37:01 DEBUG : dir/file1: Updating file with dir/file1 0x4c1ff93e000 2026/09/21 04:37:01 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/21 04:37:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/21 04:37:01 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:01 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:01 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:01 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:01 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:01 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:01 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:01 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/21 04:37:01 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:01 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:01 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:01 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:01 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:01 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:01 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:01 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/21 04:37:01 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/21 04:37:01 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/21 04:37:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/21 04:37:01 DEBUG : dir/file1: File is currently open, delaying rename 0x4c1ff93e000 2026/09/21 04:37:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/21 04:37:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/21 04:37:01 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: File to upload is small (25 bytes), uploading instead of streaming 2026/09/21 04:37:01 DEBUG : dir/file1: size = 25 OK 2026/09/21 04:37:01 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:01 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:01 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:01 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:01 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:01 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:01 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:01 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/21 04:37:01 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/21 04:37:01 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/21 04:37:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/21 04:37:01 DEBUG : newLeaf: Running delayed rename now 2026/09/21 04:37:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/21 04:37:01 DEBUG : newLeaf: Updating file with newLeaf 0x4c1ff93e000 2026/09/21 04:37:01 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:37:01 DEBUG : dir: Looking for writers 2026/09/21 04:37:01 DEBUG : Looking for writers 2026/09/21 04:37:01 DEBUG : dir: reading active writers 2026/09/21 04:37:01 DEBUG : newLeaf: reading active writers 2026/09/21 04:37:01 DEBUG : >WaitForWriters: 2026/09/21 04:37:01 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/newLeaf" 2026/09/21 04:37:01 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:01 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/newLeaf 2026/09/21 04:37:01 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/newLeaf" 2026/09/21 04:37:01 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:01 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-paqudoj2tafo/newLeaf 2026/09/21 04:37:01 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:01 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/21 04:37:01 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/newLeaf" 2026/09/21 04:37:01 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:01 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/newLeaf 2026/09/21 04:37:01 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/newLeaf" 2026/09/21 04:37:01 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:01 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-paqudoj2tafo/newLeaf 2026/09/21 04:37:01 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:01 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/09/21 04:37:01 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:37:01 DEBUG : dir: Looking for writers 2026/09/21 04:37:01 DEBUG : Looking for writers 2026/09/21 04:37:01 DEBUG : dir: reading active writers 2026/09/21 04:37:01 DEBUG : newLeaf: reading active writers 2026/09/21 04:37:01 DEBUG : >WaitForWriters: 2026/09/21 04:37:01 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" 2026/09/21 04:37:01 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:37:01 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/21 04:37:01 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:01 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/21 04:37:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/21 04:37:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:01 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/21 04:37:01 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:01 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:01 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:01 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:01 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:01 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:01 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:01 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/21 04:37:01 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:01 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:01 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:01 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:01 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:01 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:01 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:01 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/21 04:37:01 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/21 04:37:01 DEBUG : dir/file1: newRWFileHandle: 2026/09/21 04:37:01 DEBUG : dir/file1(0x4c1fee9bd40): openPending: 2026/09/21 04:37:01 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:01 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:01 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:01 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:02 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:02 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:02 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:02 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/21 04:37:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/21 04:37:02 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/21 04:37:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/21 04:37:02 DEBUG : dir/file1(0x4c1fee9bd40): >openPending: err= 2026/09/21 04:37:02 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/21 04:37:02 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/21 04:37:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/21 04:37:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/21 04:37:02 DEBUG : dir/file1(0x4c1fee9bd40): _writeAt: size=14, off=0 2026/09/21 04:37:02 DEBUG : dir/file1(0x4c1fee9bd40): >_writeAt: n=14, err= 2026/09/21 04:37:02 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/21 04:37:02 DEBUG : dir/file1(0x4c1fee9bd40): close: 2026/09/21 04:37:02 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/21 04:37:02 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/21 04:37:02 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:02 DEBUG : dir/file1(0x4c1fee9bd40): >close: err= 2026/09/21 04:37:02 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:37:02 DEBUG : dir: Looking for writers 2026/09/21 04:37:02 DEBUG : file1: reading active writers 2026/09/21 04:37:02 DEBUG : Looking for writers 2026/09/21 04:37:02 DEBUG : dir: reading active writers 2026/09/21 04:37:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/21 04:37:02 DEBUG : dir: Looking for writers 2026/09/21 04:37:02 DEBUG : file1: reading active writers 2026/09/21 04:37:02 DEBUG : Looking for writers 2026/09/21 04:37:02 DEBUG : dir: reading active writers 2026/09/21 04:37:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/21 04:37:02 DEBUG : dir: Looking for writers 2026/09/21 04:37:02 DEBUG : file1: reading active writers 2026/09/21 04:37:02 DEBUG : Looking for writers 2026/09/21 04:37:02 DEBUG : dir: reading active writers 2026/09/21 04:37:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/21 04:37:02 DEBUG : dir: Looking for writers 2026/09/21 04:37:02 DEBUG : file1: reading active writers 2026/09/21 04:37:02 DEBUG : Looking for writers 2026/09/21 04:37:02 DEBUG : dir: reading active writers 2026/09/21 04:37:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/21 04:37:02 DEBUG : dir/file1: vfs cache: starting upload 2026/09/21 04:37:02 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/09/21 04:37:02 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1.ca338588.partial" 2026/09/21 04:37:02 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:02 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1.ca338588.partial 2026/09/21 04:37:02 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1.ca338588.partial" 2026/09/21 04:37:02 DEBUG : dir: Looking for writers 2026/09/21 04:37:02 DEBUG : file1: reading active writers 2026/09/21 04:37:02 DEBUG : Looking for writers 2026/09/21 04:37:02 DEBUG : dir: reading active writers 2026/09/21 04:37:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/21 04:37:02 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:02 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-paqudoj2tafo/dir/file1.ca338588.partial 2026/09/21 04:37:02 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:02 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/21 04:37:02 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/21 04:37:02 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/09/21 04:37:02 INFO : dir/file1: Copied (replaced existing) 2026/09/21 04:37:02 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:02 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:02 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:02 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:02 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:02 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:02 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:02 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/21 04:37:02 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/21 04:37:02 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/09/21 04:37:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/21 04:37:02 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/21 04:37:02 DEBUG : dir: Looking for writers 2026/09/21 04:37:02 DEBUG : file1: reading active writers 2026/09/21 04:37:02 DEBUG : Looking for writers 2026/09/21 04:37:02 DEBUG : dir: reading active writers 2026/09/21 04:37:02 DEBUG : >WaitForWriters: 2026/09/21 04:37:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/21 04:37:02 DEBUG : dir/file1: newRWFileHandle: 2026/09/21 04:37:02 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/21 04:37:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/21 04:37:02 DEBUG : dir/file1(0x4c1ff20f7c0): _readAt: size=512, off=0 2026/09/21 04:37:02 DEBUG : dir/file1(0x4c1ff20f7c0): openPending: 2026/09/21 04:37:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/09/21 04:37:02 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/21 04:37:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/21 04:37:02 DEBUG : dir/file1(0x4c1ff20f7c0): >openPending: err= 2026/09/21 04:37:02 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/21 04:37:02 DEBUG : dir/file1(0x4c1ff20f7c0): >_readAt: n=14, err=EOF 2026/09/21 04:37:02 DEBUG : dir/file1(0x4c1ff20f7c0): close: 2026/09/21 04:37:02 DEBUG : dir/file1(0x4c1ff20f7c0): >close: err= 2026/09/21 04:37:02 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:02 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:02 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:02 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:02 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:02 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:02 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:02 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/21 04:37:02 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:02 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:02 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:02 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:02 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:02 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:02 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:02 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/21 04:37:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/21 04:37:02 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/newLeaf" 2026/09/21 04:37:02 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:02 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/newLeaf 2026/09/21 04:37:02 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/newLeaf" 2026/09/21 04:37:02 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:02 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-paqudoj2tafo/newLeaf 2026/09/21 04:37:02 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:02 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/21 04:37:02 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/21 04:37:02 DEBUG : newLeaf: Updating file with newLeaf 0x4c1ff099450 2026/09/21 04:37:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/21 04:37:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/21 04:37:02 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/newLeaf" 2026/09/21 04:37:02 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:02 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/newLeaf 2026/09/21 04:37:02 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/newLeaf" 2026/09/21 04:37:02 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:02 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-paqudoj2tafo/newLeaf 2026/09/21 04:37:02 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:02 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/21 04:37:02 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/newLeaf" 2026/09/21 04:37:02 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:02 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/newLeaf 2026/09/21 04:37:02 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/newLeaf" 2026/09/21 04:37:02 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:02 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-paqudoj2tafo/newLeaf 2026/09/21 04:37:02 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:02 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/21 04:37:02 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/21 04:37:02 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:02 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:02 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:02 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:02 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:02 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:02 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:02 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/21 04:37:02 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/09/21 04:37:02 DEBUG : dir/file1: Updating file with dir/file1 0x4c1ff099450 2026/09/21 04:37:02 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/21 04:37:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/21 04:37:02 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:02 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:02 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:02 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:03 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:03 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:03 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:03 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/21 04:37:03 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:03 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:03 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:03 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:03 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:03 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:03 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:03 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/21 04:37:03 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/21 04:37:03 DEBUG : dir/file1: newRWFileHandle: 2026/09/21 04:37:03 DEBUG : dir/file1(0x4c1ff940980): openPending: 2026/09/21 04:37: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/09/21 04:37:03 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/21 04:37:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/21 04:37:03 DEBUG : dir/file1(0x4c1ff940980): >openPending: err= 2026/09/21 04:37:03 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/21 04:37:03 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/21 04:37:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/21 04:37:03 DEBUG : dir/file1(0x4c1ff940980): _writeAt: size=25, off=0 2026/09/21 04:37:03 DEBUG : dir/file1(0x4c1ff940980): >_writeAt: n=25, err= 2026/09/21 04:37:03 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/21 04:37:03 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/newLeaf" 2026/09/21 04:37:03 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:03 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/newLeaf 2026/09/21 04:37:03 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/newLeaf" 2026/09/21 04:37:03 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:03 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-paqudoj2tafo/newLeaf 2026/09/21 04:37:03 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:03 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/21 04:37:03 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/21 04:37:03 DEBUG : newLeaf: Updating file with newLeaf 0x4c1ff099450 2026/09/21 04:37:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/21 04:37:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/21 04:37:03 DEBUG : newLeaf(0x4c1ff940980): close: 2026/09/21 04:37:03 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/21 04:37:03 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-21 04:37:03.173891432 +0000 UTC m=+18.202564045 2026/09/21 04:37:03 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:03 DEBUG : newLeaf(0x4c1ff940980): >close: err= 2026/09/21 04:37:03 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:37:03 DEBUG : dir: Looking for writers 2026/09/21 04:37:03 DEBUG : Looking for writers 2026/09/21 04:37:03 DEBUG : dir: reading active writers 2026/09/21 04:37:03 DEBUG : newLeaf: reading active writers 2026/09/21 04:37:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/21 04:37:03 DEBUG : dir: Looking for writers 2026/09/21 04:37:03 DEBUG : Looking for writers 2026/09/21 04:37:03 DEBUG : dir: reading active writers 2026/09/21 04:37:03 DEBUG : newLeaf: reading active writers 2026/09/21 04:37:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/21 04:37:03 DEBUG : dir: Looking for writers 2026/09/21 04:37:03 DEBUG : Looking for writers 2026/09/21 04:37:03 DEBUG : dir: reading active writers 2026/09/21 04:37:03 DEBUG : newLeaf: reading active writers 2026/09/21 04:37:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/21 04:37:03 DEBUG : dir: Looking for writers 2026/09/21 04:37:03 DEBUG : Looking for writers 2026/09/21 04:37:03 DEBUG : dir: reading active writers 2026/09/21 04:37:03 DEBUG : newLeaf: reading active writers 2026/09/21 04:37:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/21 04:37:03 DEBUG : newLeaf: vfs cache: starting upload 2026/09/21 04:37:03 DEBUG : newLeaf.7fec1eca.partial: size = 25 OK 2026/09/21 04:37:03 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/newLeaf.7fec1eca.partial" 2026/09/21 04:37:03 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:03 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/newLeaf.7fec1eca.partial 2026/09/21 04:37:03 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/newLeaf.7fec1eca.partial" 2026/09/21 04:37:03 DEBUG : dir: Looking for writers 2026/09/21 04:37:03 DEBUG : Looking for writers 2026/09/21 04:37:03 DEBUG : dir: reading active writers 2026/09/21 04:37:03 DEBUG : newLeaf: reading active writers 2026/09/21 04:37:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/21 04:37:03 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:03 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-paqudoj2tafo/newLeaf.7fec1eca.partial 2026/09/21 04:37:03 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:03 DEBUG : newLeaf.7fec1eca.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/21 04:37:03 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/21 04:37:03 DEBUG : newLeaf.7fec1eca.partial: renamed to: newLeaf 2026/09/21 04:37:03 INFO : newLeaf: Copied (replaced existing) 2026/09/21 04:37:03 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/newLeaf" 2026/09/21 04:37:03 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:03 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/newLeaf 2026/09/21 04:37:03 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/newLeaf" 2026/09/21 04:37:03 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:03 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-paqudoj2tafo/newLeaf 2026/09/21 04:37:03 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:03 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/21 04:37:03 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-21 04:37:03 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/21 04:37:03 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/21 04:37:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/21 04:37:03 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/21 04:37:03 DEBUG : dir: Looking for writers 2026/09/21 04:37:03 DEBUG : Looking for writers 2026/09/21 04:37:03 DEBUG : dir: reading active writers 2026/09/21 04:37:03 DEBUG : newLeaf: reading active writers 2026/09/21 04:37:03 DEBUG : >WaitForWriters: 2026/09/21 04:37:03 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/newLeaf" 2026/09/21 04:37:03 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:03 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/newLeaf 2026/09/21 04:37:03 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/newLeaf" 2026/09/21 04:37:03 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:03 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-paqudoj2tafo/newLeaf 2026/09/21 04:37:03 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:03 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/21 04:37:03 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/newLeaf" 2026/09/21 04:37:03 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:03 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/newLeaf 2026/09/21 04:37:03 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/newLeaf" 2026/09/21 04:37:03 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:03 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-paqudoj2tafo/newLeaf 2026/09/21 04:37:03 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:03 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/09/21 04:37:03 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:37:03 DEBUG : dir: Looking for writers 2026/09/21 04:37:03 DEBUG : Looking for writers 2026/09/21 04:37:03 DEBUG : dir: reading active writers 2026/09/21 04:37:03 DEBUG : newLeaf: reading active writers 2026/09/21 04:37:03 DEBUG : >WaitForWriters: 2026/09/21 04:37:03 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" 2026/09/21 04:37:03 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:37:03 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/21 04:37:03 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:03 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/21 04:37:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/21 04:37:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:03 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/21 04:37:03 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:03 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:03 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:03 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:03 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:03 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:03 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:03 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/21 04:37:03 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:03 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:03 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:03 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:04 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:04 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:04 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:04 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/21 04:37:04 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:37:04 DEBUG : dir: Looking for writers 2026/09/21 04:37:04 DEBUG : file1: reading active writers 2026/09/21 04:37:04 DEBUG : Looking for writers 2026/09/21 04:37:04 DEBUG : dir: reading active writers 2026/09/21 04:37:04 DEBUG : >WaitForWriters: 2026/09/21 04:37:04 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:04 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:04 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:04 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:04 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:04 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:04 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/21 04:37:04 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:04 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:04 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:04 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:04 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:04 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:04 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:04 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/21 04:37:04 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/21 04:37:04 DEBUG : newLeaf: Updating file with newLeaf 0x4c1ff8116c0 2026/09/21 04:37:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/21 04:37:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/21 04:37:04 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/newLeaf" 2026/09/21 04:37:04 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:04 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/newLeaf 2026/09/21 04:37:04 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/newLeaf" 2026/09/21 04:37:04 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:04 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-paqudoj2tafo/newLeaf 2026/09/21 04:37:04 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:04 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/21 04:37:04 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/newLeaf" 2026/09/21 04:37:04 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:04 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/newLeaf 2026/09/21 04:37:04 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/newLeaf" 2026/09/21 04:37:04 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:04 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-paqudoj2tafo/newLeaf 2026/09/21 04:37:04 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:04 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/21 04:37:04 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/21 04:37:04 DEBUG : dir/file1: Updating file with dir/file1 0x4c1ff8116c0 2026/09/21 04:37:04 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/21 04:37:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/21 04:37:04 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:04 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:04 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:04 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:04 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:04 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:04 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/21 04:37:04 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:04 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:04 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:04 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:04 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:04 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:04 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:04 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/21 04:37:04 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/21 04:37:04 DEBUG : dir/file1: newRWFileHandle: 2026/09/21 04:37:04 DEBUG : dir/file1(0x4c1feffa980): openPending: 2026/09/21 04:37:04 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:04 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:04 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:04 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:04 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:04 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:04 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/21 04:37:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/21 04:37:04 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/21 04:37:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/21 04:37:04 DEBUG : dir/file1(0x4c1feffa980): >openPending: err= 2026/09/21 04:37:04 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/21 04:37:04 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/21 04:37:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/21 04:37:04 DEBUG : dir/file1(0x4c1feffa980): _writeAt: size=25, off=0 2026/09/21 04:37:04 DEBUG : dir/file1(0x4c1feffa980): >_writeAt: n=25, err= 2026/09/21 04:37:04 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/21 04:37:04 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/newLeaf" 2026/09/21 04:37:04 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:04 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/newLeaf 2026/09/21 04:37:04 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/newLeaf" 2026/09/21 04:37:04 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:04 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-paqudoj2tafo/newLeaf 2026/09/21 04:37:04 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:04 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/21 04:37:04 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/21 04:37:04 DEBUG : newLeaf: Updating file with newLeaf 0x4c1ff8116c0 2026/09/21 04:37:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/21 04:37:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/21 04:37:04 DEBUG : newLeaf(0x4c1feffa980): close: 2026/09/21 04:37:04 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/21 04:37:04 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-21 04:37:04.725191782 +0000 UTC m=+19.753864406 2026/09/21 04:37:04 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:04 DEBUG : newLeaf(0x4c1feffa980): >close: err= 2026/09/21 04:37:04 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:37:04 DEBUG : dir: Looking for writers 2026/09/21 04:37:04 DEBUG : Looking for writers 2026/09/21 04:37:04 DEBUG : dir: reading active writers 2026/09/21 04:37:04 DEBUG : newLeaf: reading active writers 2026/09/21 04:37:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/21 04:37:04 DEBUG : dir: Looking for writers 2026/09/21 04:37:04 DEBUG : Looking for writers 2026/09/21 04:37:04 DEBUG : dir: reading active writers 2026/09/21 04:37:04 DEBUG : newLeaf: reading active writers 2026/09/21 04:37:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/21 04:37:04 DEBUG : dir: Looking for writers 2026/09/21 04:37:04 DEBUG : Looking for writers 2026/09/21 04:37:04 DEBUG : dir: reading active writers 2026/09/21 04:37:04 DEBUG : newLeaf: reading active writers 2026/09/21 04:37:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/21 04:37:04 DEBUG : dir: Looking for writers 2026/09/21 04:37:04 DEBUG : Looking for writers 2026/09/21 04:37:04 DEBUG : dir: reading active writers 2026/09/21 04:37:04 DEBUG : newLeaf: reading active writers 2026/09/21 04:37:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/21 04:37:04 DEBUG : newLeaf: vfs cache: starting upload 2026/09/21 04:37:04 DEBUG : newLeaf.d93a8370.partial: size = 25 OK 2026/09/21 04:37:04 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/newLeaf.d93a8370.partial" 2026/09/21 04:37:04 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:04 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/newLeaf.d93a8370.partial 2026/09/21 04:37:04 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/newLeaf.d93a8370.partial" 2026/09/21 04:37:04 DEBUG : dir: Looking for writers 2026/09/21 04:37:04 DEBUG : Looking for writers 2026/09/21 04:37:04 DEBUG : dir: reading active writers 2026/09/21 04:37:04 DEBUG : newLeaf: reading active writers 2026/09/21 04:37:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/21 04:37:05 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:05 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-paqudoj2tafo/newLeaf.d93a8370.partial 2026/09/21 04:37:05 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:05 DEBUG : newLeaf.d93a8370.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/21 04:37:05 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/21 04:37:05 DEBUG : newLeaf.d93a8370.partial: renamed to: newLeaf 2026/09/21 04:37:05 INFO : newLeaf: Copied (replaced existing) 2026/09/21 04:37:05 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/newLeaf" 2026/09/21 04:37:05 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:05 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/newLeaf 2026/09/21 04:37:05 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/newLeaf" 2026/09/21 04:37:05 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:05 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-paqudoj2tafo/newLeaf 2026/09/21 04:37:05 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:05 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/21 04:37:05 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-21 04:37:04 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/21 04:37:05 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/21 04:37:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/21 04:37:05 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/21 04:37:05 DEBUG : dir: Looking for writers 2026/09/21 04:37:05 DEBUG : Looking for writers 2026/09/21 04:37:05 DEBUG : dir: reading active writers 2026/09/21 04:37:05 DEBUG : newLeaf: reading active writers 2026/09/21 04:37:05 DEBUG : >WaitForWriters: 2026/09/21 04:37:05 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/newLeaf" 2026/09/21 04:37:05 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:05 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/newLeaf 2026/09/21 04:37:05 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/newLeaf" 2026/09/21 04:37:05 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:05 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-paqudoj2tafo/newLeaf 2026/09/21 04:37:05 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:05 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/21 04:37:05 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/newLeaf" 2026/09/21 04:37:05 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:05 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/newLeaf 2026/09/21 04:37:05 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/newLeaf" 2026/09/21 04:37:05 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:05 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-paqudoj2tafo/newLeaf 2026/09/21 04:37:05 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:05 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/09/21 04:37:05 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:37:05 DEBUG : dir: Looking for writers 2026/09/21 04:37:05 DEBUG : Looking for writers 2026/09/21 04:37:05 DEBUG : dir: reading active writers 2026/09/21 04:37:05 DEBUG : newLeaf: reading active writers 2026/09/21 04:37:05 DEBUG : >WaitForWriters: 2026/09/21 04:37:05 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" 2026/09/21 04:37:05 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:37:05 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/21 04:37:05 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:05 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/21 04:37:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/21 04:37:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:05 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/21 04:37:05 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:05 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:05 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:05 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:05 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:05 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:05 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/21 04:37:05 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:05 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:05 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:05 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:05 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:05 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:05 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:05 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/21 04:37:05 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/21 04:37:05 DEBUG : dir/file1: newRWFileHandle: 2026/09/21 04:37:05 DEBUG : dir/file1(0x4c1ff5aa0c0): openPending: 2026/09/21 04:37:05 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:05 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:05 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:05 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:05 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:05 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:05 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/21 04:37:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/21 04:37:05 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/21 04:37:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/21 04:37:05 DEBUG : dir/file1(0x4c1ff5aa0c0): >openPending: err= 2026/09/21 04:37:05 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/21 04:37:05 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/21 04:37:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/21 04:37:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/21 04:37:05 DEBUG : dir/file1(0x4c1ff5aa0c0): _writeAt: size=14, off=0 2026/09/21 04:37:05 DEBUG : dir/file1(0x4c1ff5aa0c0): >_writeAt: n=14, err= 2026/09/21 04:37:05 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/21 04:37:05 DEBUG : dir/file1(0x4c1ff5aa0c0): close: 2026/09/21 04:37:05 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/21 04:37:05 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/21 04:37:05 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:05 DEBUG : dir/file1(0x4c1ff5aa0c0): >close: err= 2026/09/21 04:37:05 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:37:05 DEBUG : dir: Looking for writers 2026/09/21 04:37:05 DEBUG : file1: reading active writers 2026/09/21 04:37:05 DEBUG : Looking for writers 2026/09/21 04:37:05 DEBUG : dir: reading active writers 2026/09/21 04:37:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/21 04:37:05 DEBUG : dir: Looking for writers 2026/09/21 04:37:05 DEBUG : file1: reading active writers 2026/09/21 04:37:05 DEBUG : Looking for writers 2026/09/21 04:37:05 DEBUG : dir: reading active writers 2026/09/21 04:37:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/21 04:37:05 DEBUG : dir: Looking for writers 2026/09/21 04:37:05 DEBUG : file1: reading active writers 2026/09/21 04:37:05 DEBUG : Looking for writers 2026/09/21 04:37:05 DEBUG : dir: reading active writers 2026/09/21 04:37:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/21 04:37:05 DEBUG : dir: Looking for writers 2026/09/21 04:37:05 DEBUG : file1: reading active writers 2026/09/21 04:37:05 DEBUG : Looking for writers 2026/09/21 04:37:05 DEBUG : dir: reading active writers 2026/09/21 04:37:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/21 04:37:05 DEBUG : dir/file1: vfs cache: starting upload 2026/09/21 04:37:05 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/09/21 04:37:05 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1.ca338588.partial" 2026/09/21 04:37:05 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:05 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1.ca338588.partial 2026/09/21 04:37:05 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1.ca338588.partial" 2026/09/21 04:37:05 DEBUG : dir: Looking for writers 2026/09/21 04:37:05 DEBUG : file1: reading active writers 2026/09/21 04:37:05 DEBUG : Looking for writers 2026/09/21 04:37:05 DEBUG : dir: reading active writers 2026/09/21 04:37:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/21 04:37:05 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:05 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-paqudoj2tafo/dir/file1.ca338588.partial 2026/09/21 04:37:05 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:05 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/21 04:37:05 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/21 04:37:05 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/09/21 04:37:05 INFO : dir/file1: Copied (replaced existing) 2026/09/21 04:37:05 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:05 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:05 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:05 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:05 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:05 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:05 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/21 04:37:05 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/21 04:37:05 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/09/21 04:37:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/21 04:37:05 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/21 04:37:05 DEBUG : dir: Looking for writers 2026/09/21 04:37:05 DEBUG : file1: reading active writers 2026/09/21 04:37:05 DEBUG : Looking for writers 2026/09/21 04:37:05 DEBUG : dir: reading active writers 2026/09/21 04:37:05 DEBUG : >WaitForWriters: 2026/09/21 04:37:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/21 04:37:05 DEBUG : dir/file1: newRWFileHandle: 2026/09/21 04:37:05 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/21 04:37:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/21 04:37:05 DEBUG : dir/file1(0x4c1ff3b1680): _readAt: size=512, off=0 2026/09/21 04:37:05 DEBUG : dir/file1(0x4c1ff3b1680): openPending: 2026/09/21 04:37:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/09/21 04:37:05 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/21 04:37:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/21 04:37:05 DEBUG : dir/file1(0x4c1ff3b1680): >openPending: err= 2026/09/21 04:37:05 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/21 04:37:05 DEBUG : dir/file1(0x4c1ff3b1680): >_readAt: n=14, err=EOF 2026/09/21 04:37:05 DEBUG : dir/file1(0x4c1ff3b1680): close: 2026/09/21 04:37:05 DEBUG : dir/file1(0x4c1ff3b1680): >close: err= 2026/09/21 04:37:05 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:05 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:05 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:05 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:06 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:06 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:06 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/21 04:37:06 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:06 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:06 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:06 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:06 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:06 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:06 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/21 04:37:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/21 04:37:06 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/newLeaf" 2026/09/21 04:37:06 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:06 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/newLeaf 2026/09/21 04:37:06 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/newLeaf" 2026/09/21 04:37:06 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:06 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-paqudoj2tafo/newLeaf 2026/09/21 04:37:06 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:06 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/21 04:37:06 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/21 04:37:06 DEBUG : newLeaf: Updating file with newLeaf 0x4c1ff599860 2026/09/21 04:37:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/21 04:37:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/21 04:37:06 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/newLeaf" 2026/09/21 04:37:06 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:06 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/newLeaf 2026/09/21 04:37:06 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/newLeaf" 2026/09/21 04:37:06 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:06 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-paqudoj2tafo/newLeaf 2026/09/21 04:37:06 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:06 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/21 04:37:06 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/newLeaf" 2026/09/21 04:37:06 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:06 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/newLeaf 2026/09/21 04:37:06 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/newLeaf" 2026/09/21 04:37:06 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:06 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-paqudoj2tafo/newLeaf 2026/09/21 04:37:06 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:06 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/21 04:37:06 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/21 04:37:06 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:06 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:06 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:06 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:06 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:06 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:06 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/21 04:37:06 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/09/21 04:37:06 DEBUG : dir/file1: Updating file with dir/file1 0x4c1ff599860 2026/09/21 04:37:06 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/21 04:37:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/21 04:37:06 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:06 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:06 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:06 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:06 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:06 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:06 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/21 04:37:06 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:06 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:06 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:06 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:06 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:06 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:06 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/21 04:37:06 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/21 04:37:06 DEBUG : dir/file1: newRWFileHandle: 2026/09/21 04:37:06 DEBUG : dir/file1(0x4c1ff5ab740): openPending: 2026/09/21 04:37: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/09/21 04:37:06 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/21 04:37:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/21 04:37:06 DEBUG : dir/file1(0x4c1ff5ab740): >openPending: err= 2026/09/21 04:37:06 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/21 04:37:06 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/21 04:37:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/21 04:37:06 DEBUG : dir/file1(0x4c1ff5ab740): _writeAt: size=25, off=0 2026/09/21 04:37:06 DEBUG : dir/file1(0x4c1ff5ab740): >_writeAt: n=25, err= 2026/09/21 04:37:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/21 04:37:06 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/newLeaf" 2026/09/21 04:37:06 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:06 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/newLeaf 2026/09/21 04:37:06 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/newLeaf" 2026/09/21 04:37:06 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:06 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-paqudoj2tafo/newLeaf 2026/09/21 04:37:06 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:06 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/21 04:37:06 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/21 04:37:06 DEBUG : newLeaf: Updating file with newLeaf 0x4c1ff599860 2026/09/21 04:37:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/21 04:37:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/21 04:37:06 DEBUG : newLeaf(0x4c1ff5ab740): close: 2026/09/21 04:37:06 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/21 04:37:06 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-21 04:37:06.759752677 +0000 UTC m=+21.788425311 2026/09/21 04:37:06 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:06 DEBUG : newLeaf(0x4c1ff5ab740): >close: err= 2026/09/21 04:37:06 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:37:06 DEBUG : dir: Looking for writers 2026/09/21 04:37:06 DEBUG : Looking for writers 2026/09/21 04:37:06 DEBUG : dir: reading active writers 2026/09/21 04:37:06 DEBUG : newLeaf: reading active writers 2026/09/21 04:37:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/21 04:37:06 DEBUG : dir: Looking for writers 2026/09/21 04:37:06 DEBUG : Looking for writers 2026/09/21 04:37:06 DEBUG : dir: reading active writers 2026/09/21 04:37:06 DEBUG : newLeaf: reading active writers 2026/09/21 04:37:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/21 04:37:06 DEBUG : dir: Looking for writers 2026/09/21 04:37:06 DEBUG : Looking for writers 2026/09/21 04:37:06 DEBUG : dir: reading active writers 2026/09/21 04:37:06 DEBUG : newLeaf: reading active writers 2026/09/21 04:37:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/21 04:37:06 DEBUG : dir: Looking for writers 2026/09/21 04:37:06 DEBUG : Looking for writers 2026/09/21 04:37:06 DEBUG : dir: reading active writers 2026/09/21 04:37:06 DEBUG : newLeaf: reading active writers 2026/09/21 04:37:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/21 04:37:06 DEBUG : newLeaf: vfs cache: starting upload 2026/09/21 04:37:06 DEBUG : newLeaf.fd98ef55.partial: size = 25 OK 2026/09/21 04:37:06 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/newLeaf.fd98ef55.partial" 2026/09/21 04:37:06 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:06 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/newLeaf.fd98ef55.partial 2026/09/21 04:37:06 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/newLeaf.fd98ef55.partial" 2026/09/21 04:37:07 DEBUG : dir: Looking for writers 2026/09/21 04:37:07 DEBUG : Looking for writers 2026/09/21 04:37:07 DEBUG : dir: reading active writers 2026/09/21 04:37:07 DEBUG : newLeaf: reading active writers 2026/09/21 04:37:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/21 04:37:07 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:07 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-paqudoj2tafo/newLeaf.fd98ef55.partial 2026/09/21 04:37:07 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:07 DEBUG : newLeaf.fd98ef55.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/21 04:37:07 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/21 04:37:07 DEBUG : newLeaf.fd98ef55.partial: renamed to: newLeaf 2026/09/21 04:37:07 INFO : newLeaf: Copied (replaced existing) 2026/09/21 04:37:07 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/newLeaf" 2026/09/21 04:37:07 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:07 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/newLeaf 2026/09/21 04:37:07 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/newLeaf" 2026/09/21 04:37:07 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:07 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-paqudoj2tafo/newLeaf 2026/09/21 04:37:07 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:07 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/21 04:37:07 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-21 04:37:06 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/21 04:37:07 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/21 04:37:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/21 04:37:07 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/21 04:37:07 DEBUG : dir: Looking for writers 2026/09/21 04:37:07 DEBUG : Looking for writers 2026/09/21 04:37:07 DEBUG : newLeaf: reading active writers 2026/09/21 04:37:07 DEBUG : dir: reading active writers 2026/09/21 04:37:07 DEBUG : >WaitForWriters: 2026/09/21 04:37:07 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/newLeaf" 2026/09/21 04:37:07 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:07 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/newLeaf 2026/09/21 04:37:07 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/newLeaf" 2026/09/21 04:37:07 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:07 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-paqudoj2tafo/newLeaf 2026/09/21 04:37:07 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:07 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/21 04:37:07 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/newLeaf" 2026/09/21 04:37:07 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:07 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/newLeaf 2026/09/21 04:37:07 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/newLeaf" 2026/09/21 04:37:07 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:07 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-paqudoj2tafo/newLeaf 2026/09/21 04:37:07 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:07 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/09/21 04:37:07 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:37:07 DEBUG : dir: Looking for writers 2026/09/21 04:37:07 DEBUG : Looking for writers 2026/09/21 04:37:07 DEBUG : dir: reading active writers 2026/09/21 04:37:07 DEBUG : newLeaf: reading active writers 2026/09/21 04:37:07 DEBUG : >WaitForWriters: 2026/09/21 04:37:07 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" 2026/09/21 04:37:07 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:37:07 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/21 04:37:07 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:07 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/21 04:37:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/21 04:37:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:07 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/21 04:37:07 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:07 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:07 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:07 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:07 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:07 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:07 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/21 04:37:07 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:07 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:07 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:07 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:07 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:07 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:07 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/21 04:37:07 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:37:07 DEBUG : dir: Looking for writers 2026/09/21 04:37:07 DEBUG : file1: reading active writers 2026/09/21 04:37:07 DEBUG : Looking for writers 2026/09/21 04:37:07 DEBUG : dir: reading active writers 2026/09/21 04:37:07 DEBUG : >WaitForWriters: 2026/09/21 04:37:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/21 04:37:07 DEBUG : dir/file1: newRWFileHandle: 2026/09/21 04:37:07 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/21 04:37:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/21 04:37:07 DEBUG : dir/file1(0x4c1fee9a080): _readAt: size=512, off=0 2026/09/21 04:37:07 DEBUG : dir/file1(0x4c1fee9a080): openPending: 2026/09/21 04:37:07 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:07 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:07 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:07 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:07 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:07 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:07 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/21 04:37:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/21 04:37:07 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/21 04:37:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/21 04:37:07 DEBUG : dir/file1(0x4c1fee9a080): >openPending: err= 2026/09/21 04:37:07 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/09/21 04:37:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/21 04:37:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/21 04:37:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/21 04:37:07 DEBUG : dir/file1(0x4c1fee9a080): >_readAt: n=14, err=EOF 2026/09/21 04:37:07 DEBUG : dir/file1(0x4c1fee9a080): close: 2026/09/21 04:37:07 DEBUG : dir/file1(0x4c1fee9a080): >close: err= 2026/09/21 04:37:07 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:07 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:07 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:07 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:07 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:07 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:07 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/21 04:37:07 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:07 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:07 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:07 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:07 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:07 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:07 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/21 04:37:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/21 04:37:07 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/newLeaf" 2026/09/21 04:37:07 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:07 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/newLeaf 2026/09/21 04:37:07 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/newLeaf" 2026/09/21 04:37:08 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:08 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-paqudoj2tafo/newLeaf 2026/09/21 04:37:08 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:08 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/21 04:37:08 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/21 04:37:08 DEBUG : newLeaf: Updating file with newLeaf 0x4c1ff492000 2026/09/21 04:37:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/21 04:37:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/21 04:37:08 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/newLeaf" 2026/09/21 04:37:08 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:08 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/newLeaf 2026/09/21 04:37:08 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/newLeaf" 2026/09/21 04:37:08 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:08 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-paqudoj2tafo/newLeaf 2026/09/21 04:37:08 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:08 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/21 04:37:08 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/newLeaf" 2026/09/21 04:37:08 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:08 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/newLeaf 2026/09/21 04:37:08 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/newLeaf" 2026/09/21 04:37:08 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:08 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-paqudoj2tafo/newLeaf 2026/09/21 04:37:08 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:08 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/21 04:37:08 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/21 04:37:08 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:08 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:08 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:08 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:08 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:08 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:08 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/21 04:37:08 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/09/21 04:37:08 DEBUG : dir/file1: Updating file with dir/file1 0x4c1ff492000 2026/09/21 04:37:08 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/21 04:37:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/21 04:37:08 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:08 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:08 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:08 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:08 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:08 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:08 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/21 04:37:08 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:08 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:08 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:08 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:08 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:08 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:08 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/21 04:37:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/21 04:37:08 DEBUG : dir/file1: newRWFileHandle: 2026/09/21 04:37:08 DEBUG : dir/file1(0x4c1fed7bcc0): openPending: 2026/09/21 04:37:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/09/21 04:37:08 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/21 04:37:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/21 04:37:08 DEBUG : dir/file1(0x4c1fed7bcc0): >openPending: err= 2026/09/21 04:37:08 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/21 04:37:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/21 04:37:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/21 04:37:08 DEBUG : dir/file1(0x4c1fed7bcc0): _writeAt: size=25, off=0 2026/09/21 04:37:08 DEBUG : dir/file1(0x4c1fed7bcc0): >_writeAt: n=25, err= 2026/09/21 04:37:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/21 04:37:08 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/newLeaf" 2026/09/21 04:37:08 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:08 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/newLeaf 2026/09/21 04:37:08 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/newLeaf" 2026/09/21 04:37:08 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:08 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-paqudoj2tafo/newLeaf 2026/09/21 04:37:08 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:08 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/21 04:37:08 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/21 04:37:08 DEBUG : newLeaf: Updating file with newLeaf 0x4c1ff492000 2026/09/21 04:37:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/21 04:37:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/21 04:37:08 DEBUG : newLeaf(0x4c1fed7bcc0): close: 2026/09/21 04:37:08 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/21 04:37:08 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-21 04:37:08.603809746 +0000 UTC m=+23.632482389 2026/09/21 04:37:08 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:08 DEBUG : newLeaf(0x4c1fed7bcc0): >close: err= 2026/09/21 04:37:08 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:37:08 DEBUG : dir: Looking for writers 2026/09/21 04:37:08 DEBUG : Looking for writers 2026/09/21 04:37:08 DEBUG : dir: reading active writers 2026/09/21 04:37:08 DEBUG : newLeaf: reading active writers 2026/09/21 04:37:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/21 04:37:08 DEBUG : dir: Looking for writers 2026/09/21 04:37:08 DEBUG : Looking for writers 2026/09/21 04:37:08 DEBUG : dir: reading active writers 2026/09/21 04:37:08 DEBUG : newLeaf: reading active writers 2026/09/21 04:37:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/21 04:37:08 DEBUG : dir: Looking for writers 2026/09/21 04:37:08 DEBUG : Looking for writers 2026/09/21 04:37:08 DEBUG : dir: reading active writers 2026/09/21 04:37:08 DEBUG : newLeaf: reading active writers 2026/09/21 04:37:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/21 04:37:08 DEBUG : dir: Looking for writers 2026/09/21 04:37:08 DEBUG : Looking for writers 2026/09/21 04:37:08 DEBUG : newLeaf: reading active writers 2026/09/21 04:37:08 DEBUG : dir: reading active writers 2026/09/21 04:37:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/21 04:37:08 DEBUG : newLeaf: vfs cache: starting upload 2026/09/21 04:37:08 DEBUG : newLeaf.b6b0ebea.partial: size = 25 OK 2026/09/21 04:37:08 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/newLeaf.b6b0ebea.partial" 2026/09/21 04:37:08 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:08 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/newLeaf.b6b0ebea.partial 2026/09/21 04:37:08 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/newLeaf.b6b0ebea.partial" 2026/09/21 04:37:08 DEBUG : dir: Looking for writers 2026/09/21 04:37:08 DEBUG : Looking for writers 2026/09/21 04:37:08 DEBUG : newLeaf: reading active writers 2026/09/21 04:37:08 DEBUG : dir: reading active writers 2026/09/21 04:37:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/21 04:37:08 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:08 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-paqudoj2tafo/newLeaf.b6b0ebea.partial 2026/09/21 04:37:08 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:08 DEBUG : newLeaf.b6b0ebea.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/21 04:37:08 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/21 04:37:08 DEBUG : newLeaf.b6b0ebea.partial: renamed to: newLeaf 2026/09/21 04:37:08 INFO : newLeaf: Copied (replaced existing) 2026/09/21 04:37:08 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/newLeaf" 2026/09/21 04:37:08 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:08 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/newLeaf 2026/09/21 04:37:08 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/newLeaf" 2026/09/21 04:37:09 DEBUG : dir: Looking for writers 2026/09/21 04:37:09 DEBUG : Looking for writers 2026/09/21 04:37:09 DEBUG : dir: reading active writers 2026/09/21 04:37:09 DEBUG : newLeaf: reading active writers 2026/09/21 04:37:09 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:09 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-paqudoj2tafo/newLeaf 2026/09/21 04:37:09 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:09 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/21 04:37:09 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-21 04:37:08 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/21 04:37:09 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/21 04:37:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/21 04:37:09 DEBUG : >WaitForWriters: 2026/09/21 04:37:09 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/21 04:37:09 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/newLeaf" 2026/09/21 04:37:09 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:09 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/newLeaf 2026/09/21 04:37:09 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/newLeaf" 2026/09/21 04:37:09 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:09 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-paqudoj2tafo/newLeaf 2026/09/21 04:37:09 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:09 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/21 04:37:09 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/newLeaf" 2026/09/21 04:37:09 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:09 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/newLeaf 2026/09/21 04:37:09 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/newLeaf" 2026/09/21 04:37:09 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:09 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-paqudoj2tafo/newLeaf 2026/09/21 04:37:09 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:09 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/09/21 04:37:09 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:37:09 DEBUG : dir: Looking for writers 2026/09/21 04:37:09 DEBUG : Looking for writers 2026/09/21 04:37:09 DEBUG : dir: reading active writers 2026/09/21 04:37:09 DEBUG : newLeaf: reading active writers 2026/09/21 04:37:09 DEBUG : >WaitForWriters: 2026/09/21 04:37:09 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: cleaner exiting --- PASS: TestFileRename (9.85s) --- PASS: TestFileRename/off,forceCache=false (1.15s) --- PASS: TestFileRename/minimal,forceCache=false (1.19s) --- PASS: TestFileRename/minimal,forceCache=true (2.06s) --- PASS: TestFileRename/writes,forceCache=false (1.55s) --- PASS: TestFileRename/writes,forceCache=true (2.05s) --- PASS: TestFileRename/full,forceCache=false (1.86s) === RUN TestFileStructSize file_test.go:419: File struct has size 200 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestAux --- PASS: TestAux (0.00s) === RUN TestAuxConcurrent --- PASS: TestAuxConcurrent (0.00s) === RUN TestRcGetVFS run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" 2026/09/21 04:37:09 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:37:09 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:37:09 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:37:09 DEBUG : Looking for writers 2026/09/21 04:37:09 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.00s) === RUN TestRcForget rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcPollIntervalShutdown run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" --- PASS: TestRcPollIntervalShutdown (0.00s) === RUN TestSetPollIntervalAfterShutdown run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" --- PASS: TestSetPollIntervalAfterShutdown (0.00s) === RUN TestRcPollIntervalUpdate run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" --- PASS: TestRcPollIntervalUpdate (0.00s) === RUN TestRcPollIntervalTimeout run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" --- PASS: TestRcPollIntervalTimeout (0.01s) === RUN TestRcPollIntervalUnsupported run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" 2026/09/21 04:37:09 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote --- PASS: TestRcPollIntervalUnsupported (0.00s) === RUN TestRcList rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" 2026/09/21 04:37:09 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:37:09 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:09 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:09 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:09 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:09 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:09 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:09 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:09 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/21 04:37:09 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:09 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:09 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:09 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:09 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:09 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:09 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:09 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/21 04:37:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/21 04:37:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/21 04:37:09 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/21 04:37:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/21 04:37:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/21 04:37:09 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/09/21 04:37:09 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/09/21 04:37:09 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:09 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:09 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:09 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:09 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:09 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:09 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:09 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/21 04:37:09 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:37:09 DEBUG : dir: Looking for writers 2026/09/21 04:37:09 DEBUG : file1: reading active writers 2026/09/21 04:37:09 DEBUG : Looking for writers 2026/09/21 04:37:09 DEBUG : dir: reading active writers 2026/09/21 04:37:09 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.34s) === RUN TestReadFileHandleSeek run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" 2026/09/21 04:37:09 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:37:09 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:09 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:09 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:09 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:09 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:09 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:09 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:09 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/21 04:37:09 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:09 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:09 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:09 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:09 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:09 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:09 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:09 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/21 04:37:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/21 04:37:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/21 04:37:09 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/21 04:37:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/21 04:37:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/21 04:37:09 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/09/21 04:37:09 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/09/21 04:37:09 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/09/21 04:37:09 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/09/21 04:37:09 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/09/21 04:37:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/09/21 04:37:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/09/21 04:37:09 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/09/21 04:37:09 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/09/21 04:37:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/09/21 04:37:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/09/21 04:37:09 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/09/21 04:37:09 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/09/21 04:37:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/09/21 04:37:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/09/21 04:37:09 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/09/21 04:37:09 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:37:09 DEBUG : dir: Looking for writers 2026/09/21 04:37:09 DEBUG : file1: reading active writers 2026/09/21 04:37:09 DEBUG : Looking for writers 2026/09/21 04:37:09 DEBUG : dir: reading active writers 2026/09/21 04:37:09 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.32s) === RUN TestReadFileHandleReadAt run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" 2026/09/21 04:37:09 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:37:09 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:09 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:09 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:09 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:10 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:10 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:10 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:10 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/21 04:37:10 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:10 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:10 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:10 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:10 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:10 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:10 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:10 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/21 04:37:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/21 04:37:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/21 04:37:10 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/21 04:37:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/21 04:37:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/21 04:37:10 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/09/21 04:37:10 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/09/21 04:37:10 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/09/21 04:37:10 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/09/21 04:37:10 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/09/21 04:37:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/09/21 04:37:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/09/21 04:37:10 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/09/21 04:37:10 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/09/21 04:37:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/09/21 04:37:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/09/21 04:37:10 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/09/21 04:37:10 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/09/21 04:37:10 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/09/21 04:37:10 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/09/21 04:37:10 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/09/21 04:37:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/09/21 04:37:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/09/21 04:37:10 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/09/21 04:37:10 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/09/21 04:37:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/09/21 04:37:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/09/21 04:37:10 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/09/21 04:37:10 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/09/21 04:37:10 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/09/21 04:37:10 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/09/21 04:37:10 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/09/21 04:37:10 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/09/21 04:37:10 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/09/21 04:37:10 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/09/21 04:37:10 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/09/21 04:37:10 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:37:10 DEBUG : dir: Looking for writers 2026/09/21 04:37:10 DEBUG : file1: reading active writers 2026/09/21 04:37:10 DEBUG : Looking for writers 2026/09/21 04:37:10 DEBUG : dir: reading active writers 2026/09/21 04:37:10 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.41s) === RUN TestReadFileHandleFlush run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" 2026/09/21 04:37:10 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:37:10 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:10 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:10 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:10 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:10 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:10 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:10 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:10 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/21 04:37:10 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:10 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:10 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:10 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:10 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:10 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:10 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:10 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/21 04:37:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/21 04:37:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/21 04:37:10 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/21 04:37:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/21 04:37:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/21 04:37:10 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/09/21 04:37:10 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:10 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:10 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:10 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:10 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:10 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:10 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:10 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/21 04:37:10 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:37:10 DEBUG : dir: Looking for writers 2026/09/21 04:37:10 DEBUG : file1: reading active writers 2026/09/21 04:37:10 DEBUG : Looking for writers 2026/09/21 04:37:10 DEBUG : dir: reading active writers 2026/09/21 04:37:10 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.33s) === RUN TestReadFileHandleRelease run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" 2026/09/21 04:37:10 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:37:10 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:10 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:10 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:10 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:10 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:10 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:10 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:10 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/21 04:37:10 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:10 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:10 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:10 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:10 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:10 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:10 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:10 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/21 04:37:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/21 04:37:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/21 04:37:10 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/21 04:37:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/21 04:37:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/21 04:37:10 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/09/21 04:37:10 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/09/21 04:37:10 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:10 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:10 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:10 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:11 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:11 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:11 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:11 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/21 04:37:11 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/09/21 04:37:11 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:37:11 DEBUG : dir: Looking for writers 2026/09/21 04:37:11 DEBUG : file1: reading active writers 2026/09/21 04:37:11 DEBUG : Looking for writers 2026/09/21 04:37:11 DEBUG : dir: reading active writers 2026/09/21 04:37:11 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.34s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" 2026/09/21 04:37:11 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:37:11 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/21 04:37:11 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:11 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/21 04:37:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/21 04:37:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:11 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/21 04:37:11 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:11 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:11 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:11 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:11 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:11 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:11 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:11 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/21 04:37:11 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:11 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:11 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:11 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:11 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:11 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:11 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:11 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/21 04:37:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/21 04:37:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/21 04:37:11 DEBUG : dir/file1: newRWFileHandle: 2026/09/21 04:37:11 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/21 04:37:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/21 04:37:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/21 04:37:11 DEBUG : dir/file1(0x4c1ff3ba840): _readAt: size=1, off=0 2026/09/21 04:37:11 DEBUG : dir/file1(0x4c1ff3ba840): openPending: 2026/09/21 04:37:11 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:11 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:11 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:11 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:11 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:11 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:11 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:11 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/21 04:37:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/21 04:37:11 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/21 04:37:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/21 04:37:11 DEBUG : dir/file1(0x4c1ff3ba840): >openPending: err= 2026/09/21 04:37:11 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/09/21 04:37:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/21 04:37:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/21 04:37:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/21 04:37:11 DEBUG : dir/file1(0x4c1ff3ba840): >_readAt: n=1, err= 2026/09/21 04:37:11 DEBUG : dir/file1(0x4c1ff3ba840): _readAt: size=256, off=1 2026/09/21 04:37:11 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/09/21 04:37:11 DEBUG : dir/file1(0x4c1ff3ba840): >_readAt: n=15, err=EOF 2026/09/21 04:37:11 DEBUG : dir/file1(0x4c1ff3ba840): _readAt: size=16, off=16 2026/09/21 04:37:11 DEBUG : dir/file1(0x4c1ff3ba840): >_readAt: n=0, err=EOF 2026/09/21 04:37:11 DEBUG : dir/file1(0x4c1ff3ba840): close: 2026/09/21 04:37:11 DEBUG : dir/file1(0x4c1ff3ba840): >close: err= 2026/09/21 04:37:11 DEBUG : dir/file1(0x4c1ff3ba840): close: 2026/09/21 04:37:11 DEBUG : dir/file1(0x4c1ff3ba840): >close: err=file already closed 2026/09/21 04:37:11 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:37:11 DEBUG : dir: Looking for writers 2026/09/21 04:37:11 DEBUG : file1: reading active writers 2026/09/21 04:37:11 DEBUG : Looking for writers 2026/09/21 04:37:11 DEBUG : dir: reading active writers 2026/09/21 04:37:11 DEBUG : >WaitForWriters: 2026/09/21 04:37:11 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.34s) === RUN TestRWFileHandleSeek run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" 2026/09/21 04:37:11 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:37:11 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/21 04:37:11 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:11 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/21 04:37:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/21 04:37:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:11 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/21 04:37:11 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:11 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:11 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:11 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:11 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:11 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:11 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:11 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/21 04:37:11 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:11 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:11 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:11 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:11 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:11 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:11 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:11 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/21 04:37:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/21 04:37:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/21 04:37:11 DEBUG : dir/file1: newRWFileHandle: 2026/09/21 04:37:11 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/21 04:37:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/21 04:37:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/21 04:37:11 DEBUG : dir/file1(0x4c1ff687a00): _readAt: size=1, off=0 2026/09/21 04:37:11 DEBUG : dir/file1(0x4c1ff687a00): openPending: 2026/09/21 04:37:11 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:11 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:11 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:11 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:11 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:11 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:11 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:11 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/21 04:37:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/21 04:37:11 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/21 04:37:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/21 04:37:11 DEBUG : dir/file1(0x4c1ff687a00): >openPending: err= 2026/09/21 04:37:11 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/09/21 04:37:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/21 04:37:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/21 04:37:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/21 04:37:11 DEBUG : dir/file1(0x4c1ff687a00): >_readAt: n=1, err= 2026/09/21 04:37:11 DEBUG : dir/file1(0x4c1ff687a00): _readAt: size=1, off=5 2026/09/21 04:37:11 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/21 04:37:11 DEBUG : dir/file1(0x4c1ff687a00): >_readAt: n=1, err= 2026/09/21 04:37:11 DEBUG : dir/file1(0x4c1ff687a00): _readAt: size=1, off=3 2026/09/21 04:37:11 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/21 04:37:11 DEBUG : dir/file1(0x4c1ff687a00): >_readAt: n=1, err= 2026/09/21 04:37:11 DEBUG : dir/file1(0x4c1ff687a00): _readAt: size=1, off=13 2026/09/21 04:37:11 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/21 04:37:11 DEBUG : dir/file1(0x4c1ff687a00): >_readAt: n=1, err= 2026/09/21 04:37:11 DEBUG : dir/file1(0x4c1ff687a00): _readAt: size=16, off=100 2026/09/21 04:37:11 DEBUG : dir/file1(0x4c1ff687a00): >_readAt: n=0, err=EOF 2026/09/21 04:37:11 DEBUG : dir/file1(0x4c1ff687a00): close: 2026/09/21 04:37:11 DEBUG : dir/file1(0x4c1ff687a00): >close: err= 2026/09/21 04:37:11 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:37:11 DEBUG : dir: Looking for writers 2026/09/21 04:37:11 DEBUG : file1: reading active writers 2026/09/21 04:37:11 DEBUG : Looking for writers 2026/09/21 04:37:11 DEBUG : dir: reading active writers 2026/09/21 04:37:11 DEBUG : >WaitForWriters: 2026/09/21 04:37:11 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.34s) === RUN TestRWFileHandleReadAt run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" 2026/09/21 04:37:11 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:37:11 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/21 04:37:11 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:11 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/21 04:37:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/21 04:37:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:11 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/21 04:37:11 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:11 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:11 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:11 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:11 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:11 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:11 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:11 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/21 04:37:11 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:11 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:11 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:11 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:11 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:11 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:11 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:11 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/21 04:37:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/21 04:37:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/21 04:37:11 DEBUG : dir/file1: newRWFileHandle: 2026/09/21 04:37:11 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/21 04:37:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/21 04:37:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/21 04:37:11 DEBUG : dir/file1(0x4c1ff3ba540): _readAt: size=1, off=0 2026/09/21 04:37:11 DEBUG : dir/file1(0x4c1ff3ba540): openPending: 2026/09/21 04:37:11 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:11 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:11 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:11 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:12 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:12 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:12 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:12 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/21 04:37:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/21 04:37:12 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/21 04:37:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/21 04:37:12 DEBUG : dir/file1(0x4c1ff3ba540): >openPending: err= 2026/09/21 04:37:12 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/09/21 04:37:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/21 04:37:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/21 04:37:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/21 04:37:12 DEBUG : dir/file1(0x4c1ff3ba540): >_readAt: n=1, err= 2026/09/21 04:37:12 DEBUG : dir/file1(0x4c1ff3ba540): _readAt: size=1, off=5 2026/09/21 04:37:12 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/21 04:37:12 DEBUG : dir/file1(0x4c1ff3ba540): >_readAt: n=1, err= 2026/09/21 04:37:12 DEBUG : dir/file1(0x4c1ff3ba540): _readAt: size=1, off=1 2026/09/21 04:37:12 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/21 04:37:12 DEBUG : dir/file1(0x4c1ff3ba540): >_readAt: n=1, err= 2026/09/21 04:37:12 DEBUG : dir/file1(0x4c1ff3ba540): _readAt: size=6, off=10 2026/09/21 04:37:12 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/09/21 04:37:12 DEBUG : dir/file1(0x4c1ff3ba540): >_readAt: n=6, err= 2026/09/21 04:37:12 DEBUG : dir/file1(0x4c1ff3ba540): _readAt: size=256, off=10 2026/09/21 04:37:12 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/09/21 04:37:12 DEBUG : dir/file1(0x4c1ff3ba540): >_readAt: n=6, err=EOF 2026/09/21 04:37:12 DEBUG : dir/file1(0x4c1ff3ba540): _readAt: size=256, off=100 2026/09/21 04:37:12 DEBUG : dir/file1(0x4c1ff3ba540): >_readAt: n=0, err=EOF 2026/09/21 04:37:12 DEBUG : dir/file1(0x4c1ff3ba540): close: 2026/09/21 04:37:12 DEBUG : dir/file1(0x4c1ff3ba540): >close: err= 2026/09/21 04:37:12 DEBUG : dir/file1(0x4c1ff3ba540): _readAt: size=256, off=100 2026/09/21 04:37:12 DEBUG : dir/file1(0x4c1ff3ba540): >_readAt: n=0, err=file already closed 2026/09/21 04:37:12 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:37:12 DEBUG : dir: Looking for writers 2026/09/21 04:37:12 DEBUG : file1: reading active writers 2026/09/21 04:37:12 DEBUG : Looking for writers 2026/09/21 04:37:12 DEBUG : dir: reading active writers 2026/09/21 04:37:12 DEBUG : >WaitForWriters: 2026/09/21 04:37:12 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.34s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" 2026/09/21 04:37:12 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:37:12 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/21 04:37:12 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:12 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/21 04:37:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/21 04:37:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:12 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/21 04:37:12 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:12 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:12 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:12 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:12 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:12 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:12 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:12 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/21 04:37:12 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:12 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:12 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:12 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:12 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:12 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:12 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:12 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/21 04:37:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/21 04:37:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/21 04:37:12 DEBUG : dir/file1: newRWFileHandle: 2026/09/21 04:37:12 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/21 04:37:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/21 04:37:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/21 04:37:12 DEBUG : dir/file1(0x4c1ff3bb1c0): RWFileHandle.Flush 2026/09/21 04:37:12 DEBUG : dir/file1(0x4c1ff3bb1c0): _readAt: size=256, off=0 2026/09/21 04:37:12 DEBUG : dir/file1(0x4c1ff3bb1c0): openPending: 2026/09/21 04:37:12 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:12 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:12 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:12 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:12 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:12 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:12 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:12 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/21 04:37:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/21 04:37:12 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/21 04:37:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/21 04:37:12 DEBUG : dir/file1(0x4c1ff3bb1c0): >openPending: err= 2026/09/21 04:37:12 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/09/21 04:37:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/21 04:37:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/21 04:37:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/21 04:37:12 DEBUG : dir/file1(0x4c1ff3bb1c0): >_readAt: n=16, err=EOF 2026/09/21 04:37:12 DEBUG : dir/file1(0x4c1ff3bb1c0): RWFileHandle.Flush 2026/09/21 04:37:12 DEBUG : dir/file1(0x4c1ff3bb1c0): RWFileHandle.Flush 2026/09/21 04:37:12 DEBUG : dir/file1(0x4c1ff3bb1c0): close: 2026/09/21 04:37:12 DEBUG : dir/file1(0x4c1ff3bb1c0): >close: err= 2026/09/21 04:37:12 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:37:12 DEBUG : dir: Looking for writers 2026/09/21 04:37:12 DEBUG : file1: reading active writers 2026/09/21 04:37:12 DEBUG : Looking for writers 2026/09/21 04:37:12 DEBUG : dir: reading active writers 2026/09/21 04:37:12 DEBUG : >WaitForWriters: 2026/09/21 04:37:12 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.34s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" 2026/09/21 04:37:12 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:37:12 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/21 04:37:12 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:12 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/21 04:37:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/21 04:37:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:12 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/21 04:37:12 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:12 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:12 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:12 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:12 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:12 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:12 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:12 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/21 04:37:12 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:12 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:12 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:12 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:12 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:12 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:12 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:12 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/21 04:37:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/21 04:37:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/21 04:37:12 DEBUG : dir/file1: newRWFileHandle: 2026/09/21 04:37:12 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/21 04:37:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/21 04:37:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/21 04:37:12 DEBUG : dir/file1(0x4c1ff20e140): _readAt: size=256, off=0 2026/09/21 04:37:12 DEBUG : dir/file1(0x4c1ff20e140): openPending: 2026/09/21 04:37:12 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:12 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:12 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:12 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:12 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:12 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:12 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:12 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/21 04:37:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/21 04:37:12 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/21 04:37:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/21 04:37:12 DEBUG : dir/file1(0x4c1ff20e140): >openPending: err= 2026/09/21 04:37:12 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/09/21 04:37:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/21 04:37:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/21 04:37:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/21 04:37:12 DEBUG : dir/file1(0x4c1ff20e140): >_readAt: n=16, err=EOF 2026/09/21 04:37:12 DEBUG : dir/file1(0x4c1ff20e140): RWFileHandle.Release 2026/09/21 04:37:12 DEBUG : dir/file1(0x4c1ff20e140): close: 2026/09/21 04:37:12 DEBUG : dir/file1(0x4c1ff20e140): >close: err= 2026/09/21 04:37:12 DEBUG : dir/file1(0x4c1ff20e140): RWFileHandle.Release 2026/09/21 04:37:12 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:37:12 DEBUG : dir: Looking for writers 2026/09/21 04:37:12 DEBUG : file1: reading active writers 2026/09/21 04:37:12 DEBUG : Looking for writers 2026/09/21 04:37:12 DEBUG : dir: reading active writers 2026/09/21 04:37:12 DEBUG : >WaitForWriters: 2026/09/21 04:37:12 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.34s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" 2026/09/21 04:37:12 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:37:12 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/21 04:37:12 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:12 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/21 04:37:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/21 04:37:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:12 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/21 04:37:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:12 DEBUG : file1: newRWFileHandle: 2026/09/21 04:37:12 DEBUG : file1(0x4c1fee9a900): openPending: 2026/09/21 04:37:12 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/21 04:37:12 DEBUG : file1(0x4c1fee9a900): >openPending: err= 2026/09/21 04:37:12 DEBUG : file1: >newRWFileHandle: err= 2026/09/21 04:37:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/21 04:37:12 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/21 04:37:12 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/21 04:37:12 DEBUG : file1(0x4c1fee9a900): _writeAt: size=5, off=0 2026/09/21 04:37:12 DEBUG : file1(0x4c1fee9a900): >_writeAt: n=5, err= 2026/09/21 04:37:12 DEBUG : file1(0x4c1fee9a900): _writeAt: size=7, off=5 2026/09/21 04:37:12 DEBUG : file1(0x4c1fee9a900): >_writeAt: n=7, err= 2026/09/21 04:37:12 DEBUG : file1: vfs cache: truncate to size=11 2026/09/21 04:37:12 DEBUG : file1(0x4c1fee9a900): close: 2026/09/21 04:37:12 DEBUG : file1: vfs cache: setting modification time to 2026-09-21 04:37:12.722850142 +0000 UTC m=+27.751522766 2026/09/21 04:37:12 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:12 DEBUG : file1(0x4c1fee9a900): >close: err= 2026/09/21 04:37:12 DEBUG : file1(0x4c1fee9a900): close: 2026/09/21 04:37:12 DEBUG : file1(0x4c1fee9a900): >close: err=file already closed 2026/09/21 04:37:12 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:37:12 DEBUG : Looking for writers 2026/09/21 04:37:12 DEBUG : file1: reading active writers 2026/09/21 04:37:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/21 04:37:12 DEBUG : Looking for writers 2026/09/21 04:37:12 DEBUG : file1: reading active writers 2026/09/21 04:37:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/21 04:37:12 DEBUG : Looking for writers 2026/09/21 04:37:12 DEBUG : file1: reading active writers 2026/09/21 04:37:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/21 04:37:12 DEBUG : Looking for writers 2026/09/21 04:37:12 DEBUG : file1: reading active writers 2026/09/21 04:37:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/21 04:37:12 DEBUG : file1: vfs cache: starting upload 2026/09/21 04:37:12 DEBUG : file1.109f6dea.partial: size = 11 OK 2026/09/21 04:37:12 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/file1.109f6dea.partial" 2026/09/21 04:37:12 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:12 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/file1.109f6dea.partial 2026/09/21 04:37:12 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/file1.109f6dea.partial" 2026/09/21 04:37:12 DEBUG : Looking for writers 2026/09/21 04:37:12 DEBUG : file1: reading active writers 2026/09/21 04:37:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/21 04:37:12 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:12 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-paqudoj2tafo/file1.109f6dea.partial 2026/09/21 04:37:12 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:12 DEBUG : file1.109f6dea.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/09/21 04:37:12 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/21 04:37:12 DEBUG : file1.109f6dea.partial: renamed to: file1 2026/09/21 04:37:12 INFO : file1: Copied (new) 2026/09/21 04:37:12 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/file1" 2026/09/21 04:37:12 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:12 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/file1 2026/09/21 04:37:12 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/file1" 2026/09/21 04:37:13 DEBUG : Looking for writers 2026/09/21 04:37:13 DEBUG : file1: reading active writers 2026/09/21 04:37:13 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:13 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-paqudoj2tafo/file1 2026/09/21 04:37:13 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:13 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/09/21 04:37:13 DEBUG : file1: vfs cache: fingerprint now "11,2026-09-21 04:37:12 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/09/21 04:37:13 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/21 04:37:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/21 04:37:13 DEBUG : >WaitForWriters: 2026/09/21 04:37:13 INFO : file1: vfs cache: upload succeeded try #1 2026/09/21 04:37:13 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/file1" 2026/09/21 04:37:13 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:13 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/file1 2026/09/21 04:37:13 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/file1" 2026/09/21 04:37:13 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:13 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-paqudoj2tafo/file1 2026/09/21 04:37:13 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:13 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/09/21 04:37:13 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/file1" 2026/09/21 04:37:13 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:13 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/file1 2026/09/21 04:37:13 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/file1" 2026/09/21 04:37:13 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:13 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-paqudoj2tafo/file1 2026/09/21 04:37:13 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:13 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/09/21 04:37:13 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:37:13 DEBUG : Looking for writers 2026/09/21 04:37:13 DEBUG : file1: reading active writers 2026/09/21 04:37:13 DEBUG : >WaitForWriters: 2026/09/21 04:37:13 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.54s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" 2026/09/21 04:37:13 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:37:13 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/21 04:37:13 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:13 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/21 04:37:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/21 04:37:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:13 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/21 04:37:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:13 DEBUG : file1: newRWFileHandle: 2026/09/21 04:37:13 DEBUG : file1(0x4c1ff199900): openPending: 2026/09/21 04:37:13 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/21 04:37:13 DEBUG : file1(0x4c1ff199900): >openPending: err= 2026/09/21 04:37:13 DEBUG : file1: >newRWFileHandle: err= 2026/09/21 04:37:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/21 04:37:13 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/21 04:37:13 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/21 04:37:13 DEBUG : file1(0x4c1ff199900): _writeAt: size=7, off=0 2026/09/21 04:37:13 DEBUG : file1(0x4c1ff199900): >_writeAt: n=7, err= 2026/09/21 04:37:13 DEBUG : file1(0x4c1ff199900): _writeAt: size=6, off=5 2026/09/21 04:37:13 DEBUG : file1(0x4c1ff199900): >_writeAt: n=6, err= 2026/09/21 04:37:13 DEBUG : file1(0x4c1ff199900): close: 2026/09/21 04:37:13 DEBUG : file1: vfs cache: setting modification time to 2026-09-21 04:37:13.263731572 +0000 UTC m=+28.292404206 2026/09/21 04:37:13 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:13 DEBUG : file1(0x4c1ff199900): >close: err= 2026/09/21 04:37:13 DEBUG : file1(0x4c1ff199900): _writeAt: size=5, off=0 2026/09/21 04:37:13 DEBUG : file1(0x4c1ff199900): >_writeAt: n=0, err=file already closed 2026/09/21 04:37:13 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:37:13 DEBUG : Looking for writers 2026/09/21 04:37:13 DEBUG : file1: reading active writers 2026/09/21 04:37:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/21 04:37:13 DEBUG : Looking for writers 2026/09/21 04:37:13 DEBUG : file1: reading active writers 2026/09/21 04:37:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/21 04:37:13 DEBUG : Looking for writers 2026/09/21 04:37:13 DEBUG : file1: reading active writers 2026/09/21 04:37:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/21 04:37:13 DEBUG : Looking for writers 2026/09/21 04:37:13 DEBUG : file1: reading active writers 2026/09/21 04:37:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/21 04:37:13 DEBUG : file1: vfs cache: starting upload 2026/09/21 04:37:13 DEBUG : file1.bbf99553.partial: size = 11 OK 2026/09/21 04:37:13 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/file1.bbf99553.partial" 2026/09/21 04:37:13 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:13 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/file1.bbf99553.partial 2026/09/21 04:37:13 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/file1.bbf99553.partial" 2026/09/21 04:37:13 DEBUG : Looking for writers 2026/09/21 04:37:13 DEBUG : file1: reading active writers 2026/09/21 04:37:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/21 04:37:13 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:13 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-paqudoj2tafo/file1.bbf99553.partial 2026/09/21 04:37:13 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:13 DEBUG : file1.bbf99553.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/09/21 04:37:13 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/21 04:37:13 DEBUG : file1.bbf99553.partial: renamed to: file1 2026/09/21 04:37:13 INFO : file1: Copied (new) 2026/09/21 04:37:13 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/file1" 2026/09/21 04:37:13 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:13 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/file1 2026/09/21 04:37:13 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/file1" 2026/09/21 04:37:13 DEBUG : Looking for writers 2026/09/21 04:37:13 DEBUG : file1: reading active writers 2026/09/21 04:37:13 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:13 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-paqudoj2tafo/file1 2026/09/21 04:37:13 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:13 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/09/21 04:37:13 DEBUG : file1: vfs cache: fingerprint now "11,2026-09-21 04:37:13 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/09/21 04:37:13 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/21 04:37:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/21 04:37:13 INFO : file1: vfs cache: upload succeeded try #1 2026/09/21 04:37:13 DEBUG : >WaitForWriters: 2026/09/21 04:37:13 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/file1" 2026/09/21 04:37:13 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:13 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/file1 2026/09/21 04:37:13 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/file1" 2026/09/21 04:37:13 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:13 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-paqudoj2tafo/file1 2026/09/21 04:37:13 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:13 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/09/21 04:37:13 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/file1" 2026/09/21 04:37:13 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:13 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/file1 2026/09/21 04:37:13 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/file1" 2026/09/21 04:37:13 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:13 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-paqudoj2tafo/file1 2026/09/21 04:37:13 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:13 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/09/21 04:37:13 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:37:13 DEBUG : Looking for writers 2026/09/21 04:37:13 DEBUG : file1: reading active writers 2026/09/21 04:37:13 DEBUG : >WaitForWriters: 2026/09/21 04:37:13 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.54s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" 2026/09/21 04:37:13 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:37:13 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/21 04:37:13 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:13 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/21 04:37:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/21 04:37:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:13 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/21 04:37:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:13 DEBUG : file1: newRWFileHandle: 2026/09/21 04:37:13 DEBUG : file1(0x4c1fefb84c0): openPending: 2026/09/21 04:37:13 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/21 04:37:13 DEBUG : file1(0x4c1fefb84c0): >openPending: err= 2026/09/21 04:37:13 DEBUG : file1: >newRWFileHandle: err= 2026/09/21 04:37:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/21 04:37:13 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/21 04:37:13 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/21 04:37:13 DEBUG : file1(0x4c1fefb84c0): close: 2026/09/21 04:37:13 DEBUG : file1: vfs cache: setting modification time to 2026-09-21 04:37:13.797687203 +0000 UTC m=+28.826359837 2026/09/21 04:37:13 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:13 DEBUG : file1(0x4c1fefb84c0): >close: err= 2026/09/21 04:37:13 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/09/21 04:37:13 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/21 04:37:13 DEBUG : file2: newRWFileHandle: 2026/09/21 04:37:13 DEBUG : file2(0x4c1fefb8c00): openPending: 2026/09/21 04:37:13 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:13 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/21 04:37:13 DEBUG : file2(0x4c1fefb8c00): >openPending: err= 2026/09/21 04:37:13 DEBUG : file2: >newRWFileHandle: err= 2026/09/21 04:37:13 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/21 04:37:13 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/09/21 04:37:13 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/09/21 04:37:13 DEBUG : file2(0x4c1fefb8c00): RWFileHandle.Flush 2026/09/21 04:37:13 DEBUG : file2(0x4c1fefb8c00): RWFileHandle.Release 2026/09/21 04:37:13 DEBUG : file2(0x4c1fefb8c00): close: 2026/09/21 04:37:13 DEBUG : file2: vfs cache: setting modification time to 2026-09-21 04:37:13.799034226 +0000 UTC m=+28.827706861 2026/09/21 04:37:13 INFO : file2: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:13 DEBUG : file2(0x4c1fefb8c00): >close: err= 2026/09/21 04:37:13 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:37:13 DEBUG : Looking for writers 2026/09/21 04:37:13 DEBUG : file1: reading active writers 2026/09/21 04:37:13 DEBUG : file2: reading active writers 2026/09/21 04:37:13 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/09/21 04:37:13 DEBUG : Looking for writers 2026/09/21 04:37:13 DEBUG : file1: reading active writers 2026/09/21 04:37:13 DEBUG : file2: reading active writers 2026/09/21 04:37:13 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/09/21 04:37:13 DEBUG : Looking for writers 2026/09/21 04:37:13 DEBUG : file1: reading active writers 2026/09/21 04:37:13 DEBUG : file2: reading active writers 2026/09/21 04:37:13 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/09/21 04:37:13 DEBUG : Looking for writers 2026/09/21 04:37:13 DEBUG : file1: reading active writers 2026/09/21 04:37:13 DEBUG : file2: reading active writers 2026/09/21 04:37:13 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/09/21 04:37:13 DEBUG : file1: vfs cache: starting upload 2026/09/21 04:37:13 DEBUG : file2: vfs cache: starting upload 2026/09/21 04:37:13 DEBUG : file1.80030070.partial: size = 0 OK 2026/09/21 04:37:13 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/file1.80030070.partial" 2026/09/21 04:37:13 DEBUG : file2.9574ab89.partial: size = 0 OK 2026/09/21 04:37:13 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:13 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/file1.80030070.partial 2026/09/21 04:37:13 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/file2.9574ab89.partial" 2026/09/21 04:37:13 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/file1.80030070.partial" 2026/09/21 04:37:13 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:13 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/file2.9574ab89.partial 2026/09/21 04:37:13 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/file2.9574ab89.partial" 2026/09/21 04:37:13 DEBUG : Looking for writers 2026/09/21 04:37:13 DEBUG : file1: reading active writers 2026/09/21 04:37:13 DEBUG : file2: reading active writers 2026/09/21 04:37:13 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/09/21 04:37:14 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:14 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-paqudoj2tafo/file2.9574ab89.partial 2026/09/21 04:37:14 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:14 DEBUG : file2.9574ab89.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/21 04:37:14 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/21 04:37:14 DEBUG : file2.9574ab89.partial: renamed to: file2 2026/09/21 04:37:14 INFO : file2: Copied (new) 2026/09/21 04:37:14 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/file2" 2026/09/21 04:37:14 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:14 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/file2 2026/09/21 04:37:14 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/file2" 2026/09/21 04:37:14 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:14 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-paqudoj2tafo/file1.80030070.partial 2026/09/21 04:37:14 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:14 DEBUG : file1.80030070.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/21 04:37:14 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/21 04:37:14 DEBUG : file1.80030070.partial: renamed to: file1 2026/09/21 04:37:14 INFO : file1: Copied (new) 2026/09/21 04:37:14 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/file1" 2026/09/21 04:37:14 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:14 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/file1 2026/09/21 04:37:14 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/file1" 2026/09/21 04:37:14 DEBUG : Looking for writers 2026/09/21 04:37:14 DEBUG : file1: reading active writers 2026/09/21 04:37:14 DEBUG : file2: reading active writers 2026/09/21 04:37:14 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:14 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-paqudoj2tafo/file2 2026/09/21 04:37:14 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:14 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/21 04:37:14 DEBUG : file2: vfs cache: fingerprint now "0,2026-09-21 04:37:13 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/09/21 04:37:14 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/09/21 04:37:14 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/21 04:37:14 INFO : file2: vfs cache: upload succeeded try #1 2026/09/21 04:37:14 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:14 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-paqudoj2tafo/file1 2026/09/21 04:37:14 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:14 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/21 04:37:14 DEBUG : file1: vfs cache: fingerprint now "0,2026-09-21 04:37:13 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/09/21 04:37:14 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/21 04:37:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/21 04:37:14 DEBUG : >WaitForWriters: 2026/09/21 04:37:14 INFO : file1: vfs cache: upload succeeded try #1 2026/09/21 04:37:14 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/file1" 2026/09/21 04:37:14 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:14 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/file1 2026/09/21 04:37:14 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/file1" 2026/09/21 04:37:14 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:14 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-paqudoj2tafo/file1 2026/09/21 04:37:14 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:14 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/21 04:37:14 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/file1" 2026/09/21 04:37:14 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:14 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/file1 2026/09/21 04:37:14 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/file1" 2026/09/21 04:37:14 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:14 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-paqudoj2tafo/file1 2026/09/21 04:37:14 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:14 DEBUG : file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/09/21 04:37:14 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/file2" 2026/09/21 04:37:14 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:14 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/file2 2026/09/21 04:37:14 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/file2" 2026/09/21 04:37:14 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:14 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-paqudoj2tafo/file2 2026/09/21 04:37:14 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:14 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/21 04:37:14 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/file2" 2026/09/21 04:37:14 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:14 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/file2 2026/09/21 04:37:14 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/file2" 2026/09/21 04:37:14 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:14 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-paqudoj2tafo/file2 2026/09/21 04:37:14 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:14 DEBUG : file2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/09/21 04:37:14 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:37:14 DEBUG : Looking for writers 2026/09/21 04:37:14 DEBUG : file1: reading active writers 2026/09/21 04:37:14 DEBUG : file2: reading active writers 2026/09/21 04:37:14 DEBUG : >WaitForWriters: 2026/09/21 04:37:14 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.74s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" 2026/09/21 04:37:14 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:37:14 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/21 04:37:14 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:14 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/21 04:37:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/21 04:37:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:14 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/21 04:37:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:14 DEBUG : file1: newRWFileHandle: 2026/09/21 04:37:14 DEBUG : file1(0x4c1ff164540): openPending: 2026/09/21 04:37:14 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/21 04:37:14 DEBUG : file1(0x4c1ff164540): >openPending: err= 2026/09/21 04:37:14 DEBUG : file1: >newRWFileHandle: err= 2026/09/21 04:37:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/21 04:37:14 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/21 04:37:14 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/21 04:37:14 DEBUG : file1(0x4c1ff164540): _writeAt: size=5, off=0 2026/09/21 04:37:14 DEBUG : file1(0x4c1ff164540): >_writeAt: n=5, err= 2026/09/21 04:37:14 DEBUG : file1(0x4c1ff164540): RWFileHandle.Flush 2026/09/21 04:37:14 DEBUG : file1(0x4c1ff164540): RWFileHandle.Flush 2026/09/21 04:37:14 DEBUG : file1(0x4c1ff164540): close: 2026/09/21 04:37:14 DEBUG : file1: vfs cache: setting modification time to 2026-09-21 04:37:14.539787958 +0000 UTC m=+29.568460592 2026/09/21 04:37:14 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:14 DEBUG : file1(0x4c1ff164540): >close: err= 2026/09/21 04:37:14 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:37:14 DEBUG : Looking for writers 2026/09/21 04:37:14 DEBUG : file1: reading active writers 2026/09/21 04:37:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/21 04:37:14 DEBUG : Looking for writers 2026/09/21 04:37:14 DEBUG : file1: reading active writers 2026/09/21 04:37:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/21 04:37:14 DEBUG : Looking for writers 2026/09/21 04:37:14 DEBUG : file1: reading active writers 2026/09/21 04:37:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/21 04:37:14 DEBUG : Looking for writers 2026/09/21 04:37:14 DEBUG : file1: reading active writers 2026/09/21 04:37:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/21 04:37:14 DEBUG : file1: vfs cache: starting upload 2026/09/21 04:37:14 DEBUG : file1.c279bd01.partial: size = 5 OK 2026/09/21 04:37:14 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/file1.c279bd01.partial" 2026/09/21 04:37:14 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:14 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/file1.c279bd01.partial 2026/09/21 04:37:14 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/file1.c279bd01.partial" 2026/09/21 04:37:14 DEBUG : Looking for writers 2026/09/21 04:37:14 DEBUG : file1: reading active writers 2026/09/21 04:37:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/21 04:37:14 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:14 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-paqudoj2tafo/file1.c279bd01.partial 2026/09/21 04:37:14 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:14 DEBUG : file1.c279bd01.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/21 04:37:14 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/21 04:37:14 DEBUG : file1.c279bd01.partial: renamed to: file1 2026/09/21 04:37:14 INFO : file1: Copied (new) 2026/09/21 04:37:14 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/file1" 2026/09/21 04:37:14 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:14 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/file1 2026/09/21 04:37:14 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/file1" 2026/09/21 04:37:14 DEBUG : Looking for writers 2026/09/21 04:37:14 DEBUG : file1: reading active writers 2026/09/21 04:37:14 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:14 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-paqudoj2tafo/file1 2026/09/21 04:37:14 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:14 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/21 04:37:14 DEBUG : file1: vfs cache: fingerprint now "5,2026-09-21 04:37:14 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/21 04:37:14 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/21 04:37:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/21 04:37:14 DEBUG : >WaitForWriters: 2026/09/21 04:37:14 INFO : file1: vfs cache: upload succeeded try #1 2026/09/21 04:37:14 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.33s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" 2026/09/21 04:37:14 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:37:14 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/21 04:37:14 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:14 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/21 04:37:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/21 04:37:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:14 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/21 04:37:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:14 DEBUG : file1: newRWFileHandle: 2026/09/21 04:37:14 DEBUG : file1(0x4c1ff164d00): openPending: 2026/09/21 04:37:14 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/21 04:37:14 DEBUG : file1(0x4c1ff164d00): >openPending: err= 2026/09/21 04:37:14 DEBUG : file1: >newRWFileHandle: err= 2026/09/21 04:37:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/21 04:37:14 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/21 04:37:14 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/21 04:37:14 DEBUG : file1(0x4c1ff164d00): _writeAt: size=5, off=0 2026/09/21 04:37:14 DEBUG : file1(0x4c1ff164d00): >_writeAt: n=5, err= 2026/09/21 04:37:14 DEBUG : file1(0x4c1ff164d00): RWFileHandle.Release 2026/09/21 04:37:14 DEBUG : file1(0x4c1ff164d00): close: 2026/09/21 04:37:14 DEBUG : file1: vfs cache: setting modification time to 2026-09-21 04:37:14.867832643 +0000 UTC m=+29.896505287 2026/09/21 04:37:14 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:14 DEBUG : file1(0x4c1ff164d00): >close: err= 2026/09/21 04:37:14 DEBUG : file1(0x4c1ff164d00): RWFileHandle.Release 2026/09/21 04:37:14 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:37:14 DEBUG : Looking for writers 2026/09/21 04:37:14 DEBUG : file1: reading active writers 2026/09/21 04:37:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/21 04:37:14 DEBUG : Looking for writers 2026/09/21 04:37:14 DEBUG : file1: reading active writers 2026/09/21 04:37:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/21 04:37:14 DEBUG : Looking for writers 2026/09/21 04:37:14 DEBUG : file1: reading active writers 2026/09/21 04:37:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/21 04:37:14 DEBUG : Looking for writers 2026/09/21 04:37:14 DEBUG : file1: reading active writers 2026/09/21 04:37:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/21 04:37:14 DEBUG : file1: vfs cache: starting upload 2026/09/21 04:37:14 DEBUG : file1.1bc505f8.partial: size = 5 OK 2026/09/21 04:37:14 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/file1.1bc505f8.partial" 2026/09/21 04:37:14 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:14 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/file1.1bc505f8.partial 2026/09/21 04:37:14 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/file1.1bc505f8.partial" 2026/09/21 04:37:15 DEBUG : Looking for writers 2026/09/21 04:37:15 DEBUG : file1: reading active writers 2026/09/21 04:37:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/21 04:37:15 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:15 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-paqudoj2tafo/file1.1bc505f8.partial 2026/09/21 04:37:15 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:15 DEBUG : file1.1bc505f8.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/21 04:37:15 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/21 04:37:15 DEBUG : file1.1bc505f8.partial: renamed to: file1 2026/09/21 04:37:15 INFO : file1: Copied (new) 2026/09/21 04:37:15 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/file1" 2026/09/21 04:37:15 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:15 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/file1 2026/09/21 04:37:15 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/file1" 2026/09/21 04:37:15 DEBUG : Looking for writers 2026/09/21 04:37:15 DEBUG : file1: reading active writers 2026/09/21 04:37:15 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:15 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-paqudoj2tafo/file1 2026/09/21 04:37:15 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:15 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/21 04:37:15 DEBUG : file1: vfs cache: fingerprint now "5,2026-09-21 04:37:14 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/21 04:37:15 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/21 04:37:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/21 04:37:15 DEBUG : >WaitForWriters: 2026/09/21 04:37:15 INFO : file1: vfs cache: upload succeeded try #1 2026/09/21 04:37:15 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.33s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" 2026/09/21 04:37:15 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:37:15 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/21 04:37:15 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:15 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/21 04:37:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/21 04:37:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:15 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/21 04:37:15 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:15 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:15 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:15 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:15 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:15 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:15 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:15 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/21 04:37:15 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:15 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:15 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:15 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:15 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:15 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:15 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:15 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/21 04:37:15 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/09/21 04:37:15 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/21 04:37:15 DEBUG : dir/file1: newRWFileHandle: 2026/09/21 04:37:15 DEBUG : dir/file1(0x4c1ff6aa0c0): openPending: 2026/09/21 04:37:15 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:15 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:15 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:15 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:15 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:15 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:15 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:15 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/21 04:37:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/21 04:37:15 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/21 04:37:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/21 04:37:15 DEBUG : dir/file1(0x4c1ff6aa0c0): >openPending: err= 2026/09/21 04:37:15 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/21 04:37:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/21 04:37:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/21 04:37:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/21 04:37:15 DEBUG : dir/file1(0x4c1ff6aa0c0): _writeAt: size=5, off=0 2026/09/21 04:37:15 DEBUG : dir/file1(0x4c1ff6aa0c0): >_writeAt: n=5, err= 2026/09/21 04:37:15 DEBUG : dir/file1(0x4c1ff6aa0c0): close: 2026/09/21 04:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:15 DEBUG : dir/file1: vfs cache: setting modification time to 2026-09-21 04:37:15.515262908 +0000 UTC m=+30.543935593 2026/09/21 04:37:15 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:15 DEBUG : dir/file1(0x4c1ff6aa0c0): >close: err= 2026/09/21 04:37:15 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:37:15 DEBUG : dir: Looking for writers 2026/09/21 04:37:15 DEBUG : file1: reading active writers 2026/09/21 04:37:15 DEBUG : Looking for writers 2026/09/21 04:37:15 DEBUG : dir: reading active writers 2026/09/21 04:37:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/21 04:37:15 DEBUG : dir: Looking for writers 2026/09/21 04:37:15 DEBUG : file1: reading active writers 2026/09/21 04:37:15 DEBUG : Looking for writers 2026/09/21 04:37:15 DEBUG : dir: reading active writers 2026/09/21 04:37:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/21 04:37:15 DEBUG : dir: Looking for writers 2026/09/21 04:37:15 DEBUG : file1: reading active writers 2026/09/21 04:37:15 DEBUG : Looking for writers 2026/09/21 04:37:15 DEBUG : dir: reading active writers 2026/09/21 04:37:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/21 04:37:15 DEBUG : dir: Looking for writers 2026/09/21 04:37:15 DEBUG : file1: reading active writers 2026/09/21 04:37:15 DEBUG : Looking for writers 2026/09/21 04:37:15 DEBUG : dir: reading active writers 2026/09/21 04:37:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/21 04:37:15 DEBUG : dir/file1: vfs cache: starting upload 2026/09/21 04:37:15 DEBUG : dir/file1.d3477823.partial: size = 5 OK 2026/09/21 04:37:15 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1.d3477823.partial" 2026/09/21 04:37:15 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:15 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1.d3477823.partial 2026/09/21 04:37:15 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1.d3477823.partial" 2026/09/21 04:37:15 DEBUG : dir: Looking for writers 2026/09/21 04:37:15 DEBUG : file1: reading active writers 2026/09/21 04:37:15 DEBUG : Looking for writers 2026/09/21 04:37:15 DEBUG : dir: reading active writers 2026/09/21 04:37:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/21 04:37:15 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:15 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-paqudoj2tafo/dir/file1.d3477823.partial 2026/09/21 04:37:15 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:15 DEBUG : dir/file1.d3477823.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/21 04:37:15 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/21 04:37:15 DEBUG : dir/file1.d3477823.partial: renamed to: dir/file1 2026/09/21 04:37:15 INFO : dir/file1: Copied (replaced existing) 2026/09/21 04:37:15 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:15 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:15 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:15 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:15 DEBUG : dir: Looking for writers 2026/09/21 04:37:15 DEBUG : file1: reading active writers 2026/09/21 04:37:15 DEBUG : Looking for writers 2026/09/21 04:37:15 DEBUG : dir: reading active writers 2026/09/21 04:37:15 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:15 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:15 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:15 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/21 04:37:15 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-09-21 04:37:15 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/21 04:37:15 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/21 04:37:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/21 04:37:15 DEBUG : >WaitForWriters: 2026/09/21 04:37:15 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/21 04:37:15 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.65s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" 2026/09/21 04:37:15 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:37:15 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/21 04:37:15 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:15 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/21 04:37:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/21 04:37:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:15 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/21 04:37:15 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:15 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:15 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:15 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:15 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:15 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:15 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:15 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/21 04:37:15 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:15 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:15 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:15 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:16 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:16 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:16 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:16 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/21 04:37:16 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:16 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:16 DEBUG : dir/file1: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/21 04:37:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/21 04:37:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/21 04:37:16 DEBUG : dir/file1(0x4c1ff722980): _writeAt: size=5, off=0 2026/09/21 04:37:16 DEBUG : dir/file1(0x4c1ff722980): openPending: 2026/09/21 04:37:16 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:16 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:16 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:16 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:16 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:16 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:16 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:16 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/21 04:37:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/21 04:37:16 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/21 04:37:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/21 04:37:16 DEBUG : dir/file1(0x4c1ff722980): >openPending: err= 2026/09/21 04:37:16 DEBUG : dir/file1(0x4c1ff722980): >_writeAt: n=5, err= 2026/09/21 04:37:16 DEBUG : dir/file1(0x4c1ff722980): _writeAt: size=15, off=5 2026/09/21 04:37:16 DEBUG : dir/file1(0x4c1ff722980): >_writeAt: n=15, err= 2026/09/21 04:37:16 DEBUG : dir/file1(0x4c1ff722980): close: 2026/09/21 04:37:16 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/09/21 04:37:16 DEBUG : dir/file1: vfs cache: setting modification time to 2026-09-21 04:37:16.173747712 +0000 UTC m=+31.202420346 2026/09/21 04:37:16 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : dir/file1(0x4c1ff722980): >close: err= 2026/09/21 04:37:16 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:37:16 DEBUG : dir: Looking for writers 2026/09/21 04:37:16 DEBUG : file1: reading active writers 2026/09/21 04:37:16 DEBUG : Looking for writers 2026/09/21 04:37:16 DEBUG : dir: reading active writers 2026/09/21 04:37:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/21 04:37:16 DEBUG : dir: Looking for writers 2026/09/21 04:37:16 DEBUG : file1: reading active writers 2026/09/21 04:37:16 DEBUG : Looking for writers 2026/09/21 04:37:16 DEBUG : dir: reading active writers 2026/09/21 04:37:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/21 04:37:16 DEBUG : dir: Looking for writers 2026/09/21 04:37:16 DEBUG : file1: reading active writers 2026/09/21 04:37:16 DEBUG : Looking for writers 2026/09/21 04:37:16 DEBUG : dir: reading active writers 2026/09/21 04:37:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/21 04:37:16 DEBUG : dir: Looking for writers 2026/09/21 04:37:16 DEBUG : file1: reading active writers 2026/09/21 04:37:16 DEBUG : Looking for writers 2026/09/21 04:37:16 DEBUG : dir: reading active writers 2026/09/21 04:37:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/21 04:37:16 DEBUG : dir/file1: vfs cache: starting upload 2026/09/21 04:37:16 DEBUG : dir/file1.16c01e4e.partial: size = 20 OK 2026/09/21 04:37:16 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1.16c01e4e.partial" 2026/09/21 04:37:16 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:16 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1.16c01e4e.partial 2026/09/21 04:37:16 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1.16c01e4e.partial" 2026/09/21 04:37:16 DEBUG : dir: Looking for writers 2026/09/21 04:37:16 DEBUG : file1: reading active writers 2026/09/21 04:37:16 DEBUG : Looking for writers 2026/09/21 04:37:16 DEBUG : dir: reading active writers 2026/09/21 04:37:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/21 04:37:16 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/09/21 04:37:16 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:16 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-paqudoj2tafo/dir/file1.16c01e4e.partial 2026/09/21 04:37:16 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:16 DEBUG : dir/file1.16c01e4e.partial: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/09/21 04:37:16 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/09/21 04:37:16 DEBUG : dir/file1.16c01e4e.partial: renamed to: dir/file1 2026/09/21 04:37:16 INFO : dir/file1: Copied (replaced existing) 2026/09/21 04:37:16 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:16 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:16 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:16 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:16 DEBUG : dir: Looking for writers 2026/09/21 04:37:16 DEBUG : file1: reading active writers 2026/09/21 04:37:16 DEBUG : Looking for writers 2026/09/21 04:37:16 DEBUG : dir: reading active writers 2026/09/21 04:37:16 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:16 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:16 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:16 DEBUG : dir/file1: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/09/21 04:37:16 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-09-21 04:37:16 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/09/21 04:37:16 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/21 04:37:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/21 04:37:16 DEBUG : >WaitForWriters: 2026/09/21 04:37:16 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/21 04:37:16 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.67s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" 2026/09/21 04:37:16 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:37:16 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/21 04:37:16 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:16 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/21 04:37:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/21 04:37:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:16 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/21 04:37:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:16 DEBUG : file1: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : file1(0x4c1ff722380): openPending: 2026/09/21 04:37:16 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/21 04:37:16 DEBUG : file1(0x4c1ff722380): >openPending: err= 2026/09/21 04:37:16 DEBUG : file1: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/21 04:37:16 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/21 04:37:16 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/21 04:37:16 DEBUG : file1(0x4c1ff722380): _writeAt: size=5, off=0 2026/09/21 04:37:16 DEBUG : file1(0x4c1ff722380): >_writeAt: n=5, err= 2026/09/21 04:37:16 DEBUG : file1(0x4c1ff722380): close: 2026/09/21 04:37:16 DEBUG : file1: vfs cache: setting modification time to 2026-09-21 04:37:16.514111353 +0000 UTC m=+31.542783977 2026/09/21 04:37:16 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : file1(0x4c1ff722380): >close: err= 2026/09/21 04:37:16 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:37:16 DEBUG : Looking for writers 2026/09/21 04:37:16 DEBUG : file1: reading active writers 2026/09/21 04:37:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/21 04:37:16 DEBUG : Looking for writers 2026/09/21 04:37:16 DEBUG : file1: reading active writers 2026/09/21 04:37:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/21 04:37:16 DEBUG : Looking for writers 2026/09/21 04:37:16 DEBUG : file1: reading active writers 2026/09/21 04:37:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/21 04:37:16 DEBUG : Looking for writers 2026/09/21 04:37:16 DEBUG : file1: reading active writers 2026/09/21 04:37:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/21 04:37:16 DEBUG : file1: vfs cache: starting upload 2026/09/21 04:37:16 DEBUG : file1.f588a0b2.partial: size = 5 OK 2026/09/21 04:37:16 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/file1.f588a0b2.partial" 2026/09/21 04:37:16 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:16 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/file1.f588a0b2.partial 2026/09/21 04:37:16 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/file1.f588a0b2.partial" 2026/09/21 04:37:16 DEBUG : Looking for writers 2026/09/21 04:37:16 DEBUG : file1: reading active writers 2026/09/21 04:37:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/21 04:37: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-paqudoj2tafo/dir/file1: no such file or directory 2026/09/21 04:37: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-paqudoj2tafo/dir/file1: no such file or directory 2026/09/21 04:37:16 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:16 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-paqudoj2tafo/file1.f588a0b2.partial 2026/09/21 04:37:16 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:16 DEBUG : file1.f588a0b2.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/21 04:37:16 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/21 04:37:16 DEBUG : file1.f588a0b2.partial: renamed to: file1 2026/09/21 04:37:16 INFO : file1: Copied (new) 2026/09/21 04:37:16 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/file1" 2026/09/21 04:37:16 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:16 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/file1 2026/09/21 04:37:16 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/file1" 2026/09/21 04:37:16 DEBUG : Looking for writers 2026/09/21 04:37:16 DEBUG : file1: reading active writers 2026/09/21 04:37:16 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:16 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-paqudoj2tafo/file1 2026/09/21 04:37:16 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:16 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/21 04:37:16 DEBUG : file1: vfs cache: fingerprint now "5,2026-09-21 04:37:16 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/21 04:37:16 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/21 04:37:16 DEBUG : >WaitForWriters: 2026/09/21 04:37:16 INFO : file1: vfs cache: upload succeeded try #1 2026/09/21 04:37:16 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.33s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" 2026/09/21 04:37:16 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:37:16 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/21 04:37:16 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:16 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/21 04:37:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/21 04:37:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/09/21 04:37:16 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1fee9a900): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1fee9a900): >openPending: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1fee9a900): _writeAt: size=5, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1fee9a900): >_writeAt: n=5, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1fee9a900): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.841708001 +0000 UTC m=+31.870380646 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1fee9a900): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1fee9b000): _readAt: size=2, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1fee9b000): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1fee9b000): >openPending: err= 2026/09/21 04:37:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1fee9b000): >_readAt: n=2, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1fee9b000): _writeAt: size=3, off=2 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1fee9b000): >_writeAt: n=0, err=Bad file descriptor 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1fee9b000): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.841708001 +0000 UTC m=+31.870380646 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1fee9b000): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1fee9b4c0): _readAt: size=512, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1fee9b4c0): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1fee9b4c0): >openPending: err= 2026/09/21 04:37:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1fee9b4c0): >_readAt: n=5, err=EOF 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1fee9b4c0): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.841708001 +0000 UTC m=+31.870380646 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1fee9b4c0): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: Remove: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff537ce0 item 1 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1fee9bb00): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1fee9bb00): >openPending: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1fee9bb00): _writeAt: size=5, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1fee9bb00): >_writeAt: n=5, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1fee9bb00): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.845537043 +0000 UTC m=+31.874209687 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1fee9bb00): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff20e180): _readAt: size=512, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff20e180): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff20e180): >openPending: err= 2026/09/21 04:37:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff20e180): >_readAt: n=5, err=EOF 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff20e180): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.845537043 +0000 UTC m=+31.874209687 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff20e180): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: Remove: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1feafd650 item 2 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff20ee00): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff20ee00): >openPending: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff20ee00): _writeAt: size=5, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff20ee00): >_writeAt: n=5, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff20ee00): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.848181858 +0000 UTC m=+31.876854513 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff20ee00): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff20f580): _readAt: size=2, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff20f580): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff20f580): >openPending: err= 2026/09/21 04:37:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff20f580): >_readAt: n=2, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff20f580): _writeAt: size=3, off=2 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff20f580): >_writeAt: n=0, err=Bad file descriptor 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff20f580): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.848181858 +0000 UTC m=+31.876854513 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff20f580): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff20fb00): _readAt: size=512, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff20fb00): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff20fb00): >openPending: err= 2026/09/21 04:37:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff20fb00): >_readAt: n=5, err=EOF 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff20fb00): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.848181858 +0000 UTC m=+31.876854513 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff20fb00): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: Remove: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff8a6380 item 3 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff0b64c0): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff0b64c0): >openPending: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff0b64c0): _writeAt: size=5, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff0b64c0): >_writeAt: n=5, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff0b64c0): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.851555701 +0000 UTC m=+31.880228415 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff0b64c0): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff0b7600): _readAt: size=512, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff0b7600): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff0b7600): >openPending: err= 2026/09/21 04:37:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff0b7600): >_readAt: n=5, err=EOF 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff0b7600): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.851555701 +0000 UTC m=+31.880228415 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff0b7600): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: Remove: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff8a6d20 item 4 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff199040): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff199040): >openPending: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff199040): _writeAt: size=5, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff199040): >_writeAt: n=5, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff199040): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.853983536 +0000 UTC m=+31.882656181 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff199040): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff1994c0): _readAt: size=2, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff1994c0): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff1994c0): >openPending: err= 2026/09/21 04:37:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff1994c0): >_readAt: n=2, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff1994c0): _writeAt: size=3, off=2 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff1994c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff1994c0): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.853983536 +0000 UTC m=+31.882656181 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff1994c0): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff199980): _readAt: size=512, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff199980): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff199980): >openPending: err= 2026/09/21 04:37:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff199980): >_readAt: n=5, err=EOF 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff199980): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.853983536 +0000 UTC m=+31.882656181 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff199980): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: Remove: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff834d90 item 5 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1fefb81c0): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1fefb81c0): >openPending: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1fefb81c0): _writeAt: size=5, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1fefb81c0): >_writeAt: n=5, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1fefb81c0): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.857239436 +0000 UTC m=+31.885912090 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1fefb81c0): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1fefb8a40): _readAt: size=512, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1fefb8a40): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1fefb8a40): >openPending: err= 2026/09/21 04:37:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1fefb8a40): >_readAt: n=5, err=EOF 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1fefb8a40): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.857239436 +0000 UTC m=+31.885912090 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1fefb8a40): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: Remove: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff835810 item 6 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1fefb9400): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1fefb9400): >openPending: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1fefb9400): _writeAt: size=5, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1fefb9400): >_writeAt: n=5, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1fefb9400): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.86057764 +0000 UTC m=+31.889250294 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1fefb9400): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1fefb9980): _readAt: size=2, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1fefb9980): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1fefb9980): >openPending: err= 2026/09/21 04:37:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1fefb9980): >_readAt: n=2, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1fefb9980): _writeAt: size=3, off=2 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1fefb9980): >_writeAt: n=0, err=Bad file descriptor 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1fefb9980): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.86057764 +0000 UTC m=+31.889250294 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1fefb9980): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1fefb9e40): _readAt: size=512, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1fefb9e40): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1fefb9e40): >openPending: err= 2026/09/21 04:37:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1fefb9e40): >_readAt: n=5, err=EOF 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1fefb9e40): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.86057764 +0000 UTC m=+31.889250294 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1fefb9e40): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: Remove: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1feede380 item 7 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1feff85c0): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1feff85c0): >openPending: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1feff85c0): _writeAt: size=5, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1feff85c0): >_writeAt: n=5, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1feff85c0): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.864009722 +0000 UTC m=+31.892682416 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1feff85c0): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1feff8b00): _readAt: size=512, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1feff8b00): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1feff8b00): >openPending: err= 2026/09/21 04:37:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1feff8b00): >_readAt: n=5, err=EOF 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1feff8b00): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.864009722 +0000 UTC m=+31.892682416 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1feff8b00): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: Remove: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1feedefc0 item 8 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1feff90c0): _readAt: size=2, off=0 2026/09/21 04:37:16 ERROR : open-test-file(0x4c1feff90c0): Couldn't read size of file 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1feff90c0): >_readAt: n=0, err=EOF 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1feff90c0): _writeAt: size=5, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1feff90c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1feff90c0): close: 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1feff90c0): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1feff9480): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1feff9480): >openPending: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1feff9480): _writeAt: size=5, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1feff9480): >_writeAt: n=5, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1feff9480): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.86675679 +0000 UTC m=+31.895429475 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1feff9480): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1feff9900): _readAt: size=2, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1feff9900): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1feff9900): >openPending: err= 2026/09/21 04:37:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1feff9900): >_readAt: n=2, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1feff9900): _writeAt: size=3, off=2 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1feff9900): >_writeAt: n=0, err=Bad file descriptor 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1feff9900): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.86675679 +0000 UTC m=+31.895429475 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1feff9900): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1feff9e00): _readAt: size=512, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1feff9e00): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1feff9e00): >openPending: err= 2026/09/21 04:37:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1feff9e00): >_readAt: n=5, err=EOF 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1feff9e00): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.86675679 +0000 UTC m=+31.895429475 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1feff9e00): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: Remove: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fef26310 item 9 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff106580): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff106580): >openPending: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff106580): _writeAt: size=5, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff106580): >_writeAt: n=5, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff106580): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.869892993 +0000 UTC m=+31.898565637 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff106580): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff106ac0): _readAt: size=512, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff106ac0): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff106ac0): >openPending: err= 2026/09/21 04:37:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff106ac0): >_readAt: n=5, err=EOF 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff106ac0): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.869892993 +0000 UTC m=+31.898565637 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff106ac0): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: Remove: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fef27570 item 10 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff107100): _readAt: size=2, off=0 2026/09/21 04:37:16 ERROR : open-test-file(0x4c1ff107100): Couldn't read size of file 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff107100): >_readAt: n=0, err=EOF 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff107100): _writeAt: size=5, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff107100): >_writeAt: n=0, err=Bad file descriptor 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff107100): close: 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff107100): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff1074c0): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff1074c0): >openPending: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff1074c0): _writeAt: size=5, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff1074c0): >_writeAt: n=5, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff1074c0): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.872195182 +0000 UTC m=+31.900867826 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff1074c0): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff1079c0): _readAt: size=2, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff1079c0): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff1079c0): >openPending: err= 2026/09/21 04:37:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff1079c0): >_readAt: n=2, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff1079c0): _writeAt: size=3, off=2 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff1079c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff1079c0): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.872195182 +0000 UTC m=+31.900867826 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff1079c0): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff107ec0): _readAt: size=512, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff107ec0): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff107ec0): >openPending: err= 2026/09/21 04:37:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff107ec0): >_readAt: n=5, err=EOF 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff107ec0): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.872195182 +0000 UTC m=+31.900867826 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff107ec0): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: Remove: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1feeb41c0 item 11 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff150640): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff150640): >openPending: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff150640): _writeAt: size=5, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff150640): >_writeAt: n=5, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff150640): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.874959763 +0000 UTC m=+31.903632417 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff150640): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff150b80): _readAt: size=512, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff150b80): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff150b80): >openPending: err= 2026/09/21 04:37:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff150b80): >_readAt: n=5, err=EOF 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff150b80): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.874959763 +0000 UTC m=+31.903632417 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff150b80): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: Remove: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1feeb5650 item 12 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff1511c0): _readAt: size=2, off=0 2026/09/21 04:37:16 ERROR : open-test-file(0x4c1ff1511c0): Couldn't read size of file 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff1511c0): >_readAt: n=0, err=EOF 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff1511c0): _writeAt: size=5, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff1511c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff1511c0): close: 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff1511c0): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff151580): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff151580): >openPending: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff151580): _writeAt: size=5, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff151580): >_writeAt: n=5, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff151580): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.877380996 +0000 UTC m=+31.906053640 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff151580): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/21 04:37:16 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff151c40): _readAt: size=512, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff151c40): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff151c40): >openPending: err= 2026/09/21 04:37:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff151c40): >_readAt: n=5, err=EOF 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff151c40): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.877380996 +0000 UTC m=+31.906053640 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff151c40): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: Remove: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff952230 item 13 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff19a3c0): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff19a3c0): >openPending: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff19a3c0): _writeAt: size=5, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff19a3c0): >_writeAt: n=5, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff19a3c0): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.879799984 +0000 UTC m=+31.908472629 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff19a3c0): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff19a900): _readAt: size=512, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff19a900): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff19a900): >openPending: err= 2026/09/21 04:37:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff19a900): >_readAt: n=5, err=EOF 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff19a900): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.879799984 +0000 UTC m=+31.908472629 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff19a900): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: Remove: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff952930 item 14 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff19af40): _readAt: size=2, off=0 2026/09/21 04:37:16 ERROR : open-test-file(0x4c1ff19af40): Couldn't read size of file 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff19af40): >_readAt: n=0, err=EOF 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff19af40): _writeAt: size=5, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff19af40): >_writeAt: n=0, err=Bad file descriptor 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff19af40): close: 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff19af40): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff19b300): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff19b300): >openPending: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff19b300): _writeAt: size=5, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff19b300): >_writeAt: n=5, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff19b300): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.882694782 +0000 UTC m=+31.911367436 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff19b300): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/21 04:37:16 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff19b9c0): _readAt: size=512, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff19b9c0): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff19b9c0): >openPending: err= 2026/09/21 04:37:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff19b9c0): >_readAt: n=5, err=EOF 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff19b9c0): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.882694782 +0000 UTC m=+31.911367436 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff19b9c0): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: Remove: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff952ee0 item 15 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff1f2140): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff1f2140): >openPending: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff1f2140): _writeAt: size=5, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff1f2140): >_writeAt: n=5, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff1f2140): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.884837108 +0000 UTC m=+31.913509742 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff1f2140): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff1f2680): _readAt: size=512, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff1f2680): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff1f2680): >openPending: err= 2026/09/21 04:37:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff1f2680): >_readAt: n=5, err=EOF 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff1f2680): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.884837108 +0000 UTC m=+31.913509742 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff1f2680): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: Remove: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff953490 item 16 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff1f2cc0): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff1f2cc0): >openPending: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff1f2cc0): _writeAt: size=5, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff1f2cc0): >_writeAt: n=5, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff1f2cc0): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.88670222 +0000 UTC m=+31.915374855 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff1f2cc0): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff1f3140): _readAt: size=2, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff1f3140): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff1f3140): open at offset 5 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff1f3140): >openPending: err= 2026/09/21 04:37:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff1f3140): >_readAt: n=2, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff1f3140): _writeAt: size=3, off=7 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff1f3140): >_writeAt: n=0, err=Bad file descriptor 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff1f3140): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.88670222 +0000 UTC m=+31.915374855 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff1f3140): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff1f3640): _readAt: size=512, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff1f3640): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff1f3640): >openPending: err= 2026/09/21 04:37:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff1f3640): >_readAt: n=5, err=EOF 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff1f3640): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.88670222 +0000 UTC m=+31.915374855 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff1f3640): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: Remove: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff953b20 item 17 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff1f3cc0): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff1f3cc0): >openPending: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff1f3cc0): _writeAt: size=5, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff1f3cc0): >_writeAt: n=5, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff1f3cc0): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.889250804 +0000 UTC m=+31.917923438 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff1f3cc0): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff25a300): _readAt: size=512, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff25a300): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff25a300): >openPending: err= 2026/09/21 04:37:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff25a300): >_readAt: n=5, err=EOF 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff25a300): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.889250804 +0000 UTC m=+31.917923438 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff25a300): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: Remove: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff2ecc40 item 18 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff25a980): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff25a980): >openPending: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff25a980): _writeAt: size=5, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff25a980): >_writeAt: n=5, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff25a980): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.891186089 +0000 UTC m=+31.919858724 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff25a980): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff25ae80): _readAt: size=2, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff25ae80): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff25ae80): open at offset 5 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff25ae80): >openPending: err= 2026/09/21 04:37:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff25ae80): >_readAt: n=2, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff25ae80): _writeAt: size=3, off=7 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff25ae80): >_writeAt: n=0, err=Bad file descriptor 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff25ae80): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.891186089 +0000 UTC m=+31.919858724 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff25ae80): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff25b380): _readAt: size=512, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff25b380): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff25b380): >openPending: err= 2026/09/21 04:37:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff25b380): >_readAt: n=5, err=EOF 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff25b380): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.891186089 +0000 UTC m=+31.919858724 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff25b380): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: Remove: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff2ed340 item 19 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff25ba00): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff25ba00): >openPending: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff25ba00): _writeAt: size=5, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff25ba00): >_writeAt: n=5, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff25ba00): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.893667345 +0000 UTC m=+31.922339979 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff25ba00): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff362040): _readAt: size=512, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff362040): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff362040): >openPending: err= 2026/09/21 04:37:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff362040): >_readAt: n=5, err=EOF 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff362040): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.893667345 +0000 UTC m=+31.922339979 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff362040): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: Remove: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff540310 item 20 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3626c0): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3626c0): >openPending: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3626c0): _writeAt: size=5, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3626c0): >_writeAt: n=5, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3626c0): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.895650702 +0000 UTC m=+31.924323335 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3626c0): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff362bc0): _readAt: size=2, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff362bc0): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff362bc0): open at offset 5 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff362bc0): >openPending: err= 2026/09/21 04:37:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff362bc0): >_readAt: n=2, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff362bc0): _writeAt: size=3, off=7 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff362bc0): >_writeAt: n=0, err=Bad file descriptor 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff362bc0): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.895650702 +0000 UTC m=+31.924323335 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff362bc0): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3630c0): _readAt: size=512, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3630c0): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3630c0): >openPending: err= 2026/09/21 04:37:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3630c0): >_readAt: n=5, err=EOF 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3630c0): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.895650702 +0000 UTC m=+31.924323335 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3630c0): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: Remove: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff5408c0 item 21 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff363740): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff363740): >openPending: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff363740): _writeAt: size=5, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff363740): >_writeAt: n=5, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff363740): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.898505643 +0000 UTC m=+31.927178347 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff363740): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff363c80): _readAt: size=512, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff363c80): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff363c80): >openPending: err= 2026/09/21 04:37:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff363c80): >_readAt: n=5, err=EOF 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff363c80): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.898505643 +0000 UTC m=+31.927178347 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff363c80): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: Remove: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff5411f0 item 22 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff390400): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff390400): >openPending: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff390400): _writeAt: size=5, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff390400): >_writeAt: n=5, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff390400): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.900311714 +0000 UTC m=+31.928984348 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff390400): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff390900): _readAt: size=2, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff390900): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff390900): open at offset 5 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff390900): >openPending: err= 2026/09/21 04:37:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff390900): >_readAt: n=2, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff390900): _writeAt: size=3, off=7 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff390900): >_writeAt: n=0, err=Bad file descriptor 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff390900): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.900311714 +0000 UTC m=+31.928984348 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff390900): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff390e00): _readAt: size=512, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff390e00): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff390e00): >openPending: err= 2026/09/21 04:37:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff390e00): >_readAt: n=5, err=EOF 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff390e00): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.900311714 +0000 UTC m=+31.928984348 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff390e00): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: Remove: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff5418f0 item 23 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff391480): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff391480): >openPending: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff391480): _writeAt: size=5, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff391480): >_writeAt: n=5, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff391480): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.903782159 +0000 UTC m=+31.932454793 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff391480): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3919c0): _readAt: size=512, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3919c0): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3919c0): >openPending: err= 2026/09/21 04:37:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3919c0): >_readAt: n=5, err=EOF 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3919c0): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.903782159 +0000 UTC m=+31.932454793 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3919c0): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: Remove: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fef283f0 item 24 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3ac100): _readAt: size=2, off=0 2026/09/21 04:37:16 ERROR : open-test-file(0x4c1ff3ac100): Couldn't read size of file 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3ac100): >_readAt: n=0, err=EOF 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3ac100): _writeAt: size=5, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3ac100): >_writeAt: n=0, err=Bad file descriptor 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3ac100): close: 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3ac100): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3ac4c0): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3ac4c0): >openPending: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3ac4c0): _writeAt: size=5, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3ac4c0): >_writeAt: n=5, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3ac4c0): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.906049612 +0000 UTC m=+31.934722246 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3ac4c0): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3ac9c0): _readAt: size=2, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3ac9c0): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3ac9c0): open at offset 5 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3ac9c0): >openPending: err= 2026/09/21 04:37:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3ac9c0): >_readAt: n=2, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3ac9c0): _writeAt: size=3, off=7 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3ac9c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3ac9c0): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.906049612 +0000 UTC m=+31.934722246 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3ac9c0): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3acf00): _readAt: size=512, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3acf00): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3acf00): >openPending: err= 2026/09/21 04:37:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3acf00): >_readAt: n=5, err=EOF 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3acf00): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.906049612 +0000 UTC m=+31.934722246 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3acf00): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: Remove: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fef29030 item 25 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3ad580): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3ad580): >openPending: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3ad580): _writeAt: size=5, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3ad580): >_writeAt: n=5, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3ad580): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.90891392 +0000 UTC m=+31.937586554 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3ad580): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3adac0): _readAt: size=512, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3adac0): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3adac0): >openPending: err= 2026/09/21 04:37:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3adac0): >_readAt: n=5, err=EOF 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3adac0): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.90891392 +0000 UTC m=+31.937586554 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3adac0): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: Remove: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fef29ab0 item 26 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3cc200): _readAt: size=2, off=0 2026/09/21 04:37:16 ERROR : open-test-file(0x4c1ff3cc200): Couldn't read size of file 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3cc200): >_readAt: n=0, err=EOF 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3cc200): _writeAt: size=5, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3cc200): >_writeAt: n=0, err=Bad file descriptor 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3cc200): close: 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3cc200): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3cc5c0): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3cc5c0): >openPending: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3cc5c0): _writeAt: size=5, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3cc5c0): >_writeAt: n=5, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3cc5c0): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.911357035 +0000 UTC m=+31.940029669 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3cc5c0): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3ccac0): _readAt: size=2, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3ccac0): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3ccac0): open at offset 5 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3ccac0): >openPending: err= 2026/09/21 04:37:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3ccac0): >_readAt: n=2, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3ccac0): _writeAt: size=3, off=7 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3ccac0): >_writeAt: n=0, err=Bad file descriptor 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3ccac0): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.911357035 +0000 UTC m=+31.940029669 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3ccac0): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3cd000): _readAt: size=512, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3cd000): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3cd000): >openPending: err= 2026/09/21 04:37:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3cd000): >_readAt: n=5, err=EOF 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3cd000): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.911357035 +0000 UTC m=+31.940029669 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3cd000): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: Remove: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fef1e690 item 27 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3cd680): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3cd680): >openPending: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3cd680): _writeAt: size=5, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3cd680): >_writeAt: n=5, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3cd680): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.914837107 +0000 UTC m=+31.943509741 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3cd680): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3cdbc0): _readAt: size=512, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3cdbc0): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3cdbc0): >openPending: err= 2026/09/21 04:37:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3cdbc0): >_readAt: n=5, err=EOF 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3cdbc0): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.914837107 +0000 UTC m=+31.943509741 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3cdbc0): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: Remove: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fef1fce0 item 28 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3fc300): _readAt: size=2, off=0 2026/09/21 04:37:16 ERROR : open-test-file(0x4c1ff3fc300): Couldn't read size of file 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3fc300): >_readAt: n=0, err=EOF 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3fc300): _writeAt: size=5, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3fc300): >_writeAt: n=0, err=Bad file descriptor 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3fc300): close: 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3fc300): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3fc6c0): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3fc6c0): >openPending: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3fc6c0): _writeAt: size=5, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3fc6c0): >_writeAt: n=5, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3fc6c0): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.917328193 +0000 UTC m=+31.946000857 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3fc6c0): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/21 04:37:16 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3fcd80): _readAt: size=512, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3fcd80): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3fcd80): >openPending: err= 2026/09/21 04:37:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3fcd80): >_readAt: n=5, err=EOF 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3fcd80): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.917328193 +0000 UTC m=+31.946000857 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3fcd80): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: Remove: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff870770 item 29 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3fd400): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3fd400): >openPending: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3fd400): _writeAt: size=5, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3fd400): >_writeAt: n=5, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3fd400): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.919503872 +0000 UTC m=+31.948176516 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3fd400): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3fd940): _readAt: size=512, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3fd940): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3fd940): >openPending: err= 2026/09/21 04:37:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3fd940): >_readAt: n=5, err=EOF 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3fd940): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.919503872 +0000 UTC m=+31.948176516 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff3fd940): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: Remove: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff870d90 item 30 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff41c080): _readAt: size=2, off=0 2026/09/21 04:37:16 ERROR : open-test-file(0x4c1ff41c080): Couldn't read size of file 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff41c080): >_readAt: n=0, err=EOF 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff41c080): _writeAt: size=5, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff41c080): >_writeAt: n=0, err=Bad file descriptor 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff41c080): close: 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff41c080): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff41c440): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff41c440): >openPending: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff41c440): _writeAt: size=5, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff41c440): >_writeAt: n=5, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff41c440): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.921924033 +0000 UTC m=+31.950596667 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff41c440): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/21 04:37:16 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff41cb00): _readAt: size=512, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff41cb00): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff41cb00): >openPending: err= 2026/09/21 04:37:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff41cb00): >_readAt: n=5, err=EOF 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff41cb00): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.921924033 +0000 UTC m=+31.950596667 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff41cb00): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: Remove: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff871490 item 31 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff41d180): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff41d180): >openPending: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff41d180): _writeAt: size=5, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff41d180): >_writeAt: n=5, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff41d180): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.924407703 +0000 UTC m=+31.953080337 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff41d180): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff41d6c0): _readAt: size=512, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff41d6c0): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff41d6c0): >openPending: err= 2026/09/21 04:37:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff41d6c0): >_readAt: n=5, err=EOF 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff41d6c0): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.924407703 +0000 UTC m=+31.953080337 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff41d6c0): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: Remove: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff871dc0 item 32 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff41dd00): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff41dd00): >openPending: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff41dd00): _writeAt: size=5, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff41dd00): >_writeAt: n=5, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff41dd00): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.926393434 +0000 UTC m=+31.955066078 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff41dd00): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff44a280): _readAt: size=2, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff44a280): >_readAt: n=0, err=Bad file descriptor 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff44a280): _writeAt: size=3, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff44a280): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff44a280): >openPending: err= 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff2be850 item 33 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff44a280): >_writeAt: n=3, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff44a280): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.927242667 +0000 UTC m=+31.955915342 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff44a280): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff44a780): _readAt: size=512, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff44a780): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff44a780): >openPending: err= 2026/09/21 04:37:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff44a780): >_readAt: n=5, err=EOF 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff44a780): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.927242667 +0000 UTC m=+31.955915342 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff44a780): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: Remove: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff2beaf0 item 33 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff44adc0): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff44adc0): >openPending: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff44adc0): _writeAt: size=5, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff44adc0): >_writeAt: n=5, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff44adc0): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.929328486 +0000 UTC m=+31.958001131 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff44adc0): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff44b240): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff44b240): >openPending: err= 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff2bf490 item 34 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff44b240): _readAt: size=2, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff44b240): >_readAt: n=0, err=Bad file descriptor 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff44b240): _writeAt: size=3, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff44b240): >_writeAt: n=3, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff44b240): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.930212346 +0000 UTC m=+31.958884980 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff44b240): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff44b780): _readAt: size=512, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff44b780): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff44b780): >openPending: err= 2026/09/21 04:37:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff44b780): >_readAt: n=3, err=EOF 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff44b780): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.930212346 +0000 UTC m=+31.958884980 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff44b780): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: Remove: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff2bf810 item 34 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff44bdc0): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff44bdc0): >openPending: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff44bdc0): _writeAt: size=5, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff44bdc0): >_writeAt: n=5, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff44bdc0): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.932224406 +0000 UTC m=+31.960897040 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff44bdc0): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff482340): _readAt: size=2, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff482340): >_readAt: n=0, err=Bad file descriptor 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff482340): _writeAt: size=3, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff482340): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff482340): >openPending: err= 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fea130a0 item 35 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff482340): >_writeAt: n=3, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff482340): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.932913979 +0000 UTC m=+31.961586614 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff482340): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff482840): _readAt: size=512, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff482840): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff482840): >openPending: err= 2026/09/21 04:37:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff482840): >_readAt: n=5, err=EOF 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff482840): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.932913979 +0000 UTC m=+31.961586614 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff482840): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: Remove: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fea13ab0 item 35 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff482ec0): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff482ec0): >openPending: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff482ec0): _writeAt: size=5, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff482ec0): >_writeAt: n=5, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff482ec0): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.934852079 +0000 UTC m=+31.963524713 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff482ec0): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1feaad740): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1feaad740): >openPending: err= 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff2adb90 item 36 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1feaad740): _readAt: size=2, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1feaad740): >_readAt: n=0, err=Bad file descriptor 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1feaad740): _writeAt: size=3, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1feaad740): >_writeAt: n=3, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1feaad740): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.935992122 +0000 UTC m=+31.964664756 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1feaad740): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff774300): _readAt: size=512, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff774300): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff774300): >openPending: err= 2026/09/21 04:37:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff774300): >_readAt: n=3, err=EOF 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff774300): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.935992122 +0000 UTC m=+31.964664756 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff774300): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: Remove: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fee962a0 item 36 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff774940): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff774940): >openPending: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff774940): _writeAt: size=5, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff774940): >_writeAt: n=5, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff774940): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.93806125 +0000 UTC m=+31.966733894 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff774940): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff774dc0): _readAt: size=2, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff774dc0): >_readAt: n=0, err=Bad file descriptor 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff774dc0): _writeAt: size=3, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff774dc0): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff774dc0): >openPending: err= 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fee970a0 item 37 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff774dc0): >_writeAt: n=3, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff774dc0): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.93868549 +0000 UTC m=+31.967358134 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff774dc0): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff7752c0): _readAt: size=512, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff7752c0): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff7752c0): >openPending: err= 2026/09/21 04:37:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff7752c0): >_readAt: n=5, err=EOF 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff7752c0): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.93868549 +0000 UTC m=+31.967358134 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff7752c0): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: Remove: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fee97500 item 37 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff775940): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff775940): >openPending: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff775940): _writeAt: size=5, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff775940): >_writeAt: n=5, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff775940): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.940775346 +0000 UTC m=+31.969447980 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff775940): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff775e40): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff775e40): >openPending: err= 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1feaf2a10 item 38 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff775e40): _readAt: size=2, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff775e40): >_readAt: n=0, err=Bad file descriptor 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff775e40): _writeAt: size=3, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff775e40): >_writeAt: n=3, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff775e40): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.941647303 +0000 UTC m=+31.970319937 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff775e40): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff516480): _readAt: size=512, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff516480): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff516480): >openPending: err= 2026/09/21 04:37:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff516480): >_readAt: n=3, err=EOF 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff516480): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.941647303 +0000 UTC m=+31.970319937 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff516480): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: Remove: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1feaf3180 item 38 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff516b00): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff516b00): >openPending: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff516b00): _writeAt: size=5, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff516b00): >_writeAt: n=5, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff516b00): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.943989476 +0000 UTC m=+31.972662120 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff516b00): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff517000): _readAt: size=2, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff517000): >_readAt: n=0, err=Bad file descriptor 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff517000): _writeAt: size=3, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff517000): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff517000): >openPending: err= 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1febc2380 item 39 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff517000): >_writeAt: n=3, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff517000): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.944794116 +0000 UTC m=+31.973466750 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff517000): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff517500): _readAt: size=512, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff517500): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff517500): >openPending: err= 2026/09/21 04:37:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff517500): >_readAt: n=5, err=EOF 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff517500): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.944794116 +0000 UTC m=+31.973466750 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff517500): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: Remove: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1febc2e70 item 39 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff517b80): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff517b80): >openPending: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff517b80): _writeAt: size=5, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff517b80): >_writeAt: n=5, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff517b80): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.948865746 +0000 UTC m=+31.977538381 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff517b80): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff552180): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff552180): >openPending: err= 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1febc3880 item 40 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff552180): _readAt: size=2, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff552180): >_readAt: n=0, err=Bad file descriptor 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff552180): _writeAt: size=3, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff552180): >_writeAt: n=3, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff552180): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.949626213 +0000 UTC m=+31.978298846 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff552180): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff5526c0): _readAt: size=512, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff5526c0): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff5526c0): >openPending: err= 2026/09/21 04:37:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff5526c0): >_readAt: n=3, err=EOF 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff5526c0): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.949626213 +0000 UTC m=+31.978298846 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff5526c0): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: Remove: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1febc3dc0 item 40 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff552c80): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff552c80): >openPending: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff552c80): _readAt: size=2, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff552c80): >_readAt: n=0, err=Bad file descriptor 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff552c80): _writeAt: size=5, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff552c80): >_writeAt: n=5, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff552c80): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.951665645 +0000 UTC m=+31.980338279 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff552c80): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff553180): _writeAt: size=5, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff553180): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff553180): >openPending: err= 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff2c2620 item 41 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff553180): >_writeAt: n=5, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff553180): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.953156279 +0000 UTC m=+31.981828913 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff553180): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff553640): _readAt: size=2, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff553640): >_readAt: n=0, err=Bad file descriptor 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff553640): _writeAt: size=3, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff553640): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff553640): >openPending: err= 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff2c29a0 item 41 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff553640): >_writeAt: n=3, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff553640): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.953963774 +0000 UTC m=+31.982636409 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff553640): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff553b80): _readAt: size=512, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff553b80): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff553b80): >openPending: err= 2026/09/21 04:37:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff553b80): >_readAt: n=5, err=EOF 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff553b80): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.953963774 +0000 UTC m=+31.982636409 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff553b80): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: Remove: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff2c2e70 item 41 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff57e2c0): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff57e2c0): >openPending: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff57e2c0): _readAt: size=2, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff57e2c0): >_readAt: n=0, err=Bad file descriptor 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff57e2c0): _writeAt: size=5, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff57e2c0): >_writeAt: n=5, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff57e2c0): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.956075253 +0000 UTC m=+31.984747887 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff57e2c0): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff57e7c0): _writeAt: size=5, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff57e7c0): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff57e7c0): >openPending: err= 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff2c39d0 item 42 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff57e7c0): >_writeAt: n=5, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff57e7c0): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.957218262 +0000 UTC m=+31.985890895 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff57e7c0): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff57ed00): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff57ed00): >openPending: err= 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff2c3ce0 item 42 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff57ed00): _readAt: size=2, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff57ed00): >_readAt: n=0, err=Bad file descriptor 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff57ed00): _writeAt: size=3, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff57ed00): >_writeAt: n=3, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff57ed00): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.958318178 +0000 UTC m=+31.986990843 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff57ed00): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff57f280): _readAt: size=512, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff57f280): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff57f280): >openPending: err= 2026/09/21 04:37:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff57f280): >_readAt: n=3, err=EOF 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff57f280): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.958318178 +0000 UTC m=+31.986990843 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff57f280): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: Remove: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff14c150 item 42 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff57f8c0): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff57f8c0): >openPending: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff57f8c0): _readAt: size=2, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff57f8c0): >_readAt: n=0, err=Bad file descriptor 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff57f8c0): _writeAt: size=5, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff57f8c0): >_writeAt: n=5, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff57f8c0): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.960614074 +0000 UTC m=+31.989286708 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff57f8c0): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff57fdc0): _writeAt: size=5, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff57fdc0): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff57fdc0): >openPending: err= 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff14cc40 item 43 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff57fdc0): >_writeAt: n=5, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff57fdc0): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.961585048 +0000 UTC m=+31.990257693 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff57fdc0): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff59e400): _readAt: size=2, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff59e400): >_readAt: n=0, err=Bad file descriptor 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff59e400): _writeAt: size=3, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff59e400): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff59e400): >openPending: err= 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff14d500 item 43 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff59e400): >_writeAt: n=3, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff59e400): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.962716615 +0000 UTC m=+31.991389260 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff59e400): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff59e940): _readAt: size=512, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff59e940): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff59e940): >openPending: err= 2026/09/21 04:37:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff59e940): >_readAt: n=5, err=EOF 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff59e940): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.962716615 +0000 UTC m=+31.991389260 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff59e940): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: Remove: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff14d960 item 43 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff59ef80): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff59ef80): >openPending: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff59ef80): _readAt: size=2, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff59ef80): >_readAt: n=0, err=Bad file descriptor 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff59ef80): _writeAt: size=5, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff59ef80): >_writeAt: n=5, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff59ef80): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.964970643 +0000 UTC m=+31.993643277 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff59ef80): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff59f480): _writeAt: size=5, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff59f480): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff59f480): >openPending: err= 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1feaf4310 item 44 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff59f480): >_writeAt: n=5, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff59f480): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.965616713 +0000 UTC m=+31.994289347 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff59f480): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff59f9c0): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff59f9c0): >openPending: err= 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1feaf4700 item 44 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff59f9c0): _readAt: size=2, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff59f9c0): >_readAt: n=0, err=Bad file descriptor 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff59f9c0): _writeAt: size=3, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff59f9c0): >_writeAt: n=3, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff59f9c0): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.966588257 +0000 UTC m=+31.995260892 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff59f9c0): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff5cc040): _readAt: size=512, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff5cc040): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff5cc040): >openPending: err= 2026/09/21 04:37:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff5cc040): >_readAt: n=3, err=EOF 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff5cc040): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.966588257 +0000 UTC m=+31.995260892 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff5cc040): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: Remove: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1feaf4c40 item 44 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff5cc680): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff5cc680): >openPending: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff5cc680): _readAt: size=2, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff5cc680): >_readAt: n=0, err=Bad file descriptor 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff5cc680): _writeAt: size=5, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff5cc680): >_writeAt: n=5, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff5cc680): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.968712019 +0000 UTC m=+31.997384653 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff5cc680): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff5ccb80): _writeAt: size=5, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff5ccb80): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff5ccb80): >openPending: err= 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1feaf5650 item 45 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff5ccb80): >_writeAt: n=5, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff5ccb80): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.969512661 +0000 UTC m=+31.998185306 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff5ccb80): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/21 04:37:16 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff5cd280): _readAt: size=512, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff5cd280): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff5cd280): >openPending: err= 2026/09/21 04:37:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff5cd280): >_readAt: n=5, err=EOF 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff5cd280): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.969512661 +0000 UTC m=+31.998185306 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff5cd280): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: Remove: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1feaf5a40 item 45 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff5cd8c0): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff5cd8c0): >openPending: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff5cd8c0): _readAt: size=2, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff5cd8c0): >_readAt: n=0, err=Bad file descriptor 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff5cd8c0): _writeAt: size=5, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff5cd8c0): >_writeAt: n=5, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff5cd8c0): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.971645149 +0000 UTC m=+32.000317783 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff5cd8c0): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff5cddc0): _writeAt: size=5, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff5cddc0): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff5cddc0): >openPending: err= 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fef80700 item 46 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff5cddc0): >_writeAt: n=5, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff5cddc0): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.972432346 +0000 UTC m=+32.001104989 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff5cddc0): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/21 04:37:16 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff5f45c0): _readAt: size=512, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff5f45c0): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff5f45c0): >openPending: err= 2026/09/21 04:37:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff5f45c0): >_readAt: n=5, err=EOF 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff5f45c0): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.972432346 +0000 UTC m=+32.001104989 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff5f45c0): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: Remove: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fef812d0 item 46 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff5f4c00): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff5f4c00): >openPending: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff5f4c00): _readAt: size=2, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff5f4c00): >_readAt: n=0, err=Bad file descriptor 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff5f4c00): _writeAt: size=5, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff5f4c00): >_writeAt: n=5, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff5f4c00): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.974998983 +0000 UTC m=+32.003671627 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff5f4c00): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff5f5100): _writeAt: size=5, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff5f5100): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff5f5100): >openPending: err= 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff498230 item 47 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff5f5100): >_writeAt: n=5, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff5f5100): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.975880206 +0000 UTC m=+32.004552851 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff5f5100): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/21 04:37:16 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff5f5800): _readAt: size=512, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff5f5800): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff5f5800): >openPending: err= 2026/09/21 04:37:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff5f5800): >_readAt: n=5, err=EOF 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff5f5800): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.975880206 +0000 UTC m=+32.004552851 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff5f5800): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: Remove: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff4984d0 item 47 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff5f5e40): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff5f5e40): >openPending: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff5f5e40): _readAt: size=2, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff5f5e40): >_readAt: n=0, err=Bad file descriptor 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff5f5e40): _writeAt: size=5, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff5f5e40): >_writeAt: n=5, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff5f5e40): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.977896565 +0000 UTC m=+32.006569199 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff5f5e40): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff614440): _writeAt: size=5, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff614440): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff614440): >openPending: err= 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff498b60 item 48 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff614440): >_writeAt: n=5, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff614440): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.978620623 +0000 UTC m=+32.007293258 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff614440): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/21 04:37:16 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff614b40): _readAt: size=512, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff614b40): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff614b40): >openPending: err= 2026/09/21 04:37:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff614b40): >_readAt: n=5, err=EOF 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff614b40): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.978620623 +0000 UTC m=+32.007293258 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff614b40): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: Remove: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff498e70 item 48 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff615180): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff615180): >openPending: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff615180): _writeAt: size=5, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff615180): >_writeAt: n=5, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff615180): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.980476708 +0000 UTC m=+32.009149342 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff615180): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff615600): _readAt: size=2, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff615600): >_readAt: n=0, err=Bad file descriptor 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff615600): _writeAt: size=3, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff615600): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff615600): open at offset 5 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff615600): >openPending: err= 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff499570 item 49 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff615600): >_writeAt: n=3, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff615600): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.981312747 +0000 UTC m=+32.009985382 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff615600): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff615b40): _readAt: size=512, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff615b40): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff615b40): >openPending: err= 2026/09/21 04:37:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff615b40): >_readAt: n=8, err=EOF 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff615b40): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.981312747 +0000 UTC m=+32.009985382 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff615b40): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: Remove: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff499810 item 49 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff6302c0): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff6302c0): >openPending: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff6302c0): _writeAt: size=5, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff6302c0): >_writeAt: n=5, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff6302c0): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.98336292 +0000 UTC m=+32.012035553 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff6302c0): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff6307c0): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff6307c0): open at offset 5 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff6307c0): >openPending: err= 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff499dc0 item 50 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff6307c0): _readAt: size=2, off=5 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff6307c0): >_readAt: n=0, err=Bad file descriptor 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff6307c0): _writeAt: size=3, off=5 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff6307c0): >_writeAt: n=3, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff6307c0): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.984364892 +0000 UTC m=+32.013037526 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff6307c0): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff630d40): _readAt: size=512, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff630d40): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff630d40): >openPending: err= 2026/09/21 04:37:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff630d40): >_readAt: n=3, err=EOF 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff630d40): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.984364892 +0000 UTC m=+32.013037526 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff630d40): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: Remove: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fef2c1c0 item 50 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff6313c0): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff6313c0): >openPending: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff6313c0): _writeAt: size=5, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff6313c0): >_writeAt: n=5, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff6313c0): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.986191251 +0000 UTC m=+32.014863885 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff6313c0): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff6318c0): _readAt: size=2, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff6318c0): >_readAt: n=0, err=Bad file descriptor 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff6318c0): _writeAt: size=3, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff6318c0): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff6318c0): open at offset 5 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff6318c0): >openPending: err= 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fef2cbd0 item 51 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff6318c0): >_writeAt: n=3, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff6318c0): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.986902645 +0000 UTC m=+32.015575329 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff6318c0): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff631e00): _readAt: size=512, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff631e00): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff631e00): >openPending: err= 2026/09/21 04:37:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff631e00): >_readAt: n=8, err=EOF 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff631e00): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.986902645 +0000 UTC m=+32.015575329 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff631e00): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: Remove: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fef2d110 item 51 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff69a580): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff69a580): >openPending: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff69a580): _writeAt: size=5, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff69a580): >_writeAt: n=5, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff69a580): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.989333637 +0000 UTC m=+32.018006371 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff69a580): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff69aa80): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff69aa80): open at offset 5 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff69aa80): >openPending: err= 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fef2da40 item 52 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff69aa80): _readAt: size=2, off=5 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff69aa80): >_readAt: n=0, err=Bad file descriptor 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff69aa80): _writeAt: size=3, off=5 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff69aa80): >_writeAt: n=3, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff69aa80): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.990539734 +0000 UTC m=+32.019212369 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff69aa80): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff69b000): _readAt: size=512, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff69b000): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff69b000): >openPending: err= 2026/09/21 04:37:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff69b000): >_readAt: n=3, err=EOF 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff69b000): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.990539734 +0000 UTC m=+32.019212369 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff69b000): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: Remove: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fef2dce0 item 52 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff69b680): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff69b680): >openPending: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff69b680): _writeAt: size=5, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff69b680): >_writeAt: n=5, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff69b680): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.992679285 +0000 UTC m=+32.021351919 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff69b680): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff69bb80): _readAt: size=2, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff69bb80): >_readAt: n=0, err=Bad file descriptor 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff69bb80): _writeAt: size=3, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff69bb80): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff69bb80): open at offset 5 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff69bb80): >openPending: err= 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fef00b60 item 53 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff69bb80): >_writeAt: n=3, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff69bb80): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.993500486 +0000 UTC m=+32.022173110 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff69bb80): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff6b81c0): _readAt: size=512, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff6b81c0): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff6b81c0): >openPending: err= 2026/09/21 04:37:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff6b81c0): >_readAt: n=8, err=EOF 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff6b81c0): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.993500486 +0000 UTC m=+32.022173110 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff6b81c0): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: Remove: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fef00ee0 item 53 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff6b8840): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff6b8840): >openPending: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff6b8840): _writeAt: size=5, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff6b8840): >_writeAt: n=5, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff6b8840): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.995740897 +0000 UTC m=+32.024413552 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff6b8840): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff6b8d40): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff6b8d40): open at offset 5 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff6b8d40): >openPending: err= 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1feada000 item 54 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff6b8d40): _readAt: size=2, off=5 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff6b8d40): >_readAt: n=0, err=Bad file descriptor 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff6b8d40): _writeAt: size=3, off=5 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff6b8d40): >_writeAt: n=3, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff6b8d40): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.99670598 +0000 UTC m=+32.025378604 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff6b8d40): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff6b92c0): _readAt: size=512, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff6b92c0): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff6b92c0): >openPending: err= 2026/09/21 04:37:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff6b92c0): >_readAt: n=3, err=EOF 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff6b92c0): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.99670598 +0000 UTC m=+32.025378604 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff6b92c0): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: Remove: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1feada620 item 54 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff6b9940): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff6b9940): >openPending: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff6b9940): _writeAt: size=5, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff6b9940): >_writeAt: n=5, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff6b9940): close: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.998919731 +0000 UTC m=+32.027592355 2026/09/21 04:37:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff6b9940): >close: err= 2026/09/21 04:37:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/21 04:37:16 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff6b9e40): _readAt: size=2, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff6b9e40): >_readAt: n=0, err=Bad file descriptor 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff6b9e40): _writeAt: size=3, off=0 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff6b9e40): openPending: 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff6b9e40): open at offset 5 2026/09/21 04:37:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff6b9e40): >openPending: err= 2026/09/21 04:37:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1feadb0a0 item 55 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff6b9e40): >_writeAt: n=3, err= 2026/09/21 04:37:16 DEBUG : open-test-file(0x4c1ff6b9e40): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.999784834 +0000 UTC m=+32.028457458 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6b9e40): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6de480): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6de480): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6de480): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6de480): >_readAt: n=8, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6de480): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:16.999784834 +0000 UTC m=+32.028457458 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6de480): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1feadb570 item 55 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37: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/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6deb00): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6deb00): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6deb00): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6deb00): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6deb00): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.001796915 +0000 UTC m=+32.030469539 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6deb00): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6df000): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6df000): open at offset 5 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6df000): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fee4c460 item 56 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6df000): _readAt: size=2, off=5 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6df000): >_readAt: n=0, err=Bad file descriptor 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6df000): _writeAt: size=3, off=5 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6df000): >_writeAt: n=3, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6df000): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.002720249 +0000 UTC m=+32.031392873 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6df000): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6df580): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6df580): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6df580): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6df580): >_readAt: n=3, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6df580): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.002720249 +0000 UTC m=+32.031392873 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6df580): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fee4c850 item 56 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6dfbc0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6dfbc0): open at offset 0 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6dfbc0): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6dfbc0): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6dfbc0): >_readAt: n=0, err=Bad file descriptor 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6dfbc0): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6dfbc0): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6dfbc0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.004750103 +0000 UTC m=+32.033422727 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6dfbc0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6f6200): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6f6200): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6f6200): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fee4d500 item 57 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6f6200): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6f6200): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.005532129 +0000 UTC m=+32.034204764 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6f6200): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6f6740): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6f6740): >_readAt: n=0, err=Bad file descriptor 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6f6740): _writeAt: size=3, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6f6740): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6f6740): open at offset 5 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6f6740): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fee4db90 item 57 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6f6740): >_writeAt: n=3, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6f6740): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.006329015 +0000 UTC m=+32.035001679 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6f6740): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6f6cc0): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6f6cc0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6f6cc0): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6f6cc0): >_readAt: n=8, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6f6cc0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.006329015 +0000 UTC m=+32.035001679 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6f6cc0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fee3a310 item 57 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6f7300): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6f7300): open at offset 0 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6f7300): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6f7300): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6f7300): >_readAt: n=0, err=Bad file descriptor 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6f7300): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6f7300): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6f7300): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.008474938 +0000 UTC m=+32.037147562 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6f7300): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6f7840): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6f7840): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6f7840): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fee3ae70 item 58 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6f7840): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6f7840): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.009221858 +0000 UTC m=+32.037894493 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6f7840): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6f7d80): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6f7d80): open at offset 5 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6f7d80): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff2b4230 item 58 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6f7d80): _readAt: size=2, off=5 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6f7d80): >_readAt: n=0, err=Bad file descriptor 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6f7d80): _writeAt: size=3, off=5 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6f7d80): >_writeAt: n=3, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6f7d80): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.010073046 +0000 UTC m=+32.038745710 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6f7d80): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff724440): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff724440): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff724440): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff724440): >_readAt: n=3, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff724440): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.010073046 +0000 UTC m=+32.038745710 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff724440): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff2b4540 item 58 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff724a80): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff724a80): open at offset 0 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff724a80): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff724a80): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff724a80): >_readAt: n=0, err=Bad file descriptor 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff724a80): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff724a80): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff724a80): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.012109372 +0000 UTC m=+32.040782096 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff724a80): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff724fc0): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff724fc0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff724fc0): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff2b4d20 item 59 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff724fc0): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff724fc0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.012787382 +0000 UTC m=+32.041460016 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff724fc0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff725500): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff725500): >_readAt: n=0, err=Bad file descriptor 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff725500): _writeAt: size=3, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff725500): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff725500): open at offset 5 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff725500): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff2b4fc0 item 59 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff725500): >_writeAt: n=3, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff725500): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.013674277 +0000 UTC m=+32.042346971 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff725500): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff725a80): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff725a80): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff725a80): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff725a80): >_readAt: n=8, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff725a80): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.013674277 +0000 UTC m=+32.042346971 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff725a80): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff2b5490 item 59 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37: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/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff74a1c0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff74a1c0): open at offset 0 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff74a1c0): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff74a1c0): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff74a1c0): >_readAt: n=0, err=Bad file descriptor 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff74a1c0): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff74a1c0): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff74a1c0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.015756009 +0000 UTC m=+32.044428634 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff74a1c0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff74a700): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff74a700): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff74a700): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff2b5b90 item 60 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff74a700): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff74a700): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.016546892 +0000 UTC m=+32.045219516 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff74a700): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff74ac40): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff74ac40): open at offset 5 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff74ac40): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff47c0e0 item 60 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff74ac40): _readAt: size=2, off=5 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff74ac40): >_readAt: n=0, err=Bad file descriptor 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff74ac40): _writeAt: size=3, off=5 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff74ac40): >_writeAt: n=3, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff74ac40): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.01745097 +0000 UTC m=+32.046123614 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff74ac40): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff74b200): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff74b200): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff74b200): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff74b200): >_readAt: n=3, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff74b200): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.01745097 +0000 UTC m=+32.046123614 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff74b200): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff47c380 item 60 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff74b840): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff74b840): open at offset 0 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff74b840): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff74b840): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff74b840): >_readAt: n=0, err=Bad file descriptor 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff74b840): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff74b840): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff74b840): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.019285435 +0000 UTC m=+32.047958059 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff74b840): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff74bd80): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff74bd80): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff74bd80): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff47c930 item 61 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff74bd80): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff74bd80): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.02004027 +0000 UTC m=+32.048712904 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff74bd80): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff790580): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff790580): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff790580): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff790580): >_readAt: n=5, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff790580): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.02004027 +0000 UTC m=+32.048712904 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff790580): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff47cd20 item 61 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37: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/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff790bc0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff790bc0): open at offset 0 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff790bc0): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff790bc0): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff790bc0): >_readAt: n=0, err=Bad file descriptor 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff790bc0): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff790bc0): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff790bc0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.022234805 +0000 UTC m=+32.050907429 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff790bc0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff791100): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff791100): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff791100): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff47d420 item 62 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff791100): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff791100): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.02296797 +0000 UTC m=+32.051640594 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff791100): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff791800): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff791800): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff791800): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff791800): >_readAt: n=5, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff791800): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.02296797 +0000 UTC m=+32.051640594 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff791800): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff47d6c0 item 62 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37: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/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff791e40): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff791e40): open at offset 0 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff791e40): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff791e40): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff791e40): >_readAt: n=0, err=Bad file descriptor 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff791e40): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff791e40): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff791e40): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.025148308 +0000 UTC m=+32.053820961 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff791e40): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff7ac480): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff7ac480): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff7ac480): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff47dc70 item 63 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff7ac480): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff7ac480): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.025747169 +0000 UTC m=+32.054419833 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff7ac480): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff7acb80): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff7acb80): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff7acb80): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff7acb80): >_readAt: n=5, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff7acb80): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.025747169 +0000 UTC m=+32.054419833 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff7acb80): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff7ba070 item 63 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37: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/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff7ad1c0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff7ad1c0): open at offset 0 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff7ad1c0): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff7ad1c0): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff7ad1c0): >_readAt: n=0, err=Bad file descriptor 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff7ad1c0): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff7ad1c0): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff7ad1c0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.029395218 +0000 UTC m=+32.058067862 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff7ad1c0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff7ad200): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff7ad200): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff7ad200): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff63e000 item 64 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff7ad200): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff7ad200): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.030503783 +0000 UTC m=+32.059176527 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff7ad200): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff7223c0): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff7223c0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff7223c0): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff7223c0): >_readAt: n=5, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff7223c0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.030503783 +0000 UTC m=+32.059176527 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff7223c0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff63e1c0 item 64 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff722a00): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff722a00): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff722a00): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff722a00): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff722a00): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.033073776 +0000 UTC m=+32.061746450 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff722a00): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff723380): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff723380): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff723380): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff723380): >_readAt: n=2, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff723380): _writeAt: size=3, off=2 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff63e770 item 65 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff723380): >_writeAt: n=3, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff723380): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.033956264 +0000 UTC m=+32.062628928 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff723380): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff723880): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff723880): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff723880): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff723880): >_readAt: n=5, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff723880): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.033956264 +0000 UTC m=+32.062628928 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff723880): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff63ea10 item 65 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff723ec0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff723ec0): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff723ec0): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff723ec0): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff723ec0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.036457186 +0000 UTC m=+32.065129820 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff723ec0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff0b6800): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff0b6800): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff63efc0 item 66 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff0b6800): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff0b6800): >_readAt: n=0, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff0b6800): _writeAt: size=3, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff0b6800): >_writeAt: n=3, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff0b6800): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.037409956 +0000 UTC m=+32.066082590 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff0b6800): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff0b77c0): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff0b77c0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/21 04:37: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-paqudoj2tafo/dir/file1: no such file or directory 2026/09/21 04:37: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-paqudoj2tafo/dir/file1: no such file or directory 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff0b77c0): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff0b77c0): >_readAt: n=3, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff0b77c0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.037409956 +0000 UTC m=+32.066082590 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff0b77c0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff63f260 item 66 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff0b7e00): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff0b7e00): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff0b7e00): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff0b7e00): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff0b7e00): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.03954617 +0000 UTC m=+32.068218805 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff0b7e00): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fed7b440): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fed7b440): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fed7b440): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fed7b440): >_readAt: n=2, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fed7b440): _writeAt: size=3, off=2 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff63f810 item 67 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fed7b440): >_writeAt: n=3, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fed7b440): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.040614488 +0000 UTC m=+32.069287122 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fed7b440): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fed7bd00): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fed7bd00): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fed7bd00): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fed7bd00): >_readAt: n=5, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fed7bd00): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.040614488 +0000 UTC m=+32.069287122 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fed7bd00): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff63fab0 item 67 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee9a9c0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee9a9c0): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee9a9c0): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee9a9c0): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee9a9c0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.042452138 +0000 UTC m=+32.071124802 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee9a9c0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee9b0c0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee9b0c0): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff8a62a0 item 68 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee9b0c0): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee9b0c0): >_readAt: n=0, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee9b0c0): _writeAt: size=3, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee9b0c0): >_writeAt: n=3, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee9b0c0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.0432631 +0000 UTC m=+32.071935734 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee9b0c0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee9b600): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee9b600): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee9b600): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee9b600): >_readAt: n=3, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee9b600): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.0432631 +0000 UTC m=+32.071935734 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee9b600): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff8a65b0 item 68 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee9bc40): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee9bc40): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee9bc40): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee9bc40): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee9bc40): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.045273608 +0000 UTC m=+32.073946232 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee9bc40): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff20e280): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff20e280): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff20e280): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff20e280): >_readAt: n=2, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff20e280): _writeAt: size=3, off=2 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff8a6d20 item 69 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff20e280): >_writeAt: n=3, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff20e280): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.046046097 +0000 UTC m=+32.074718771 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff20e280): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff20ec80): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff20ec80): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff20ec80): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff20ec80): >_readAt: n=5, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff20ec80): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.046046097 +0000 UTC m=+32.074718771 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff20ec80): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff8a7030 item 69 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff20f7c0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff20f7c0): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff20f7c0): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff20f7c0): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff20f7c0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.047913804 +0000 UTC m=+32.076586437 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff20f7c0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff20fcc0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff20fcc0): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff8a7e30 item 70 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff20fcc0): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff20fcc0): >_readAt: n=0, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff20fcc0): _writeAt: size=3, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff20fcc0): >_writeAt: n=3, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff20fcc0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.048753118 +0000 UTC m=+32.077425763 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff20fcc0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff198300): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff198300): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff198300): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff198300): >_readAt: n=3, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff198300): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.048753118 +0000 UTC m=+32.077425763 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff198300): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fea14460 item 70 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff198980): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff198980): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff198980): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff198980): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff198980): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.050640303 +0000 UTC m=+32.079312927 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff198980): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff198e80): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff198e80): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff198e80): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff198e80): >_readAt: n=2, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff198e80): _writeAt: size=3, off=2 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fea15b90 item 71 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff198e80): >_writeAt: n=3, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff198e80): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.051440014 +0000 UTC m=+32.080112638 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff198e80): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff199380): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff199380): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff199380): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff199380): >_readAt: n=5, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff199380): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.051440014 +0000 UTC m=+32.080112638 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff199380): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff7ba460 item 71 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff199a00): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff199a00): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff199a00): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff199a00): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff199a00): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.053479336 +0000 UTC m=+32.082151960 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff199a00): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefb80c0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefb80c0): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff7baa10 item 72 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefb80c0): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefb80c0): >_readAt: n=0, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefb80c0): _writeAt: size=3, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefb80c0): >_writeAt: n=3, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefb80c0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.054340893 +0000 UTC m=+32.083013527 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefb80c0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefb8940): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefb8940): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefb8940): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefb8940): >_readAt: n=3, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefb8940): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.054340893 +0000 UTC m=+32.083013527 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefb8940): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff7bacb0 item 72 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefb9240): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefb9240): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefb9240): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefb9240): >_readAt: n=0, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefb9240): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefb9240): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefb9240): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.056244427 +0000 UTC m=+32.084917062 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefb9240): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefb97c0): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefb97c0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefb97c0): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff7bb260 item 73 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefb97c0): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefb97c0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.056920876 +0000 UTC m=+32.085593559 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefb97c0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefb9c80): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefb9c80): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefb9c80): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefb9c80): >_readAt: n=2, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefb9c80): _writeAt: size=3, off=2 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff7bb500 item 73 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefb9c80): >_writeAt: n=3, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefb9c80): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.05771183 +0000 UTC m=+32.086384464 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefb9c80): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1feaad180): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1feaad180): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1feaad180): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1feaad180): >_readAt: n=5, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1feaad180): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.05771183 +0000 UTC m=+32.086384464 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1feaad180): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff7bb7a0 item 73 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fedf4000): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fedf4000): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fedf4000): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fedf4000): >_readAt: n=0, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fedf4000): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fedf4000): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fedf4000): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.059586039 +0000 UTC m=+32.088258673 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fedf4000): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fedf4500): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fedf4500): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fedf4500): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff7bbd50 item 74 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fedf4500): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fedf4500): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.060299417 +0000 UTC m=+32.088972041 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fedf4500): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fedf4a40): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fedf4a40): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1feaae930 item 74 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fedf4a40): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fedf4a40): >_readAt: n=0, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fedf4a40): _writeAt: size=3, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fedf4a40): >_writeAt: n=3, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fedf4a40): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.061109386 +0000 UTC m=+32.089782010 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fedf4a40): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fedf4fc0): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fedf4fc0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fedf4fc0): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fedf4fc0): >_readAt: n=3, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fedf4fc0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.061109386 +0000 UTC m=+32.089782010 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fedf4fc0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1feaaf0a0 item 74 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fedf5600): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fedf5600): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fedf5600): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fedf5600): >_readAt: n=0, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fedf5600): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fedf5600): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fedf5600): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.063348195 +0000 UTC m=+32.092020828 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fedf5600): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fedf5b00): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fedf5b00): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fedf5b00): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fea284d0 item 75 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fedf5b00): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fedf5b00): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.064036134 +0000 UTC m=+32.092708758 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fedf5b00): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee04140): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee04140): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee04140): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee04140): >_readAt: n=2, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee04140): _writeAt: size=3, off=2 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fea28930 item 75 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee04140): >_writeAt: n=3, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee04140): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.064801018 +0000 UTC m=+32.093473642 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee04140): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee04680): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee04680): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee04680): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee04680): >_readAt: n=5, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee04680): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.064801018 +0000 UTC m=+32.093473642 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee04680): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fea28d20 item 75 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee04cc0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee04cc0): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee04cc0): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee04cc0): >_readAt: n=0, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee04cc0): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee04cc0): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee04cc0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.0676244 +0000 UTC m=+32.096297024 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee04cc0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee051c0): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee051c0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee051c0): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fef04bd0 item 76 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee051c0): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee051c0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.068276924 +0000 UTC m=+32.096949548 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee051c0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee05700): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee05700): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fef04fc0 item 76 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee05700): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee05700): >_readAt: n=0, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee05700): _writeAt: size=3, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee05700): >_writeAt: n=3, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee05700): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.069046917 +0000 UTC m=+32.097719541 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee05700): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee05c80): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee05c80): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee05c80): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee05c80): >_readAt: n=3, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee05c80): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.069046917 +0000 UTC m=+32.097719541 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee05c80): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fef059d0 item 76 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefc83c0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefc83c0): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefc83c0): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefc83c0): >_readAt: n=0, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefc83c0): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefc83c0): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefc83c0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.070914995 +0000 UTC m=+32.099587629 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefc83c0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefc88c0): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefc88c0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefc88c0): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff5363f0 item 77 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefc88c0): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefc88c0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.071539265 +0000 UTC m=+32.100211889 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefc88c0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefc8fc0): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefc8fc0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefc8fc0): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefc8fc0): >_readAt: n=5, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefc8fc0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.071539265 +0000 UTC m=+32.100211889 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefc8fc0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff5368c0 item 77 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefc9600): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefc9600): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefc9600): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefc9600): >_readAt: n=0, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefc9600): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefc9600): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefc9600): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.073600708 +0000 UTC m=+32.102273332 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefc9600): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefc9b00): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefc9b00): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefc9b00): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff537260 item 78 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefc9b00): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefc9b00): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.074279961 +0000 UTC m=+32.102952625 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefc9b00): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff000300): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff000300): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff000300): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff000300): >_readAt: n=5, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff000300): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.074279961 +0000 UTC m=+32.102952625 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff000300): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff537500 item 78 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff000940): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff000940): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff000940): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff000940): >_readAt: n=0, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff000940): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff000940): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff000940): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.07603737 +0000 UTC m=+32.104709994 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff000940): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff000e40): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff000e40): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff000e40): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff537c00 item 79 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff000e40): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff000e40): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.076654004 +0000 UTC m=+32.105326628 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff000e40): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff7ac240): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff7ac240): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff7ac240): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff7ac240): >_readAt: n=5, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff7ac240): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.076654004 +0000 UTC m=+32.105326628 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff7ac240): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1feafc380 item 79 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37: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/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff7ac880): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff7ac880): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff7ac880): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff7ac880): >_readAt: n=0, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff7ac880): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff7ac880): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff7ac880): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.078774179 +0000 UTC m=+32.107446813 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff7ac880): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff7acd80): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff7acd80): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff7acd80): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff8344d0 item 80 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff7acd80): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff7acd80): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.079636647 +0000 UTC m=+32.108309292 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff7acd80): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff7adb40): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff7adb40): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff7adb40): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff7adb40): >_readAt: n=5, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff7adb40): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.079636647 +0000 UTC m=+32.108309292 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff7adb40): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff8348c0 item 80 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff648280): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff648280): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff648280): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff648280): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff648280): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.08194108 +0000 UTC m=+32.110613755 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff648280): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff648700): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff648700): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff648700): open at offset 5 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff648700): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff648700): >_readAt: n=2, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff648700): _writeAt: size=3, off=7 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff834e70 item 81 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff648700): >_writeAt: n=3, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff648700): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.082751801 +0000 UTC m=+32.111424435 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff648700): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff648c40): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff648c40): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff648c40): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff648c40): >_readAt: n=8, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff648c40): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.082751801 +0000 UTC m=+32.111424435 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff648c40): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff8351f0 item 81 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6492c0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6492c0): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6492c0): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6492c0): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6492c0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.084642642 +0000 UTC m=+32.113315296 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6492c0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6497c0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6497c0): open at offset 5 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6497c0): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff835ab0 item 82 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6497c0): _readAt: size=2, off=5 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6497c0): >_readAt: n=0, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6497c0): _writeAt: size=3, off=5 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6497c0): >_writeAt: n=3, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6497c0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.085496135 +0000 UTC m=+32.114168759 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6497c0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff649d40): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff649d40): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff649d40): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff649d40): >_readAt: n=3, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff649d40): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.085496135 +0000 UTC m=+32.114168759 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff649d40): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff835dc0 item 82 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6564c0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6564c0): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6564c0): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6564c0): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6564c0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.087319117 +0000 UTC m=+32.115991742 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6564c0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6569c0): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6569c0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6569c0): open at offset 5 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6569c0): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6569c0): >_readAt: n=2, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6569c0): _writeAt: size=3, off=7 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1feede850 item 83 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6569c0): >_writeAt: n=3, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6569c0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.087954417 +0000 UTC m=+32.116627041 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6569c0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff656f00): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff656f00): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff656f00): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff656f00): >_readAt: n=8, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff656f00): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.087954417 +0000 UTC m=+32.116627041 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff656f00): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1feedeaf0 item 83 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff657580): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff657580): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff657580): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff657580): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff657580): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.089706807 +0000 UTC m=+32.118379431 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff657580): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff657a80): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff657a80): open at offset 5 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff657a80): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fef26070 item 84 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff657a80): _readAt: size=2, off=5 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff657a80): >_readAt: n=0, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff657a80): _writeAt: size=3, off=5 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff657a80): >_writeAt: n=3, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff657a80): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.090525764 +0000 UTC m=+32.119198388 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff657a80): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff662100): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff662100): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff662100): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff662100): >_readAt: n=3, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff662100): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.090525764 +0000 UTC m=+32.119198388 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff662100): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fef26460 item 84 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff662780): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff662780): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff662780): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff662780): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff662780): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.092376549 +0000 UTC m=+32.121049173 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff662780): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff662c80): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff662c80): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff662c80): open at offset 5 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff662c80): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff662c80): >_readAt: n=2, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff662c80): _writeAt: size=3, off=7 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fef27340 item 85 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff662c80): >_writeAt: n=3, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff662c80): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.09321875 +0000 UTC m=+32.121891384 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff662c80): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6631c0): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6631c0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6631c0): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6631c0): >_readAt: n=8, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6631c0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.09321875 +0000 UTC m=+32.121891384 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6631c0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fef278f0 item 85 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff663840): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff663840): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff663840): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff663840): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff663840): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.094974375 +0000 UTC m=+32.123646999 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff663840): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff663d40): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff663d40): open at offset 5 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff663d40): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1feeb4540 item 86 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff663d40): _readAt: size=2, off=5 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff663d40): >_readAt: n=0, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff663d40): _writeAt: size=3, off=5 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff663d40): >_writeAt: n=3, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff663d40): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.095784997 +0000 UTC m=+32.124457640 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff663d40): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6743c0): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6743c0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6743c0): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6743c0): >_readAt: n=3, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6743c0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.095784997 +0000 UTC m=+32.124457640 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6743c0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1feeb4af0 item 86 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff674a40): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff674a40): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff674a40): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff674a40): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff674a40): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.09765059 +0000 UTC m=+32.126323214 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff674a40): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff674f40): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff674f40): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff674f40): open at offset 5 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff674f40): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff674f40): >_readAt: n=2, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff674f40): _writeAt: size=3, off=7 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1feeb5a40 item 87 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff674f40): >_writeAt: n=3, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff674f40): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.09843443 +0000 UTC m=+32.127107054 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff674f40): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff675480): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff675480): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff675480): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff675480): >_readAt: n=8, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff675480): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.09843443 +0000 UTC m=+32.127107054 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff675480): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff952070 item 87 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37: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/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff675b00): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff675b00): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff675b00): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff675b00): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff675b00): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.100293922 +0000 UTC m=+32.128966576 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff675b00): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff106100): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff106100): open at offset 5 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff106100): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff952850 item 88 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff106100): _readAt: size=2, off=5 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff106100): >_readAt: n=0, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff106100): _writeAt: size=3, off=5 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff106100): >_writeAt: n=3, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff106100): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.101049529 +0000 UTC m=+32.129722253 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff106100): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff106680): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff106680): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff106680): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff106680): >_readAt: n=3, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff106680): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.101049529 +0000 UTC m=+32.129722253 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff106680): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff952af0 item 88 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff106cc0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff106cc0): open at offset 0 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff106cc0): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff106cc0): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff106cc0): >_readAt: n=0, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff106cc0): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff106cc0): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff106cc0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.102899574 +0000 UTC m=+32.131572207 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff106cc0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff107200): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff107200): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff107200): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff9530a0 item 89 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff107200): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff107200): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.103591971 +0000 UTC m=+32.132264595 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff107200): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff107740): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff107740): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff107740): open at offset 5 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff107740): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff107740): >_readAt: n=2, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff107740): _writeAt: size=3, off=7 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff953340 item 89 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff107740): >_writeAt: n=3, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff107740): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.10432212 +0000 UTC m=+32.132994744 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff107740): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff107cc0): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff107cc0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff107cc0): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff107cc0): >_readAt: n=8, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff107cc0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.10432212 +0000 UTC m=+32.132994744 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff107cc0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff9535e0 item 89 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff154400): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff154400): open at offset 0 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff154400): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff154400): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff154400): >_readAt: n=0, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff154400): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff154400): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff154400): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.106039854 +0000 UTC m=+32.134712488 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff154400): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff154940): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff154940): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff154940): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff953d50 item 90 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff154940): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff154940): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.106627895 +0000 UTC m=+32.135300519 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff154940): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff154e80): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff154e80): open at offset 5 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff154e80): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff2ec230 item 90 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff154e80): _readAt: size=2, off=5 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff154e80): >_readAt: n=0, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff154e80): _writeAt: size=3, off=5 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff154e80): >_writeAt: n=3, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff154e80): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.107453254 +0000 UTC m=+32.136125898 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff154e80): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff155440): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff155440): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff155440): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff155440): >_readAt: n=3, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff155440): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.107453254 +0000 UTC m=+32.136125898 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff155440): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff2eca80 item 90 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff155a80): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff155a80): open at offset 0 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff155a80): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff155a80): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff155a80): >_readAt: n=0, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff155a80): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff155a80): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff155a80): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.109290043 +0000 UTC m=+32.137962717 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff155a80): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff1cc0c0): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff1cc0c0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff1cc0c0): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff2ed180 item 91 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff1cc0c0): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff1cc0c0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.109924782 +0000 UTC m=+32.138597406 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff1cc0c0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff1cc600): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff1cc600): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff1cc600): open at offset 5 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff1cc600): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff1cc600): >_readAt: n=2, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff1cc600): _writeAt: size=3, off=7 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff2ed490 item 91 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff1cc600): >_writeAt: n=3, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff1cc600): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.110696649 +0000 UTC m=+32.139369283 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff1cc600): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff1ccb80): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff1ccb80): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff1ccb80): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff1ccb80): >_readAt: n=8, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff1ccb80): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.110696649 +0000 UTC m=+32.139369283 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff1ccb80): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff2ed8f0 item 91 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37: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/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff1cd1c0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff1cd1c0): open at offset 0 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff1cd1c0): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff1cd1c0): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff1cd1c0): >_readAt: n=0, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff1cd1c0): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff1cd1c0): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff1cd1c0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.112574365 +0000 UTC m=+32.141247060 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff1cd1c0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff1cd700): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff1cd700): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff1cd700): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff5404d0 item 92 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff1cd700): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff1cd700): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.113269288 +0000 UTC m=+32.141941962 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff1cd700): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff1cdc40): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff1cdc40): open at offset 5 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff1cdc40): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff540770 item 92 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff1cdc40): _readAt: size=2, off=5 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff1cdc40): >_readAt: n=0, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff1cdc40): _writeAt: size=3, off=5 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff1cdc40): >_writeAt: n=3, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff1cdc40): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.114167274 +0000 UTC m=+32.142839948 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff1cdc40): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff202300): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff202300): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff202300): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff202300): >_readAt: n=3, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff202300): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.114167274 +0000 UTC m=+32.142839948 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff202300): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff540a10 item 92 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff202940): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff202940): open at offset 0 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff202940): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff202940): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff202940): >_readAt: n=0, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff202940): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff202940): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff202940): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.116189855 +0000 UTC m=+32.144862559 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff202940): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff202e80): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff202e80): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff202e80): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff541110 item 93 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff202e80): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff202e80): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.116809785 +0000 UTC m=+32.145482450 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff202e80): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff203580): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff203580): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff203580): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff203580): >_readAt: n=5, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff203580): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.116809785 +0000 UTC m=+32.145482450 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff203580): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff5413b0 item 93 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37: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/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff203bc0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff203bc0): open at offset 0 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff203bc0): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff203bc0): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff203bc0): >_readAt: n=0, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff203bc0): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff203bc0): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff203bc0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.119971216 +0000 UTC m=+32.148643880 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff203bc0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff274200): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff274200): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff274200): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff541ab0 item 94 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff274200): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff274200): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.120773331 +0000 UTC m=+32.149445964 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff274200): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff274900): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff274900): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff274900): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff274900): >_readAt: n=5, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff274900): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.120773331 +0000 UTC m=+32.149445964 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff274900): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff541d50 item 94 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37: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/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff274f40): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff274f40): open at offset 0 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff274f40): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff274f40): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff274f40): >_readAt: n=0, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff274f40): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff274f40): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff274f40): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.123113541 +0000 UTC m=+32.151786175 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff274f40): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff275480): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff275480): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff275480): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fef28a10 item 95 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff275480): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff275480): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.123791532 +0000 UTC m=+32.152464175 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff275480): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff275b80): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff275b80): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff275b80): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff275b80): >_readAt: n=5, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff275b80): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.123791532 +0000 UTC m=+32.152464175 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff275b80): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fef28d20 item 95 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37: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/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff35c2c0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff35c2c0): open at offset 0 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff35c2c0): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff35c2c0): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff35c2c0): >_readAt: n=0, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff35c2c0): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff35c2c0): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff35c2c0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.126113747 +0000 UTC m=+32.154786392 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff35c2c0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff35c800): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff35c800): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff35c800): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fef29730 item 96 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff35c800): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff35c800): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.126853284 +0000 UTC m=+32.155525948 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff35c800): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff35cf00): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff35cf00): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff35cf00): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff35cf00): >_readAt: n=5, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff35cf00): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.126853284 +0000 UTC m=+32.155525948 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff35cf00): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fef29a40 item 96 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= 2026/09/21 04:37:17 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:37:17 DEBUG : Looking for writers 2026/09/21 04:37:17 DEBUG : >WaitForWriters: 2026/09/21 04:37:17 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" 2026/09/21 04:37:17 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:37:17 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/21 04:37:17 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:17 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/21 04:37:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/21 04:37:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/09/21 04:37:17 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff39a180): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff39a180): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff39a180): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff39a180): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff39a180): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.136031909 +0000 UTC m=+32.164704563 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff39a180): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff39a600): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff39a600): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff39a600): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff39a600): >_readAt: n=2, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff39a600): _writeAt: size=3, off=2 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff39a600): >_writeAt: n=0, err=Bad file descriptor 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff39a600): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.136031909 +0000 UTC m=+32.164704563 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff39a600): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff39aac0): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff39aac0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff39aac0): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff39aac0): >_readAt: n=5, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff39aac0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.136031909 +0000 UTC m=+32.164704563 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff39aac0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff2bee70 item 1 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff39b100): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff39b100): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff39b100): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff39b100): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff39b100): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.138765431 +0000 UTC m=+32.167438065 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff39b100): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff39b600): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff39b600): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff39b600): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff39b600): >_readAt: n=5, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff39b600): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.138765431 +0000 UTC m=+32.167438065 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff39b600): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff2bfab0 item 2 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff39bc40): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff39bc40): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff39bc40): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff39bc40): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff39bc40): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.140650281 +0000 UTC m=+32.169322905 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff39bc40): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3ba1c0): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3ba1c0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3ba1c0): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3ba1c0): >_readAt: n=2, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3ba1c0): _writeAt: size=3, off=2 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3ba1c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3ba1c0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.140650281 +0000 UTC m=+32.169322905 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3ba1c0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3ba680): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3ba680): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3ba680): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3ba680): >_readAt: n=5, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3ba680): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.140650281 +0000 UTC m=+32.169322905 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3ba680): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fea13260 item 3 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3bad00): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3bad00): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3bad00): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3bad00): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3bad00): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.143345022 +0000 UTC m=+32.172017646 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3bad00): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3bb240): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3bb240): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3bb240): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3bb240): >_readAt: n=5, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3bb240): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.143345022 +0000 UTC m=+32.172017646 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3bb240): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff2ac8c0 item 4 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3bb880): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3bb880): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3bb880): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3bb880): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3bb880): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.145303199 +0000 UTC m=+32.173975823 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3bb880): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3bbd00): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3bbd00): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3bbd00): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3bbd00): >_readAt: n=2, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3bbd00): _writeAt: size=3, off=2 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3bbd00): >_writeAt: n=0, err=Bad file descriptor 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3bbd00): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.145303199 +0000 UTC m=+32.173975823 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3bbd00): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3ea2c0): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3ea2c0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3ea2c0): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3ea2c0): >_readAt: n=5, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3ea2c0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.145303199 +0000 UTC m=+32.173975823 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3ea2c0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff2ad810 item 5 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3ea940): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3ea940): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3ea940): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3ea940): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3ea940): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.147909042 +0000 UTC m=+32.176581675 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3ea940): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3eae80): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3eae80): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3eae80): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3eae80): >_readAt: n=5, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3eae80): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.147909042 +0000 UTC m=+32.176581675 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3eae80): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fee968c0 item 6 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3eb500): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3eb500): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3eb500): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3eb500): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3eb500): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.149778371 +0000 UTC m=+32.178451025 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3eb500): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3eba00): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3eba00): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3eba00): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3eba00): >_readAt: n=2, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3eba00): _writeAt: size=3, off=2 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3eba00): >_writeAt: n=0, err=Bad file descriptor 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3eba00): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.149778371 +0000 UTC m=+32.178451025 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3eba00): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3ebec0): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3ebec0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3ebec0): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3ebec0): >_readAt: n=5, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3ebec0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.149778371 +0000 UTC m=+32.178451025 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3ebec0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fee97420 item 7 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff488640): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff488640): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff488640): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff488640): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff488640): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.152433186 +0000 UTC m=+32.181105810 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff488640): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff488b80): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff488b80): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff488b80): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff488b80): >_readAt: n=5, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff488b80): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.152433186 +0000 UTC m=+32.181105810 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff488b80): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1feaf2e70 item 8 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff489140): _readAt: size=2, off=0 2026/09/21 04:37:17 ERROR : open-test-file(0x4c1ff489140): Couldn't read size of file 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff489140): >_readAt: n=0, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff489140): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff489140): >_writeAt: n=0, err=Bad file descriptor 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff489140): close: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff489140): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff489500): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff489500): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff489500): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff489500): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff489500): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.154443733 +0000 UTC m=+32.183116367 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff489500): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff489980): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff489980): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff489980): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff489980): >_readAt: n=2, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff489980): _writeAt: size=3, off=2 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff489980): >_writeAt: n=0, err=Bad file descriptor 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff489980): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.154443733 +0000 UTC m=+32.183116367 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff489980): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff489e80): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff489e80): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff489e80): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff489e80): >_readAt: n=5, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff489e80): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.154443733 +0000 UTC m=+32.183116367 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff489e80): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1feaf3ce0 item 9 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4bc600): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4bc600): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4bc600): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4bc600): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4bc600): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.157166005 +0000 UTC m=+32.185838639 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4bc600): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4bcb40): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4bcb40): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4bcb40): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4bcb40): >_readAt: n=5, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4bcb40): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.157166005 +0000 UTC m=+32.185838639 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4bcb40): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1febc3570 item 10 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4bd180): _readAt: size=2, off=0 2026/09/21 04:37:17 ERROR : open-test-file(0x4c1ff4bd180): Couldn't read size of file 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4bd180): >_readAt: n=0, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4bd180): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4bd180): >_writeAt: n=0, err=Bad file descriptor 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4bd180): close: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4bd180): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4bd540): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4bd540): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4bd540): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4bd540): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4bd540): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.15925006 +0000 UTC m=+32.187922694 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4bd540): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4bda40): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4bda40): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4bda40): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4bda40): >_readAt: n=2, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4bda40): _writeAt: size=3, off=2 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4bda40): >_writeAt: n=0, err=Bad file descriptor 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4bda40): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.15925006 +0000 UTC m=+32.187922694 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4bda40): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4e2040): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4e2040): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4e2040): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4e2040): >_readAt: n=5, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4e2040): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.15925006 +0000 UTC m=+32.187922694 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4e2040): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff2c20e0 item 11 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4e26c0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4e26c0): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4e26c0): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4e26c0): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4e26c0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.161753749 +0000 UTC m=+32.190426383 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4e26c0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4e2c00): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4e2c00): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4e2c00): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4e2c00): >_readAt: n=5, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4e2c00): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.161753749 +0000 UTC m=+32.190426383 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4e2c00): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff2c2a80 item 12 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4e3240): _readAt: size=2, off=0 2026/09/21 04:37:17 ERROR : open-test-file(0x4c1ff4e3240): Couldn't read size of file 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4e3240): >_readAt: n=0, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4e3240): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4e3240): >_writeAt: n=0, err=Bad file descriptor 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4e3240): close: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4e3240): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4e3600): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4e3600): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4e3600): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4e3600): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4e3600): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.163723309 +0000 UTC m=+32.192395943 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4e3600): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4e3cc0): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4e3cc0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4e3cc0): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4e3cc0): >_readAt: n=5, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4e3cc0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.163723309 +0000 UTC m=+32.192395943 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4e3cc0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff2c3260 item 13 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4fa440): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4fa440): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4fa440): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4fa440): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4fa440): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.165976434 +0000 UTC m=+32.194649069 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4fa440): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4fa980): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4fa980): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4fa980): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4fa980): >_readAt: n=5, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4fa980): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.165976434 +0000 UTC m=+32.194649069 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4fa980): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff2c3e30 item 14 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4fafc0): _readAt: size=2, off=0 2026/09/21 04:37:17 ERROR : open-test-file(0x4c1ff4fafc0): Couldn't read size of file 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4fafc0): >_readAt: n=0, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4fafc0): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4fafc0): >_writeAt: n=0, err=Bad file descriptor 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4fafc0): close: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4fafc0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4fb380): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4fb380): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4fb380): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4fb380): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4fb380): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.167879819 +0000 UTC m=+32.196552453 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4fb380): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4fba40): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4fba40): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4fba40): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4fba40): >_readAt: n=5, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4fba40): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.167879819 +0000 UTC m=+32.196552453 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4fba40): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff14c930 item 15 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37: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/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5341c0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5341c0): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5341c0): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5341c0): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5341c0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.169747746 +0000 UTC m=+32.198420380 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5341c0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff534700): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff534700): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff534700): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff534700): >_readAt: n=5, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff534700): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.169747746 +0000 UTC m=+32.198420380 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff534700): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff14d880 item 16 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff534d40): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff534d40): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff534d40): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff534d40): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff534d40): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.171407181 +0000 UTC m=+32.200079805 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff534d40): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5351c0): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5351c0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5351c0): open at offset 5 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5351c0): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5351c0): >_readAt: n=2, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5351c0): _writeAt: size=3, off=7 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5351c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5351c0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.171407181 +0000 UTC m=+32.200079805 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5351c0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5356c0): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5356c0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5356c0): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5356c0): >_readAt: n=5, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5356c0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.171407181 +0000 UTC m=+32.200079805 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5356c0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1feaf40e0 item 17 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff535d40): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff535d40): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff535d40): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff535d40): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff535d40): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.173558044 +0000 UTC m=+32.202230668 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff535d40): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff56c380): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff56c380): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff56c380): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff56c380): >_readAt: n=5, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff56c380): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.173558044 +0000 UTC m=+32.202230668 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff56c380): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1feaf50a0 item 18 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff56ca00): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff56ca00): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff56ca00): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff56ca00): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff56ca00): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.175226374 +0000 UTC m=+32.203898999 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff56ca00): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff56cf00): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff56cf00): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff56cf00): open at offset 5 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff56cf00): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff56cf00): >_readAt: n=2, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff56cf00): _writeAt: size=3, off=7 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff56cf00): >_writeAt: n=0, err=Bad file descriptor 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff56cf00): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.175226374 +0000 UTC m=+32.203898999 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff56cf00): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff56d400): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff56d400): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff56d400): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff56d400): >_readAt: n=5, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff56d400): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.175226374 +0000 UTC m=+32.203898999 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff56d400): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1feaf5960 item 19 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff56da80): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff56da80): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff56da80): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff56da80): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff56da80): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.177747476 +0000 UTC m=+32.206420100 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff56da80): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5920c0): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5920c0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5920c0): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5920c0): >_readAt: n=5, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5920c0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.177747476 +0000 UTC m=+32.206420100 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5920c0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fef809a0 item 20 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff592580): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff592580): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff592580): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff592580): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff592580): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.179855718 +0000 UTC m=+32.208528342 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff592580): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff592a80): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff592a80): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff592a80): open at offset 5 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff592a80): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff592a80): >_readAt: n=2, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff592a80): _writeAt: size=3, off=7 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff592a80): >_writeAt: n=0, err=Bad file descriptor 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff592a80): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.179855718 +0000 UTC m=+32.208528342 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff592a80): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff592f80): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff592f80): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff592f80): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff592f80): >_readAt: n=5, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff592f80): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.179855718 +0000 UTC m=+32.208528342 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff592f80): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff498070 item 21 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff593600): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff593600): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff593600): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff593600): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff593600): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.182612835 +0000 UTC m=+32.211285479 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff593600): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff593b40): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff593b40): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff593b40): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff593b40): >_readAt: n=5, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff593b40): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.182612835 +0000 UTC m=+32.211285479 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff593b40): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff498850 item 22 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5bc2c0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5bc2c0): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5bc2c0): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5bc2c0): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5bc2c0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.184646726 +0000 UTC m=+32.213319390 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5bc2c0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5bc7c0): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5bc7c0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5bc7c0): open at offset 5 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5bc7c0): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5bc7c0): >_readAt: n=2, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5bc7c0): _writeAt: size=3, off=7 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5bc7c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5bc7c0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.184646726 +0000 UTC m=+32.213319390 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5bc7c0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5bccc0): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5bccc0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5bccc0): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5bccc0): >_readAt: n=5, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5bccc0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.184646726 +0000 UTC m=+32.213319390 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5bccc0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff499030 item 23 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37: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/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5bd340): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5bd340): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5bd340): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5bd340): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5bd340): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.187512298 +0000 UTC m=+32.216184962 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5bd340): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5bd880): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5bd880): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5bd880): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5bd880): >_readAt: n=5, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5bd880): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.187512298 +0000 UTC m=+32.216184962 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5bd880): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff499880 item 24 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5bdec0): _readAt: size=2, off=0 2026/09/21 04:37:17 ERROR : open-test-file(0x4c1ff5bdec0): Couldn't read size of file 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5bdec0): >_readAt: n=0, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5bdec0): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5bdec0): >_writeAt: n=0, err=Bad file descriptor 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5bdec0): close: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5bdec0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5ea380): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5ea380): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5ea380): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5ea380): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5ea380): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.189769541 +0000 UTC m=+32.218442175 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5ea380): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5ea880): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5ea880): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5ea880): open at offset 5 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5ea880): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5ea880): >_readAt: n=2, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5ea880): _writeAt: size=3, off=7 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5ea880): >_writeAt: n=0, err=Bad file descriptor 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5ea880): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.189769541 +0000 UTC m=+32.218442175 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5ea880): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5eadc0): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5eadc0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5eadc0): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5eadc0): >_readAt: n=5, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5eadc0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.189769541 +0000 UTC m=+32.218442175 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5eadc0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff499e30 item 25 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5eb440): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5eb440): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5eb440): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5eb440): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5eb440): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.192430897 +0000 UTC m=+32.221103522 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5eb440): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5eb980): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5eb980): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5eb980): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5eb980): >_readAt: n=5, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5eb980): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.192430897 +0000 UTC m=+32.221103522 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5eb980): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fef2cbd0 item 26 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6120c0): _readAt: size=2, off=0 2026/09/21 04:37:17 ERROR : open-test-file(0x4c1ff6120c0): Couldn't read size of file 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6120c0): >_readAt: n=0, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6120c0): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6120c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6120c0): close: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6120c0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff612480): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff612480): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff612480): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff612480): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff612480): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.194953692 +0000 UTC m=+32.223626316 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff612480): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff612980): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff612980): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff612980): open at offset 5 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff612980): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff612980): >_readAt: n=2, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff612980): _writeAt: size=3, off=7 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff612980): >_writeAt: n=0, err=Bad file descriptor 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff612980): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.194953692 +0000 UTC m=+32.223626316 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff612980): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff612ec0): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff612ec0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff612ec0): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff612ec0): >_readAt: n=5, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff612ec0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.194953692 +0000 UTC m=+32.223626316 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff612ec0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fef2d5e0 item 27 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37: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/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff613540): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff613540): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff613540): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff613540): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff613540): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.197508598 +0000 UTC m=+32.226181232 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff613540): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff613a80): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff613a80): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff613a80): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff613a80): >_readAt: n=5, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff613a80): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.197508598 +0000 UTC m=+32.226181232 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff613a80): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fef005b0 item 28 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6281c0): _readAt: size=2, off=0 2026/09/21 04:37:17 ERROR : open-test-file(0x4c1ff6281c0): Couldn't read size of file 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6281c0): >_readAt: n=0, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6281c0): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6281c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6281c0): close: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6281c0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff628580): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff628580): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff628580): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff628580): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff628580): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.199333905 +0000 UTC m=+32.228006529 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff628580): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff628c40): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff628c40): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff628c40): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff628c40): >_readAt: n=5, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff628c40): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.199333905 +0000 UTC m=+32.228006529 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff628c40): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fef00ee0 item 29 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37: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/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6292c0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6292c0): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6292c0): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6292c0): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6292c0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.201212253 +0000 UTC m=+32.229884886 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6292c0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff629800): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff629800): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff629800): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff629800): >_readAt: n=5, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff629800): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.201212253 +0000 UTC m=+32.229884886 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff629800): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1feada000 item 30 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37: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/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff629e40): _readAt: size=2, off=0 2026/09/21 04:37:17 ERROR : open-test-file(0x4c1ff629e40): Couldn't read size of file 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff629e40): >_readAt: n=0, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff629e40): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff629e40): >_writeAt: n=0, err=Bad file descriptor 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff629e40): close: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff629e40): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff696300): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff696300): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff696300): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff696300): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff696300): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.203365018 +0000 UTC m=+32.232037742 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff696300): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6969c0): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6969c0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6969c0): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6969c0): >_readAt: n=5, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6969c0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.203365018 +0000 UTC m=+32.232037742 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6969c0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1feada9a0 item 31 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37: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/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff697040): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff697040): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff697040): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff697040): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff697040): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.205036485 +0000 UTC m=+32.233709119 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff697040): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff697580): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff697580): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff697580): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff697580): >_readAt: n=5, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff697580): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.205036485 +0000 UTC m=+32.233709119 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff697580): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1feadb570 item 32 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff697bc0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff697bc0): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff697bc0): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff697bc0): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff697bc0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.206681903 +0000 UTC m=+32.235354527 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff697bc0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6b8140): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6b8140): >_readAt: n=0, err=Bad file descriptor 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6b8140): _writeAt: size=3, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6b8140): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6b8140): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fee4c460 item 33 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6b8140): >_writeAt: n=3, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6b8140): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.207377086 +0000 UTC m=+32.236049730 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6b8140): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6b8640): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6b8640): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6b8640): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6b8640): >_readAt: n=5, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6b8640): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.207377086 +0000 UTC m=+32.236049730 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6b8640): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fee4c850 item 33 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6b8c80): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6b8c80): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6b8c80): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6b8c80): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6b8c80): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.20900996 +0000 UTC m=+32.237682585 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6b8c80): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6b9100): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6b9100): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fee4d500 item 34 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6b9100): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6b9100): >_readAt: n=0, err=Bad file descriptor 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6b9100): _writeAt: size=3, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6b9100): >_writeAt: n=3, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6b9100): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.209762351 +0000 UTC m=+32.238434975 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6b9100): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6b9640): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6b9640): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6b9640): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6b9640): >_readAt: n=3, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6b9640): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.209762351 +0000 UTC m=+32.238434975 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6b9640): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fee4da40 item 34 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6b9c80): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6b9c80): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6b9c80): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6b9c80): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6b9c80): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.211426704 +0000 UTC m=+32.240099328 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6b9c80): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6de200): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6de200): >_readAt: n=0, err=Bad file descriptor 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6de200): _writeAt: size=3, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6de200): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6de200): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fee3a770 item 35 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6de200): >_writeAt: n=3, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6de200): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.212124162 +0000 UTC m=+32.240796786 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6de200): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6de700): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6de700): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6de700): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6de700): >_readAt: n=5, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6de700): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.212124162 +0000 UTC m=+32.240796786 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6de700): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fee3ad20 item 35 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6ded80): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6ded80): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6ded80): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6ded80): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6ded80): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.213906137 +0000 UTC m=+32.242578761 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6ded80): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6df280): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6df280): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff2b44d0 item 36 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6df280): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6df280): >_readAt: n=0, err=Bad file descriptor 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6df280): _writeAt: size=3, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6df280): >_writeAt: n=3, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6df280): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.214822798 +0000 UTC m=+32.243495422 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6df280): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6df7c0): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6df7c0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6df7c0): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6df7c0): >_readAt: n=3, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6df7c0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.214822798 +0000 UTC m=+32.243495422 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6df7c0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff2b4930 item 36 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6dfe00): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6dfe00): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6dfe00): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6dfe00): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6dfe00): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.216387574 +0000 UTC m=+32.245060198 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6dfe00): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6f8380): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6f8380): >_readAt: n=0, err=Bad file descriptor 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6f8380): _writeAt: size=3, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6f8380): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6f8380): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff2b4f50 item 37 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6f8380): >_writeAt: n=3, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6f8380): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.217123935 +0000 UTC m=+32.245796559 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6f8380): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6f8880): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6f8880): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6f8880): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6f8880): >_readAt: n=5, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6f8880): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.217123935 +0000 UTC m=+32.245796559 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6f8880): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff2b53b0 item 37 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6f8f00): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6f8f00): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6f8f00): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6f8f00): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6f8f00): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.21869922 +0000 UTC m=+32.247371844 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6f8f00): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6f9400): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6f9400): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff2b5ab0 item 38 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6f9400): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6f9400): >_readAt: n=0, err=Bad file descriptor 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6f9400): _writeAt: size=3, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6f9400): >_writeAt: n=3, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6f9400): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.21945175 +0000 UTC m=+32.248124374 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6f9400): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6f9940): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6f9940): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6f9940): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6f9940): >_readAt: n=3, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6f9940): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.21945175 +0000 UTC m=+32.248124374 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff6f9940): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff47c070 item 38 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff7280c0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff7280c0): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff7280c0): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff7280c0): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff7280c0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.221358231 +0000 UTC m=+32.250030866 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff7280c0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff7285c0): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff7285c0): >_readAt: n=0, err=Bad file descriptor 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff7285c0): _writeAt: size=3, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff7285c0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff7285c0): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff47c620 item 39 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff7285c0): >_writeAt: n=3, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff7285c0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.222123907 +0000 UTC m=+32.250796531 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff7285c0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff728ac0): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff728ac0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff728ac0): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff728ac0): >_readAt: n=5, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff728ac0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.222123907 +0000 UTC m=+32.250796531 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff728ac0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff47c8c0 item 39 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff729140): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff729140): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff729140): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff729140): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff729140): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.223819079 +0000 UTC m=+32.252491703 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff729140): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff35d640): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff35d640): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fef1f650 item 40 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff35d640): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff35d640): >_readAt: n=0, err=Bad file descriptor 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff35d640): _writeAt: size=3, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff35d640): >_writeAt: n=3, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff35d640): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.225136938 +0000 UTC m=+32.253809562 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff35d640): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff729780): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff729780): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff729780): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff729780): >_readAt: n=3, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff729780): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.225136938 +0000 UTC m=+32.253809562 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff729780): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff47c0e0 item 40 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff729d40): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff729d40): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff729d40): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff729d40): >_readAt: n=0, err=Bad file descriptor 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff729d40): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff729d40): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff729d40): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.226898975 +0000 UTC m=+32.255571610 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff729d40): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff35c340): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff35c340): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff35c340): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff47d490 item 41 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff35c340): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff35c340): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.227685152 +0000 UTC m=+32.256357816 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff35c340): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff35c800): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff35c800): >_readAt: n=0, err=Bad file descriptor 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff35c800): _writeAt: size=3, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff35c800): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff35c800): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff47d730 item 41 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff35c800): >_writeAt: n=3, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff35c800): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.228397356 +0000 UTC m=+32.257069980 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff35c800): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff35cd40): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff35cd40): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff35cd40): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff35cd40): >_readAt: n=5, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff35cd40): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.228397356 +0000 UTC m=+32.257069980 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff35cd40): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff47d9d0 item 41 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff35d380): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff35d380): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff35d380): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff35d380): >_readAt: n=0, err=Bad file descriptor 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff35d380): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff35d380): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff35d380): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.230323093 +0000 UTC m=+32.258995717 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff35d380): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff35dc00): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff35dc00): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff35dc00): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fef1e310 item 42 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff35dc00): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff35dc00): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.230959445 +0000 UTC m=+32.259632089 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff35dc00): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff0b6480): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff0b6480): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fef1e8c0 item 42 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff0b6480): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff0b6480): >_readAt: n=0, err=Bad file descriptor 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff0b6480): _writeAt: size=3, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff0b6480): >_writeAt: n=3, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff0b6480): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.231818918 +0000 UTC m=+32.260491582 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff0b6480): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff0b7600): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff0b7600): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff0b7600): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff0b7600): >_readAt: n=3, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff0b7600): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.231818918 +0000 UTC m=+32.260491582 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff0b7600): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fef1f0a0 item 42 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff0b7c40): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff0b7c40): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff0b7c40): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff0b7c40): >_readAt: n=0, err=Bad file descriptor 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff0b7c40): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff0b7c40): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff0b7c40): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.23359368 +0000 UTC m=+32.262266354 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff0b7c40): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fed7b080): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fed7b080): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fed7b080): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff870380 item 43 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fed7b080): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fed7b080): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.234278573 +0000 UTC m=+32.262951247 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fed7b080): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fed7bc00): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fed7bc00): >_readAt: n=0, err=Bad file descriptor 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fed7bc00): _writeAt: size=3, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fed7bc00): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fed7bc00): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff870850 item 43 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fed7bc00): >_writeAt: n=3, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fed7bc00): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.234953337 +0000 UTC m=+32.263625962 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fed7bc00): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee9a500): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee9a500): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee9a500): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee9a500): >_readAt: n=5, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee9a500): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.234953337 +0000 UTC m=+32.263625962 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee9a500): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff870af0 item 43 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee9afc0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee9afc0): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee9afc0): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee9afc0): >_readAt: n=0, err=Bad file descriptor 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee9afc0): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee9afc0): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee9afc0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.236718182 +0000 UTC m=+32.265390846 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee9afc0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee9b4c0): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee9b4c0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee9b4c0): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff871260 item 44 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee9b4c0): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee9b4c0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.237408205 +0000 UTC m=+32.266080829 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee9b4c0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee9ba00): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee9ba00): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff8716c0 item 44 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee9ba00): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee9ba00): >_readAt: n=0, err=Bad file descriptor 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee9ba00): _writeAt: size=3, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee9ba00): >_writeAt: n=3, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee9ba00): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.238048824 +0000 UTC m=+32.266721448 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fee9ba00): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff20e0c0): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff20e0c0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff20e0c0): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff20e0c0): >_readAt: n=3, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff20e0c0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.238048824 +0000 UTC m=+32.266721448 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff20e0c0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff871b20 item 44 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff20ec80): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff20ec80): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff20ec80): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff20ec80): >_readAt: n=0, err=Bad file descriptor 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff20ec80): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff20ec80): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff20ec80): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.239557443 +0000 UTC m=+32.268230067 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff20ec80): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff20f580): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff20f580): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff20f580): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1feafccb0 item 45 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff20f580): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff20f580): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.2403234 +0000 UTC m=+32.268996024 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff20f580): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff20fd40): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff20fd40): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff20fd40): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff20fd40): >_readAt: n=5, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff20fd40): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.2403234 +0000 UTC m=+32.268996024 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff20fd40): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1feafd1f0 item 45 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff198480): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff198480): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff198480): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff198480): >_readAt: n=0, err=Bad file descriptor 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff198480): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff198480): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff198480): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.241835897 +0000 UTC m=+32.270508521 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff198480): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff198980): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff198980): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff198980): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff8a6070 item 46 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff198980): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff198980): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.242517013 +0000 UTC m=+32.271189697 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff198980): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefb84c0): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefb84c0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefb84c0): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefb84c0): >_readAt: n=5, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefb84c0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.242517013 +0000 UTC m=+32.271189697 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefb84c0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fea14230 item 46 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefb90c0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefb90c0): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefb90c0): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefb90c0): >_readAt: n=0, err=Bad file descriptor 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefb90c0): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefb90c0): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefb90c0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.244313437 +0000 UTC m=+32.272986061 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefb90c0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefb9640): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefb9640): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefb9640): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fea15490 item 47 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefb9640): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefb9640): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.245031692 +0000 UTC m=+32.273704316 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefb9640): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefb9d40): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefb9d40): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefb9d40): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefb9d40): >_readAt: n=5, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefb9d40): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.245031692 +0000 UTC m=+32.273704316 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefb9d40): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fea15a40 item 47 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37: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/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1feaad440): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1feaad440): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1feaad440): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1feaad440): >_readAt: n=0, err=Bad file descriptor 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1feaad440): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1feaad440): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1feaad440): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.246855867 +0000 UTC m=+32.275528512 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1feaad440): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff766080): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff766080): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff766080): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1feaaf0a0 item 48 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff766080): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff766080): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.247496929 +0000 UTC m=+32.276169603 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff766080): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff766780): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff766780): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff766780): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff766780): >_readAt: n=5, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff766780): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.247496929 +0000 UTC m=+32.276169603 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff766780): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1feaaf490 item 48 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff766dc0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff766dc0): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff766dc0): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff766dc0): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff766dc0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.249200856 +0000 UTC m=+32.277873480 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff766dc0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff767240): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff767240): >_readAt: n=0, err=Bad file descriptor 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff767240): _writeAt: size=3, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff767240): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff767240): open at offset 5 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff767240): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fea288c0 item 49 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff767240): >_writeAt: n=3, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff767240): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.249765594 +0000 UTC m=+32.278438218 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff767240): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff767780): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff767780): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff767780): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff767780): >_readAt: n=8, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff767780): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.249765594 +0000 UTC m=+32.278438218 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff767780): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fea28c40 item 49 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff767e00): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff767e00): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff767e00): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff767e00): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff767e00): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.25145777 +0000 UTC m=+32.280130394 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff767e00): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff770400): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff770400): open at offset 5 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff770400): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fea29a40 item 50 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff770400): _readAt: size=2, off=5 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff770400): >_readAt: n=0, err=Bad file descriptor 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff770400): _writeAt: size=3, off=5 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff770400): >_writeAt: n=3, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff770400): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.252192277 +0000 UTC m=+32.280864901 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff770400): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff770980): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff770980): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff770980): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff770980): >_readAt: n=3, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff770980): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.252192277 +0000 UTC m=+32.280864901 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff770980): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fef04b60 item 50 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff771000): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff771000): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff771000): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff771000): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff771000): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.253646063 +0000 UTC m=+32.282318687 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff771000): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff771500): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff771500): >_readAt: n=0, err=Bad file descriptor 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff771500): _writeAt: size=3, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff771500): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff771500): open at offset 5 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff771500): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fef059d0 item 51 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff771500): >_writeAt: n=3, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff771500): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.254224975 +0000 UTC m=+32.282897599 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff771500): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff771a40): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff771a40): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff771a40): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff771a40): >_readAt: n=8, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff771a40): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.254224975 +0000 UTC m=+32.282897599 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff771a40): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff536000 item 51 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff77a1c0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff77a1c0): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff77a1c0): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff77a1c0): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff77a1c0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.255876084 +0000 UTC m=+32.284548708 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff77a1c0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff77a6c0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff77a6c0): open at offset 5 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff77a6c0): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff5368c0 item 52 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff77a6c0): _readAt: size=2, off=5 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff77a6c0): >_readAt: n=0, err=Bad file descriptor 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff77a6c0): _writeAt: size=3, off=5 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff77a6c0): >_writeAt: n=3, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff77a6c0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.256562701 +0000 UTC m=+32.285235325 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff77a6c0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff77ac40): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff77ac40): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff77ac40): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff77ac40): >_readAt: n=3, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff77ac40): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.256562701 +0000 UTC m=+32.285235325 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff77ac40): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff536b60 item 52 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff77b2c0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff77b2c0): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff77b2c0): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff77b2c0): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff77b2c0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.257895749 +0000 UTC m=+32.286568373 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff77b2c0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff77b7c0): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff77b7c0): >_readAt: n=0, err=Bad file descriptor 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff77b7c0): _writeAt: size=3, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff77b7c0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff77b7c0): open at offset 5 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff77b7c0): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff5373b0 item 53 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff77b7c0): >_writeAt: n=3, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff77b7c0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.258485362 +0000 UTC m=+32.287157986 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff77b7c0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff77bd00): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff77bd00): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff77bd00): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff77bd00): >_readAt: n=8, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff77bd00): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.258485362 +0000 UTC m=+32.287157986 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff77bd00): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff537650 item 53 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1feeea480): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1feeea480): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1feeea480): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1feeea480): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1feeea480): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.260054906 +0000 UTC m=+32.288727540 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1feeea480): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1feeea980): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1feeea980): open at offset 5 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1feeea980): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff537d50 item 54 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1feeea980): _readAt: size=2, off=5 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1feeea980): >_readAt: n=0, err=Bad file descriptor 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1feeea980): _writeAt: size=3, off=5 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1feeea980): >_writeAt: n=3, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1feeea980): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.260745099 +0000 UTC m=+32.289417754 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1feeea980): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1feeeaf00): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1feeeaf00): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1feeeaf00): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1feeeaf00): >_readAt: n=3, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1feeeaf00): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.260745099 +0000 UTC m=+32.289417754 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1feeeaf00): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff834150 item 54 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1feeeb580): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1feeeb580): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1feeeb580): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1feeeb580): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1feeeb580): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.262302421 +0000 UTC m=+32.290975046 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1feeeb580): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1feeeba80): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1feeeba80): >_readAt: n=0, err=Bad file descriptor 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1feeeba80): _writeAt: size=3, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1feeeba80): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1feeeba80): open at offset 5 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1feeeba80): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff834770 item 55 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1feeeba80): >_writeAt: n=3, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1feeeba80): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.26292644 +0000 UTC m=+32.291599064 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1feeeba80): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefc00c0): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefc00c0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefc00c0): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefc00c0): >_readAt: n=8, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefc00c0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.26292644 +0000 UTC m=+32.291599064 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefc00c0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff834a10 item 55 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37: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/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefc0740): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefc0740): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefc0740): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefc0740): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefc0740): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.264648322 +0000 UTC m=+32.293320956 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefc0740): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefc0c40): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefc0c40): open at offset 5 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefc0c40): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff834fc0 item 56 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefc0c40): _readAt: size=2, off=5 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefc0c40): >_readAt: n=0, err=Bad file descriptor 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefc0c40): _writeAt: size=3, off=5 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefc0c40): >_writeAt: n=3, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefc0c40): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.265442071 +0000 UTC m=+32.294114695 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefc0c40): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefc11c0): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefc11c0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefc11c0): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefc11c0): >_readAt: n=3, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefc11c0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.265442071 +0000 UTC m=+32.294114695 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefc11c0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff835420 item 56 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefc1800): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefc1800): open at offset 0 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefc1800): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefc1800): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefc1800): >_readAt: n=0, err=Bad file descriptor 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefc1800): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefc1800): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefc1800): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.266958314 +0000 UTC m=+32.295630938 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefc1800): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefc1d40): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefc1d40): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefc1d40): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff835c00 item 57 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefc1d40): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefc1d40): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.267612189 +0000 UTC m=+32.296284814 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fefc1d40): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff000380): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff000380): >_readAt: n=0, err=Bad file descriptor 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff000380): _writeAt: size=3, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff000380): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff000380): open at offset 5 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff000380): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1feede2a0 item 57 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff000380): >_writeAt: n=3, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff000380): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.268367917 +0000 UTC m=+32.297040551 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff000380): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff416100): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff416100): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff416100): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff416100): >_readAt: n=8, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff416100): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.268367917 +0000 UTC m=+32.297040551 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff416100): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fef26070 item 57 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff416740): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff416740): open at offset 0 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff416740): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff416740): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff416740): >_readAt: n=0, err=Bad file descriptor 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff416740): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff416740): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff416740): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.270188966 +0000 UTC m=+32.298861590 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff416740): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff416c80): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff416c80): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff416c80): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fef26e70 item 58 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff416c80): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff416c80): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.270901572 +0000 UTC m=+32.299574206 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff416c80): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4171c0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4171c0): open at offset 5 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4171c0): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fef27340 item 58 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4171c0): _readAt: size=2, off=5 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4171c0): >_readAt: n=0, err=Bad file descriptor 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4171c0): _writeAt: size=3, off=5 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4171c0): >_writeAt: n=3, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4171c0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.271650437 +0000 UTC m=+32.300323070 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4171c0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff417780): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff417780): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff417780): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff417780): >_readAt: n=3, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff417780): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.271650437 +0000 UTC m=+32.300323070 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff417780): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fef278f0 item 58 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff417dc0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff417dc0): open at offset 0 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff417dc0): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff417dc0): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff417dc0): >_readAt: n=0, err=Bad file descriptor 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff417dc0): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff417dc0): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff417dc0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.273540607 +0000 UTC m=+32.302213240 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff417dc0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff42a400): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff42a400): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff42a400): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1feeb4540 item 59 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff42a400): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff42a400): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.274424725 +0000 UTC m=+32.303097399 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff42a400): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff42a940): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff42a940): >_readAt: n=0, err=Bad file descriptor 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff42a940): _writeAt: size=3, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff42a940): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff42a940): open at offset 5 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff42a940): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1feeb4af0 item 59 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff42a940): >_writeAt: n=3, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff42a940): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.275696718 +0000 UTC m=+32.304369352 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff42a940): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff42aec0): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff42aec0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff42aec0): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff42aec0): >_readAt: n=8, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff42aec0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.275696718 +0000 UTC m=+32.304369352 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff42aec0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1feeb5570 item 59 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37: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/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff42b500): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff42b500): open at offset 0 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff42b500): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff42b500): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff42b500): >_readAt: n=0, err=Bad file descriptor 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff42b500): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff42b500): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff42b500): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.277817795 +0000 UTC m=+32.306490499 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff42b500): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff42ba40): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff42ba40): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff42ba40): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff952070 item 60 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff42ba40): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff42ba40): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.278593729 +0000 UTC m=+32.307266374 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff42ba40): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff440080): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff440080): open at offset 5 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff440080): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff952540 item 60 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff440080): _readAt: size=2, off=5 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff440080): >_readAt: n=0, err=Bad file descriptor 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff440080): _writeAt: size=3, off=5 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff440080): >_writeAt: n=3, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff440080): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.279536882 +0000 UTC m=+32.308209575 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff440080): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff440640): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff440640): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff440640): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff440640): >_readAt: n=3, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff440640): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.279536882 +0000 UTC m=+32.308209575 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff440640): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff9527e0 item 60 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff440c80): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff440c80): open at offset 0 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff440c80): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff440c80): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff440c80): >_readAt: n=0, err=Bad file descriptor 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff440c80): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff440c80): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff440c80): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.28161209 +0000 UTC m=+32.310284724 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff440c80): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4411c0): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4411c0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4411c0): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff952d90 item 61 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4411c0): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4411c0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.282348732 +0000 UTC m=+32.311021366 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4411c0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4418c0): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4418c0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4418c0): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4418c0): >_readAt: n=5, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4418c0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.282348732 +0000 UTC m=+32.311021366 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4418c0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff953030 item 61 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37: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/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff452000): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff452000): open at offset 0 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff452000): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff452000): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff452000): >_readAt: n=0, err=Bad file descriptor 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff452000): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff452000): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff452000): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.284569887 +0000 UTC m=+32.313242520 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff452000): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff452540): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff452540): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff452540): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff9535e0 item 62 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff452540): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff452540): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.285173266 +0000 UTC m=+32.313845911 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff452540): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff452c40): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff452c40): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff452c40): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff452c40): >_readAt: n=5, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff452c40): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.285173266 +0000 UTC m=+32.313845911 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff452c40): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff953880 item 62 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37: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/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff453280): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff453280): open at offset 0 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff453280): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff453280): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff453280): >_readAt: n=0, err=Bad file descriptor 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff453280): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff453280): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff453280): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.287248566 +0000 UTC m=+32.315921210 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff453280): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4537c0): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4537c0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4537c0): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff2ec230 item 63 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4537c0): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4537c0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.28793403 +0000 UTC m=+32.316606664 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4537c0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff453ec0): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff453ec0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff453ec0): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff453ec0): >_readAt: n=5, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff453ec0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.28793403 +0000 UTC m=+32.316606664 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff453ec0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff2ec930 item 63 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37: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/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff106600): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff106600): open at offset 0 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff106600): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff106600): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff106600): >_readAt: n=0, err=Bad file descriptor 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff106600): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff106600): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff106600): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.289850691 +0000 UTC m=+32.318523325 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff106600): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff106b40): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff106b40): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff106b40): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff2ecfc0 item 64 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff106b40): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff106b40): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.290677291 +0000 UTC m=+32.319349925 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff106b40): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff107240): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff107240): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff107240): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff107240): >_readAt: n=5, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff107240): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.290677291 +0000 UTC m=+32.319349925 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff107240): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff2ed3b0 item 64 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff107880): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff107880): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff107880): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff107880): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff107880): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.292684513 +0000 UTC m=+32.321357147 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff107880): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff107d00): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff107d00): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff107d00): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff107d00): >_readAt: n=2, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff107d00): _writeAt: size=3, off=2 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff540150 item 65 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff107d00): >_writeAt: n=3, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff107d00): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.293515943 +0000 UTC m=+32.322188647 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff107d00): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff144300): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff144300): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff144300): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff144300): >_readAt: n=5, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff144300): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.293515943 +0000 UTC m=+32.322188647 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff144300): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff5403f0 item 65 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff144940): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff144940): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff144940): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff144940): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff144940): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.295227114 +0000 UTC m=+32.323899748 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff144940): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff144dc0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff144dc0): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff5409a0 item 66 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff144dc0): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff144dc0): >_readAt: n=0, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff144dc0): _writeAt: size=3, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff144dc0): >_writeAt: n=3, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff144dc0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.296044328 +0000 UTC m=+32.324717002 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff144dc0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff145300): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff145300): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff145300): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff145300): >_readAt: n=3, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff145300): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.296044328 +0000 UTC m=+32.324717002 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff145300): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff540c40 item 66 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff145940): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff145940): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff145940): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff145940): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff145940): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.297902718 +0000 UTC m=+32.326575342 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff145940): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff145dc0): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff145dc0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff145dc0): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff145dc0): >_readAt: n=2, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff145dc0): _writeAt: size=3, off=2 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff541340 item 67 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff145dc0): >_writeAt: n=3, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff145dc0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.298593172 +0000 UTC m=+32.327265796 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff145dc0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff17a3c0): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff17a3c0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff17a3c0): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff17a3c0): >_readAt: n=5, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff17a3c0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.298593172 +0000 UTC m=+32.327265796 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff17a3c0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff5416c0 item 67 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff17aa40): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff17aa40): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff17aa40): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff17aa40): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff17aa40): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.300230985 +0000 UTC m=+32.328903609 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff17aa40): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff17af40): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff17af40): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff541ce0 item 68 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff17af40): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff17af40): >_readAt: n=0, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff17af40): _writeAt: size=3, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff17af40): >_writeAt: n=3, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff17af40): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.300912552 +0000 UTC m=+32.329585186 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff17af40): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff17b480): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff17b480): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff17b480): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff17b480): >_readAt: n=3, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff17b480): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.300912552 +0000 UTC m=+32.329585186 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff17b480): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fef282a0 item 68 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff17bac0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff17bac0): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff17bac0): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff17bac0): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff17bac0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.302510671 +0000 UTC m=+32.331183295 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff17bac0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff1e8040): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff1e8040): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff1e8040): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff1e8040): >_readAt: n=2, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff1e8040): _writeAt: size=3, off=2 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fef28cb0 item 69 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff1e8040): >_writeAt: n=3, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff1e8040): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.303263573 +0000 UTC m=+32.331936197 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff1e8040): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff1e8540): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff1e8540): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff1e8540): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff1e8540): >_readAt: n=5, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff1e8540): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.303263573 +0000 UTC m=+32.331936197 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff1e8540): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fef291f0 item 69 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff1e8bc0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff1e8bc0): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff1e8bc0): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff1e8bc0): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff1e8bc0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.304806848 +0000 UTC m=+32.333479472 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff1e8bc0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff1e90c0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff1e90c0): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fef299d0 item 70 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff1e90c0): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff1e90c0): >_readAt: n=0, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff1e90c0): _writeAt: size=3, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff1e90c0): >_writeAt: n=3, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff1e90c0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.305522348 +0000 UTC m=+32.334194973 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff1e90c0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff1e9600): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff1e9600): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff1e9600): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff1e9600): >_readAt: n=3, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff1e9600): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.305522348 +0000 UTC m=+32.334194973 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff1e9600): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fef29c70 item 70 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff1e9c80): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff1e9c80): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff1e9c80): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff1e9c80): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff1e9c80): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.30736057 +0000 UTC m=+32.336033204 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff1e9c80): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff202280): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff202280): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff202280): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff202280): >_readAt: n=2, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff202280): _writeAt: size=3, off=2 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff2be9a0 item 71 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff202280): >_writeAt: n=3, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff202280): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.308038941 +0000 UTC m=+32.336711565 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff202280): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff202780): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff202780): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff202780): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff202780): >_readAt: n=5, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff202780): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.308038941 +0000 UTC m=+32.336711565 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff202780): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff2bed90 item 71 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff202e00): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff202e00): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff202e00): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff202e00): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff202e00): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.309697484 +0000 UTC m=+32.338370109 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff202e00): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff203300): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff203300): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff2bf5e0 item 72 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff203300): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff203300): >_readAt: n=0, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff203300): _writeAt: size=3, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff203300): >_writeAt: n=3, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff203300): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.310373781 +0000 UTC m=+32.339046405 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff203300): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff203840): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff203840): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff203840): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff203840): >_readAt: n=3, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff203840): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.310373781 +0000 UTC m=+32.339046405 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff203840): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff2bfab0 item 72 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff203e00): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff203e00): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff203e00): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff203e00): >_readAt: n=0, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff203e00): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff203e00): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff203e00): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.311935571 +0000 UTC m=+32.340608204 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff203e00): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff228400): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff228400): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff228400): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fea13260 item 73 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff228400): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff228400): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.312551084 +0000 UTC m=+32.341223708 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff228400): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff2288c0): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff2288c0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff2288c0): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff2288c0): >_readAt: n=2, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff2288c0): _writeAt: size=3, off=2 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fea13b90 item 73 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff2288c0): >_writeAt: n=3, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff2288c0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.313282394 +0000 UTC m=+32.341955019 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff2288c0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff228e00): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff228e00): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff228e00): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff228e00): >_readAt: n=5, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff228e00): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.313282394 +0000 UTC m=+32.341955019 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff228e00): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff2ac540 item 73 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff229440): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff229440): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff229440): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff229440): >_readAt: n=0, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff229440): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff229440): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff229440): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.315347254 +0000 UTC m=+32.344019878 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff229440): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff229940): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff229940): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff229940): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff2ad180 item 74 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff229940): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff229940): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.316133801 +0000 UTC m=+32.344806475 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff229940): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff229e80): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff229e80): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff2ad650 item 74 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff229e80): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff229e80): >_readAt: n=0, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff229e80): _writeAt: size=3, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff229e80): >_writeAt: n=3, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff229e80): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.317144779 +0000 UTC m=+32.345817424 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff229e80): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff31c500): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff31c500): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff31c500): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff31c500): >_readAt: n=3, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff31c500): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.317144779 +0000 UTC m=+32.345817424 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff31c500): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff2ad8f0 item 74 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff31cb40): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff31cb40): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff31cb40): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff31cb40): >_readAt: n=0, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff31cb40): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff31cb40): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff31cb40): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.319047893 +0000 UTC m=+32.347720517 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff31cb40): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff31d040): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff31d040): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff31d040): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fee96540 item 75 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff31d040): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff31d040): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.319520416 +0000 UTC m=+32.348193050 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff31d040): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff31d580): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff31d580): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff31d580): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff31d580): >_readAt: n=2, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff31d580): _writeAt: size=3, off=2 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fee96b60 item 75 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff31d580): >_writeAt: n=3, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff31d580): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.320162439 +0000 UTC m=+32.348835063 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff31d580): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff31dac0): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff31dac0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff31dac0): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff31dac0): >_readAt: n=5, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff31dac0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.320162439 +0000 UTC m=+32.348835063 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff31dac0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fee970a0 item 75 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff398200): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff398200): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff398200): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff398200): >_readAt: n=0, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff398200): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff398200): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff398200): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.321712716 +0000 UTC m=+32.350385341 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff398200): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff398700): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff398700): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff398700): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1feaf2150 item 76 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff398700): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff398700): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.322333649 +0000 UTC m=+32.351006273 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff398700): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff398c40): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff398c40): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1feaf2930 item 76 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff398c40): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff398c40): >_readAt: n=0, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff398c40): _writeAt: size=3, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff398c40): >_writeAt: n=3, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff398c40): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.323158367 +0000 UTC m=+32.351830991 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff398c40): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3991c0): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3991c0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3991c0): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3991c0): >_readAt: n=3, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3991c0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.323158367 +0000 UTC m=+32.351830991 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3991c0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1feaf30a0 item 76 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff399800): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff399800): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff399800): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff399800): >_readAt: n=0, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff399800): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff399800): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff399800): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.324591864 +0000 UTC m=+32.353264489 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff399800): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff399d00): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff399d00): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff399d00): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1feaf3d50 item 77 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff399d00): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff399d00): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.325179364 +0000 UTC m=+32.353851998 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff399d00): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3b4500): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3b4500): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3b4500): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3b4500): >_readAt: n=5, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3b4500): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.325179364 +0000 UTC m=+32.353851998 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3b4500): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1febc29a0 item 77 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3b4b40): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3b4b40): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3b4b40): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3b4b40): >_readAt: n=0, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3b4b40): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3b4b40): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3b4b40): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.326683675 +0000 UTC m=+32.355356299 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3b4b40): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3b5040): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3b5040): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3b5040): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1febc3570 item 78 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3b5040): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3b5040): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.327352729 +0000 UTC m=+32.356025374 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3b5040): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3b5740): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3b5740): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3b5740): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3b5740): >_readAt: n=5, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3b5740): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.327352729 +0000 UTC m=+32.356025374 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3b5740): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1febc3880 item 78 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3b5d80): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3b5d80): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3b5d80): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3b5d80): >_readAt: n=0, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3b5d80): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3b5d80): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3b5d80): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.328987626 +0000 UTC m=+32.357660250 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3b5d80): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3d6380): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3d6380): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3d6380): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff2c2230 item 79 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3d6380): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3d6380): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.329549408 +0000 UTC m=+32.358222043 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3d6380): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3d6a80): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3d6a80): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3d6a80): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3d6a80): >_readAt: n=5, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3d6a80): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.329549408 +0000 UTC m=+32.358222043 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3d6a80): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff2c25b0 item 79 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37: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/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3d70c0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3d70c0): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3d70c0): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3d70c0): >_readAt: n=0, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3d70c0): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3d70c0): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3d70c0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.331153368 +0000 UTC m=+32.359826002 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3d70c0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3d75c0): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3d75c0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3d75c0): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff2c2d90 item 80 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3d75c0): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3d75c0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.331672527 +0000 UTC m=+32.360345151 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3d75c0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3d7cc0): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3d7cc0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3d7cc0): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3d7cc0): >_readAt: n=5, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3d7cc0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.331672527 +0000 UTC m=+32.360345151 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff3d7cc0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff2c3030 item 80 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff400400): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff400400): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff400400): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff400400): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff400400): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.333484179 +0000 UTC m=+32.362156803 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff400400): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff400880): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff400880): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff400880): open at offset 5 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff400880): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff400880): >_readAt: n=2, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff400880): _writeAt: size=3, off=7 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff2c3b20 item 81 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff400880): >_writeAt: n=3, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff400880): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.334103047 +0000 UTC m=+32.362775671 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff400880): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff400dc0): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff400dc0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff400dc0): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff400dc0): >_readAt: n=8, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff400dc0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.334103047 +0000 UTC m=+32.362775671 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff400dc0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff2c3dc0 item 81 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff401440): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff401440): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff401440): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff401440): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff401440): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.336040247 +0000 UTC m=+32.364712871 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff401440): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff401940): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff401940): open at offset 5 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff401940): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff14c850 item 82 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff401940): _readAt: size=2, off=5 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff401940): >_readAt: n=0, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff401940): _writeAt: size=3, off=5 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff401940): >_writeAt: n=3, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff401940): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.336732534 +0000 UTC m=+32.365405208 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff401940): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff401ec0): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff401ec0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff401ec0): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff401ec0): >_readAt: n=3, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff401ec0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.336732534 +0000 UTC m=+32.365405208 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff401ec0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff14ccb0 item 82 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff48c640): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff48c640): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff48c640): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff48c640): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff48c640): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.338601744 +0000 UTC m=+32.367274368 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff48c640): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff48cb40): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff48cb40): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff48cb40): open at offset 5 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff48cb40): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff48cb40): >_readAt: n=2, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff48cb40): _writeAt: size=3, off=7 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff14da40 item 83 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff48cb40): >_writeAt: n=3, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff48cb40): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.339336742 +0000 UTC m=+32.368009367 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff48cb40): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff48d080): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff48d080): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff48d080): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff48d080): >_readAt: n=8, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff48d080): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.339336742 +0000 UTC m=+32.368009367 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff48d080): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff14dce0 item 83 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff48d700): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff48d700): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff48d700): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff48d700): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff48d700): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.341193269 +0000 UTC m=+32.369865913 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff48d700): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff48dc00): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff48dc00): open at offset 5 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff48dc00): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1feaf4850 item 84 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff48dc00): _readAt: size=2, off=5 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff48dc00): >_readAt: n=0, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff48dc00): _writeAt: size=3, off=5 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff48dc00): >_writeAt: n=3, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff48dc00): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.341951471 +0000 UTC m=+32.370624095 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff48dc00): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4b2280): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4b2280): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4b2280): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4b2280): >_readAt: n=3, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4b2280): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.341951471 +0000 UTC m=+32.370624095 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4b2280): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1feaf4bd0 item 84 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4b2900): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4b2900): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4b2900): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4b2900): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4b2900): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.34387322 +0000 UTC m=+32.372545855 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4b2900): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4b2e00): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4b2e00): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4b2e00): open at offset 5 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4b2e00): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4b2e00): >_readAt: n=2, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4b2e00): _writeAt: size=3, off=7 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1feaf5420 item 85 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4b2e00): >_writeAt: n=3, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4b2e00): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.344741651 +0000 UTC m=+32.373414305 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4b2e00): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4b3340): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4b3340): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4b3340): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4b3340): >_readAt: n=8, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4b3340): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.344741651 +0000 UTC m=+32.373414305 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4b3340): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1feaf5960 item 85 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4b39c0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4b39c0): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4b39c0): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4b39c0): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4b39c0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.346734214 +0000 UTC m=+32.375406838 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4b39c0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4b3ec0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4b3ec0): open at offset 5 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4b3ec0): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fef804d0 item 86 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4b3ec0): _readAt: size=2, off=5 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4b3ec0): >_readAt: n=0, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4b3ec0): _writeAt: size=3, off=5 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4b3ec0): >_writeAt: n=3, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4b3ec0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.347631339 +0000 UTC m=+32.376303963 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4b3ec0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4dc540): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4dc540): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4dc540): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4dc540): >_readAt: n=3, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4dc540): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.347631339 +0000 UTC m=+32.376303963 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4dc540): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fef80c40 item 86 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4dcbc0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4dcbc0): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4dcbc0): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4dcbc0): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4dcbc0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.349429564 +0000 UTC m=+32.378102188 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4dcbc0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4dd0c0): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4dd0c0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4dd0c0): open at offset 5 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4dd0c0): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4dd0c0): >_readAt: n=2, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4dd0c0): _writeAt: size=3, off=7 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff498000 item 87 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4dd0c0): >_writeAt: n=3, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4dd0c0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.350355333 +0000 UTC m=+32.379027967 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4dd0c0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4dd600): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4dd600): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4dd600): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4dd600): >_readAt: n=8, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4dd600): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.350355333 +0000 UTC m=+32.379027967 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff4dd600): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff4982a0 item 87 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37: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/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff000940): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff000940): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff000940): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff000940): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff000940): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.352366872 +0000 UTC m=+32.381039496 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff000940): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff000e40): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff000e40): open at offset 5 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff000e40): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1feede930 item 88 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff000e40): _readAt: size=2, off=5 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff000e40): >_readAt: n=0, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff000e40): _writeAt: size=3, off=5 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff000e40): >_writeAt: n=3, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff000e40): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.352978116 +0000 UTC m=+32.381650741 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff000e40): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff0013c0): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff0013c0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff0013c0): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff0013c0): >_readAt: n=3, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff0013c0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.352978116 +0000 UTC m=+32.381650741 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff0013c0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1feedee00 item 88 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff001a00): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff001a00): open at offset 0 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff001a00): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff001a00): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff001a00): >_readAt: n=0, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff001a00): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff001a00): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff001a00): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.35623079 +0000 UTC m=+32.384903414 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff001a00): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff514040): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff514040): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff514040): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1feedf880 item 89 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff514040): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff514040): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.356756974 +0000 UTC m=+32.385429598 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff514040): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff514580): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff514580): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff514580): open at offset 5 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff514580): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff514580): >_readAt: n=2, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff514580): _writeAt: size=3, off=7 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fef2c150 item 89 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff514580): >_writeAt: n=3, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff514580): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.357543238 +0000 UTC m=+32.386215902 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff514580): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff514b00): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff514b00): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff514b00): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff514b00): >_readAt: n=8, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff514b00): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.357543238 +0000 UTC m=+32.386215902 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff514b00): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fef2c3f0 item 89 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff515140): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff515140): open at offset 0 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff515140): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff515140): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff515140): >_readAt: n=0, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff515140): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff515140): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff515140): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.359233121 +0000 UTC m=+32.387905745 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff515140): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff515680): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff515680): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff515680): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fef2cfc0 item 90 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff515680): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff515680): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.359866626 +0000 UTC m=+32.388539250 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff515680): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff515bc0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff515bc0): open at offset 5 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff515bc0): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fef2d3b0 item 90 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff515bc0): _readAt: size=2, off=5 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff515bc0): >_readAt: n=0, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff515bc0): _writeAt: size=3, off=5 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff515bc0): >_writeAt: n=3, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff515bc0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.360674392 +0000 UTC m=+32.389347027 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff515bc0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff54c280): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff54c280): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff54c280): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff54c280): >_readAt: n=3, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff54c280): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.360674392 +0000 UTC m=+32.389347027 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff54c280): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fef2d810 item 90 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff54c8c0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff54c8c0): open at offset 0 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff54c8c0): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff54c8c0): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff54c8c0): >_readAt: n=0, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff54c8c0): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff54c8c0): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff54c8c0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.362312496 +0000 UTC m=+32.390985130 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff54c8c0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff54ce00): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff54ce00): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff54ce00): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fef003f0 item 91 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff54ce00): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff54ce00): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.362978183 +0000 UTC m=+32.391650837 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff54ce00): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff54d340): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff54d340): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff54d340): open at offset 5 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff54d340): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff54d340): >_readAt: n=2, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff54d340): _writeAt: size=3, off=7 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fef009a0 item 91 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff54d340): >_writeAt: n=3, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff54d340): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.363720836 +0000 UTC m=+32.392393461 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff54d340): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff54d8c0): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff54d8c0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff54d8c0): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff54d8c0): >_readAt: n=8, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff54d8c0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.363720836 +0000 UTC m=+32.392393461 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff54d8c0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fef00d90 item 91 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37: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/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff199080): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff199080): open at offset 0 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff199080): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff199080): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff199080): >_readAt: n=0, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff199080): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff199080): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff199080): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.365651903 +0000 UTC m=+32.394324557 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff199080): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff1995c0): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff1995c0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff1995c0): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff8a6850 item 92 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff1995c0): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff1995c0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.366355251 +0000 UTC m=+32.395027875 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff1995c0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff199b00): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff199b00): open at offset 5 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff199b00): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff8a6b60 item 92 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff199b00): _readAt: size=2, off=5 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff199b00): >_readAt: n=0, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff199b00): _writeAt: size=3, off=5 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff199b00): >_writeAt: n=3, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff199b00): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.367164008 +0000 UTC m=+32.395836633 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff199b00): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fede2280): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fede2280): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fede2280): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fede2280): >_readAt: n=3, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fede2280): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.367164008 +0000 UTC m=+32.395836633 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fede2280): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff8a6ee0 item 92 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fede28c0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fede28c0): open at offset 0 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fede28c0): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fede28c0): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fede28c0): >_readAt: n=0, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fede28c0): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fede28c0): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fede28c0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.369005226 +0000 UTC m=+32.397677850 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fede28c0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fede2e00): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fede2e00): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fede2e00): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff8a7570 item 93 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fede2e00): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fede2e00): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.369691572 +0000 UTC m=+32.398364206 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fede2e00): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fede3500): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fede3500): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fede3500): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fede3500): >_readAt: n=5, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fede3500): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.369691572 +0000 UTC m=+32.398364206 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fede3500): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1ff8a79d0 item 93 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37: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/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fede3b40): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fede3b40): open at offset 0 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fede3b40): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fede3b40): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fede3b40): >_readAt: n=0, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fede3b40): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fede3b40): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fede3b40): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.371685909 +0000 UTC m=+32.400358533 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1fede3b40): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff59e180): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff59e180): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff59e180): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1feada380 item 94 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff59e180): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff59e180): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.372355603 +0000 UTC m=+32.401028228 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff59e180): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37: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-paqudoj2tafo/dir/file1: no such file or directory 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37: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-paqudoj2tafo/dir/file1: no such file or directory 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff59e880): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff59e880): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff59e880): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff59e880): >_readAt: n=5, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff59e880): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.372355603 +0000 UTC m=+32.401028228 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff59e880): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1feada8c0 item 94 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37: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/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff59eec0): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff59eec0): open at offset 0 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff59eec0): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff59eec0): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff59eec0): >_readAt: n=0, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff59eec0): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff59eec0): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff59eec0): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.374381039 +0000 UTC m=+32.403053663 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff59eec0): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff59f400): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff59f400): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff59f400): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1feadb260 item 95 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff59f400): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff59f400): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.375045574 +0000 UTC m=+32.403718209 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff59f400): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff59fb00): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff59fb00): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff59fb00): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff59fb00): >_readAt: n=5, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff59fb00): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.375045574 +0000 UTC m=+32.403718209 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff59fb00): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1feadb7a0 item 95 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37: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/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5c6240): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5c6240): open at offset 0 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5c6240): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5c6240): _readAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5c6240): >_readAt: n=0, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5c6240): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5c6240): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5c6240): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.377123429 +0000 UTC m=+32.405796143 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5c6240): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5c6780): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5c6780): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5c6780): >openPending: err= 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fee4c5b0 item 96 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5c6780): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5c6780): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.377724684 +0000 UTC m=+32.406397309 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5c6780): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/21 04:37:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/21 04:37:17 DEBUG : open-test-file: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5c6e80): _readAt: size=512, off=0 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5c6e80): openPending: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5c6e80): >openPending: err= 2026/09/21 04:37:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5c6e80): >_readAt: n=5, err=EOF 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5c6e80): close: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-21 04:37:17.377724684 +0000 UTC m=+32.406397309 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : open-test-file(0x4c1ff5c6e80): >close: err= 2026/09/21 04:37:17 DEBUG : open-test-file: Remove: 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4c1fee4ccb0 item 96 2026/09/21 04:37:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/21 04:37:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/21 04:37:17 DEBUG : open-test-file: >Remove: err= 2026/09/21 04:37:17 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:37:17 DEBUG : Looking for writers 2026/09/21 04:37:17 DEBUG : >WaitForWriters: 2026/09/21 04:37:17 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.54s) --- PASS: TestRWFileHandleOpenTests/writes (0.29s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.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.25s) --- 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-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" 2026/09/21 04:37:17 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:37:17 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/21 04:37:17 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:17 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/21 04:37:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/21 04:37:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/21 04:37:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : file1: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : file1(0x4c1ff5c7440): openPending: 2026/09/21 04:37:17 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/21 04:37:17 DEBUG : file1(0x4c1ff5c7440): >openPending: err= 2026/09/21 04:37:17 DEBUG : file1: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/21 04:37:17 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/21 04:37:17 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/21 04:37:17 DEBUG : file1(0x4c1ff5c7440): _writeAt: size=2, off=0 2026/09/21 04:37:17 DEBUG : file1(0x4c1ff5c7440): >_writeAt: n=2, err= 2026/09/21 04:37:17 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/09/21 04:37:17 DEBUG : file1(0x4c1ff5c7440): RWFileHandle.Flush 2026/09/21 04:37:17 DEBUG : file1(0x4c1ff5c7440): RWFileHandle.Release 2026/09/21 04:37:17 DEBUG : file1(0x4c1ff5c7440): close: 2026/09/21 04:37:17 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/09/21 04:37:17 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : file1(0x4c1ff5c7440): >close: err= 2026/09/21 04:37:17 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:37:17 DEBUG : Looking for writers 2026/09/21 04:37:17 DEBUG : file1: reading active writers 2026/09/21 04:37:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/21 04:37:17 DEBUG : Looking for writers 2026/09/21 04:37:17 DEBUG : file1: reading active writers 2026/09/21 04:37:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/21 04:37:17 DEBUG : Looking for writers 2026/09/21 04:37:17 DEBUG : file1: reading active writers 2026/09/21 04:37:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/21 04:37:17 DEBUG : Looking for writers 2026/09/21 04:37:17 DEBUG : file1: reading active writers 2026/09/21 04:37:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/21 04:37:17 DEBUG : file1: vfs cache: starting upload 2026/09/21 04:37:17 DEBUG : file1.a0a9169e.partial: size = 2 OK 2026/09/21 04:37:17 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/file1.a0a9169e.partial" 2026/09/21 04:37:17 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:17 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/file1.a0a9169e.partial 2026/09/21 04:37:17 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/file1.a0a9169e.partial" 2026/09/21 04:37:17 DEBUG : Looking for writers 2026/09/21 04:37:17 DEBUG : file1: reading active writers 2026/09/21 04:37:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/21 04:37:17 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:17 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-paqudoj2tafo/file1.a0a9169e.partial 2026/09/21 04:37:17 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:17 DEBUG : file1.a0a9169e.partial: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/09/21 04:37:17 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/09/21 04:37:17 DEBUG : file1.a0a9169e.partial: renamed to: file1 2026/09/21 04:37:17 INFO : file1: Copied (new) 2026/09/21 04:37:17 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/file1" 2026/09/21 04:37:17 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:17 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/file1 2026/09/21 04:37:17 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/file1" 2026/09/21 04:37:17 DEBUG : Looking for writers 2026/09/21 04:37:17 DEBUG : file1: reading active writers 2026/09/21 04:37:17 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:17 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-paqudoj2tafo/file1 2026/09/21 04:37:17 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:17 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/09/21 04:37:17 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/09/21 04:37:17 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/21 04:37:17 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/21 04:37:17 DEBUG : >WaitForWriters: 2026/09/21 04:37:17 INFO : file1: vfs cache: upload succeeded try #1 2026/09/21 04:37:17 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/file1" 2026/09/21 04:37:17 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:17 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/file1 2026/09/21 04:37:17 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/file1" 2026/09/21 04:37: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-paqudoj2tafo/dir/file1: no such file or directory 2026/09/21 04:37: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-paqudoj2tafo/dir/file1: no such file or directory 2026/09/21 04:37:17 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:17 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-paqudoj2tafo/file1 2026/09/21 04:37:17 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:17 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/09/21 04:37:17 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/file1" 2026/09/21 04:37:17 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:17 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/file1 2026/09/21 04:37:17 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/file1" 2026/09/21 04:37:17 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:17 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: c22b5f9178342609428d6f51b2c5af4c0bde6a42 /rclone-test-paqudoj2tafo/file1 2026/09/21 04:37:17 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:17 DEBUG : file1: Parsed hash: c22b5f9178342609428d6f51b2c5af4c0bde6a42 2026/09/21 04:37:17 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:37:17 DEBUG : Looking for writers 2026/09/21 04:37:17 DEBUG : file1: reading active writers 2026/09/21 04:37:17 DEBUG : >WaitForWriters: 2026/09/21 04:37:17 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.54s) === RUN TestRWCacheRename run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" 2026/09/21 04:37:17 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:37:17 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/21 04:37:17 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:17 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/21 04:37:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/21 04:37:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:17 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:17 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/21 04:37:17 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:17 DEBUG : rename_me: newRWFileHandle: 2026/09/21 04:37:17 DEBUG : rename_me(0x4c1ff0b6240): openPending: 2026/09/21 04:37:17 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/09/21 04:37:17 DEBUG : rename_me(0x4c1ff0b6240): >openPending: err= 2026/09/21 04:37:17 DEBUG : rename_me: >newRWFileHandle: err= 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/09/21 04:37:17 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/09/21 04:37:17 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/09/21 04:37:17 DEBUG : rename_me(0x4c1ff0b6240): _writeAt: size=5, off=0 2026/09/21 04:37:17 DEBUG : rename_me(0x4c1ff0b6240): >_writeAt: n=5, err= 2026/09/21 04:37:17 DEBUG : rename_me(0x4c1ff0b6240): close: 2026/09/21 04:37:17 DEBUG : rename_me: vfs cache: setting modification time to 2026-09-21 04:37:17.923187427 +0000 UTC m=+32.951860051 2026/09/21 04:37:17 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/09/21 04:37:17 DEBUG : rename_me(0x4c1ff0b6240): >close: err= 2026/09/21 04:37:17 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/09/21 04:37:17 DEBUG : i_was_renamed: Updating file with 0x4c1ff234000 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/09/21 04:37:17 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/09/21 04:37:17 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:37:17 DEBUG : Looking for writers 2026/09/21 04:37:17 DEBUG : i_was_renamed: reading active writers 2026/09/21 04:37:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/21 04:37:17 DEBUG : Looking for writers 2026/09/21 04:37:17 DEBUG : i_was_renamed: reading active writers 2026/09/21 04:37:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/21 04:37:17 DEBUG : Looking for writers 2026/09/21 04:37:17 DEBUG : i_was_renamed: reading active writers 2026/09/21 04:37:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/21 04:37:17 DEBUG : Looking for writers 2026/09/21 04:37:17 DEBUG : i_was_renamed: reading active writers 2026/09/21 04:37:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/21 04:37:18 DEBUG : i_was_renamed: vfs cache: starting upload 2026/09/21 04:37:18 DEBUG : i_was_renamed.10e3f63e.partial: size = 5 OK 2026/09/21 04:37:18 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/i_was_renamed.10e3f63e.partial" 2026/09/21 04:37:18 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:18 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/i_was_renamed.10e3f63e.partial 2026/09/21 04:37:18 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/i_was_renamed.10e3f63e.partial" 2026/09/21 04:37:18 DEBUG : Looking for writers 2026/09/21 04:37:18 DEBUG : i_was_renamed: reading active writers 2026/09/21 04:37:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/21 04:37:18 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:18 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-paqudoj2tafo/i_was_renamed.10e3f63e.partial 2026/09/21 04:37:18 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:18 DEBUG : i_was_renamed.10e3f63e.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/21 04:37:18 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/21 04:37:18 DEBUG : i_was_renamed.10e3f63e.partial: renamed to: i_was_renamed 2026/09/21 04:37:18 INFO : i_was_renamed: Copied (new) 2026/09/21 04:37:18 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/i_was_renamed" 2026/09/21 04:37:18 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:18 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/i_was_renamed 2026/09/21 04:37:18 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/i_was_renamed" 2026/09/21 04:37:18 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:18 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-paqudoj2tafo/i_was_renamed 2026/09/21 04:37:18 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:18 DEBUG : i_was_renamed: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/21 04:37:18 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-09-21 04:37:17 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/21 04:37:18 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/09/21 04:37:18 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/09/21 04:37:18 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/09/21 04:37:18 DEBUG : Looking for writers 2026/09/21 04:37:18 DEBUG : i_was_renamed: reading active writers 2026/09/21 04:37:18 DEBUG : >WaitForWriters: 2026/09/21 04:37:18 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.33s) === RUN TestRWCacheUpdate run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" 2026/09/21 04:37:18 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:37:18 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/21 04:37:18 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:18 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/21 04:37:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/21 04:37:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-paqudoj2tafo" 2026/09/21 04:37:18 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/21 04:37:18 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/TestRWCacheUpdate" 2026/09/21 04:37:18 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:18 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/TestRWCacheUpdate 2026/09/21 04:37:18 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/TestRWCacheUpdate" 2026/09/21 04:37:18 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:18 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-paqudoj2tafo/TestRWCacheUpdate 2026/09/21 04:37:18 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:18 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/09/21 04:37:18 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/TestRWCacheUpdate" 2026/09/21 04:37:18 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:18 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/TestRWCacheUpdate 2026/09/21 04:37:18 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/TestRWCacheUpdate" 2026/09/21 04:37:18 DEBUG : forgetting directory cache 2026/09/21 04:37:18 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:18 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 288158e561053f03b91b9361f5d0328ac9e349fc /rclone-test-paqudoj2tafo/TestRWCacheUpdate 2026/09/21 04:37:18 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:18 DEBUG : TestRWCacheUpdate: Parsed hash: 288158e561053f03b91b9361f5d0328ac9e349fc 2026/09/21 04:37:18 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:18 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/21 04:37:18 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/21 04:37:18 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/21 04:37:18 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/21 04:37:18 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/21 04:37:18 DEBUG : TestRWCacheUpdate(0x4c1ff709640): _readAt: size=512, off=0 2026/09/21 04:37:18 DEBUG : TestRWCacheUpdate(0x4c1ff709640): openPending: 2026/09/21 04:37:18 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/TestRWCacheUpdate" 2026/09/21 04:37:18 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:18 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/TestRWCacheUpdate 2026/09/21 04:37:18 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/TestRWCacheUpdate" 2026/09/21 04:37:18 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:18 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-paqudoj2tafo/TestRWCacheUpdate 2026/09/21 04:37:18 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:18 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/09/21 04:37:18 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-21 03:38:18 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/09/21 04:37:18 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/21 04:37:18 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/21 04:37:18 DEBUG : TestRWCacheUpdate(0x4c1ff709640): >openPending: err= 2026/09/21 04:37:18 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/21 04:37:18 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/21 04:37:18 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/21 04:37:18 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/21 04:37:18 DEBUG : TestRWCacheUpdate(0x4c1ff709640): >_readAt: n=20, err=EOF 2026/09/21 04:37:18 DEBUG : TestRWCacheUpdate(0x4c1ff709640): close: 2026/09/21 04:37:18 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-21 03:38:18 +0000 UTC 2026/09/21 04:37:18 DEBUG : TestRWCacheUpdate(0x4c1ff709640): >close: err= 2026/09/21 04:37:18 DEBUG : Re-reading directory (109.350617ms old) 2026/09/21 04:37:18 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/21 04:37:18 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/21 04:37:18 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/TestRWCacheUpdate" 2026/09/21 04:37:18 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:18 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/TestRWCacheUpdate 2026/09/21 04:37:18 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/TestRWCacheUpdate" 2026/09/21 04:37:18 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:18 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-paqudoj2tafo/TestRWCacheUpdate 2026/09/21 04:37:18 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:18 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/09/21 04:37:18 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/TestRWCacheUpdate" 2026/09/21 04:37:18 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:18 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/TestRWCacheUpdate 2026/09/21 04:37:18 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/TestRWCacheUpdate" 2026/09/21 04:37:18 DEBUG : forgetting directory cache 2026/09/21 04:37:18 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:18 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 /rclone-test-paqudoj2tafo/TestRWCacheUpdate 2026/09/21 04:37:18 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:18 DEBUG : TestRWCacheUpdate: Parsed hash: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 2026/09/21 04:37:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/21 04:37:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/21 04:37:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/21 04:37:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/21 04:37:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/21 04:37:19 DEBUG : TestRWCacheUpdate(0x4c1fee9a780): _readAt: size=512, off=0 2026/09/21 04:37:19 DEBUG : TestRWCacheUpdate(0x4c1fee9a780): openPending: 2026/09/21 04:37:19 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/TestRWCacheUpdate" 2026/09/21 04:37:19 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:19 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/TestRWCacheUpdate 2026/09/21 04:37:19 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/TestRWCacheUpdate" 2026/09/21 04:37:19 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:19 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-paqudoj2tafo/TestRWCacheUpdate 2026/09/21 04:37:19 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:19 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/09/21 04:37:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-21 03:39:18 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-09-21 03:38:18 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/09/21 04:37:19 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-21 03:39:18 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-09-21 03:38:18 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/09/21 04:37:19 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/21 04:37:19 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/21 04:37:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/21 04:37:19 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/21 04:37:19 DEBUG : TestRWCacheUpdate(0x4c1fee9a780): >openPending: err= 2026/09/21 04:37:19 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/21 04:37:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/21 04:37:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/21 04:37:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/21 04:37:19 DEBUG : TestRWCacheUpdate(0x4c1fee9a780): >_readAt: n=20, err=EOF 2026/09/21 04:37:19 DEBUG : TestRWCacheUpdate(0x4c1fee9a780): close: 2026/09/21 04:37:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-21 03:39:18 +0000 UTC 2026/09/21 04:37:19 DEBUG : TestRWCacheUpdate(0x4c1fee9a780): >close: err= 2026/09/21 04:37:19 DEBUG : Re-reading directory (103.084542ms old) 2026/09/21 04:37:19 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/21 04:37:19 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/21 04:37:19 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/TestRWCacheUpdate" 2026/09/21 04:37:19 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:19 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/TestRWCacheUpdate 2026/09/21 04:37:19 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/TestRWCacheUpdate" 2026/09/21 04:37:19 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:19 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-paqudoj2tafo/TestRWCacheUpdate 2026/09/21 04:37:19 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:19 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/09/21 04:37:19 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/TestRWCacheUpdate" 2026/09/21 04:37:19 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:19 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/TestRWCacheUpdate 2026/09/21 04:37:19 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/TestRWCacheUpdate" 2026/09/21 04:37:19 DEBUG : forgetting directory cache 2026/09/21 04:37:19 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:19 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: cdbdc94ef0e50810466d21c31d02b8365e9616d2 /rclone-test-paqudoj2tafo/TestRWCacheUpdate 2026/09/21 04:37:19 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:19 DEBUG : TestRWCacheUpdate: Parsed hash: cdbdc94ef0e50810466d21c31d02b8365e9616d2 2026/09/21 04:37:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/21 04:37:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/21 04:37:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/21 04:37:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/21 04:37:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/21 04:37:19 DEBUG : TestRWCacheUpdate(0x4c1fed7b240): _readAt: size=512, off=0 2026/09/21 04:37:19 DEBUG : TestRWCacheUpdate(0x4c1fed7b240): openPending: 2026/09/21 04:37:19 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/TestRWCacheUpdate" 2026/09/21 04:37:19 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:19 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/TestRWCacheUpdate 2026/09/21 04:37:19 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/TestRWCacheUpdate" 2026/09/21 04:37:19 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:19 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-paqudoj2tafo/TestRWCacheUpdate 2026/09/21 04:37:19 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:19 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/09/21 04:37:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-21 03:40:18 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-09-21 03:39:18 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/09/21 04:37:19 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-21 03:40:18 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-09-21 03:39:18 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/09/21 04:37:19 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/21 04:37:19 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/21 04:37:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/21 04:37:19 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/21 04:37:19 DEBUG : TestRWCacheUpdate(0x4c1fed7b240): >openPending: err= 2026/09/21 04:37:19 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/21 04:37:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/21 04:37:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/21 04:37:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/21 04:37:19 DEBUG : TestRWCacheUpdate(0x4c1fed7b240): >_readAt: n=20, err=EOF 2026/09/21 04:37:19 DEBUG : TestRWCacheUpdate(0x4c1fed7b240): close: 2026/09/21 04:37:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-21 03:40:18 +0000 UTC 2026/09/21 04:37:19 DEBUG : TestRWCacheUpdate(0x4c1fed7b240): >close: err= 2026/09/21 04:37:19 DEBUG : Re-reading directory (104.35457ms old) 2026/09/21 04:37:19 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/21 04:37:19 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/21 04:37:19 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/TestRWCacheUpdate" 2026/09/21 04:37:19 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:19 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/TestRWCacheUpdate 2026/09/21 04:37:19 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/TestRWCacheUpdate" 2026/09/21 04:37:19 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:19 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-paqudoj2tafo/TestRWCacheUpdate 2026/09/21 04:37:19 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:19 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/09/21 04:37:19 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/TestRWCacheUpdate" 2026/09/21 04:37:19 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:19 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/TestRWCacheUpdate 2026/09/21 04:37:19 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/TestRWCacheUpdate" 2026/09/21 04:37:20 DEBUG : forgetting directory cache 2026/09/21 04:37:20 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:20 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 /rclone-test-paqudoj2tafo/TestRWCacheUpdate 2026/09/21 04:37:20 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:20 DEBUG : TestRWCacheUpdate: Parsed hash: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 2026/09/21 04:37:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/21 04:37:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/21 04:37:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/21 04:37:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/21 04:37:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/21 04:37:20 DEBUG : TestRWCacheUpdate(0x4c1ff6b8200): _readAt: size=512, off=0 2026/09/21 04:37:20 DEBUG : TestRWCacheUpdate(0x4c1ff6b8200): openPending: 2026/09/21 04:37:20 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/TestRWCacheUpdate" 2026/09/21 04:37:20 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:20 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/TestRWCacheUpdate 2026/09/21 04:37:20 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/TestRWCacheUpdate" 2026/09/21 04:37:20 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:20 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-paqudoj2tafo/TestRWCacheUpdate 2026/09/21 04:37:20 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:20 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/09/21 04:37:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-21 03:41:18 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-09-21 03:40:18 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/09/21 04:37:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-21 03:41:18 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-09-21 03:40:18 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/09/21 04:37:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/21 04:37:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/21 04:37:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/21 04:37:20 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/21 04:37:20 DEBUG : TestRWCacheUpdate(0x4c1ff6b8200): >openPending: err= 2026/09/21 04:37:20 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/21 04:37:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/21 04:37:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/21 04:37:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/21 04:37:20 DEBUG : TestRWCacheUpdate(0x4c1ff6b8200): >_readAt: n=20, err=EOF 2026/09/21 04:37:20 DEBUG : TestRWCacheUpdate(0x4c1ff6b8200): close: 2026/09/21 04:37:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-21 03:41:18 +0000 UTC 2026/09/21 04:37:20 DEBUG : TestRWCacheUpdate(0x4c1ff6b8200): >close: err= 2026/09/21 04:37:20 DEBUG : Re-reading directory (109.35819ms old) 2026/09/21 04:37:20 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/21 04:37:20 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/21 04:37:20 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/TestRWCacheUpdate" 2026/09/21 04:37:20 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:20 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/TestRWCacheUpdate 2026/09/21 04:37:20 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/TestRWCacheUpdate" 2026/09/21 04:37:20 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:20 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-paqudoj2tafo/TestRWCacheUpdate 2026/09/21 04:37:20 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:20 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/09/21 04:37:20 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/TestRWCacheUpdate" 2026/09/21 04:37:20 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:20 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/TestRWCacheUpdate 2026/09/21 04:37:20 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/TestRWCacheUpdate" 2026/09/21 04:37:20 DEBUG : forgetting directory cache 2026/09/21 04:37:20 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:20 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: ceb5d9ade326cb4f1198af16dc24366d3d9c950f /rclone-test-paqudoj2tafo/TestRWCacheUpdate 2026/09/21 04:37:20 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:20 DEBUG : TestRWCacheUpdate: Parsed hash: ceb5d9ade326cb4f1198af16dc24366d3d9c950f 2026/09/21 04:37:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/21 04:37:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/21 04:37:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/21 04:37:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/21 04:37:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/21 04:37:20 DEBUG : TestRWCacheUpdate(0x4c1fee9b800): _readAt: size=512, off=0 2026/09/21 04:37:20 DEBUG : TestRWCacheUpdate(0x4c1fee9b800): openPending: 2026/09/21 04:37:20 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/TestRWCacheUpdate" 2026/09/21 04:37:20 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:20 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/TestRWCacheUpdate 2026/09/21 04:37:20 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/TestRWCacheUpdate" 2026/09/21 04:37:20 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:20 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-paqudoj2tafo/TestRWCacheUpdate 2026/09/21 04:37:20 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:20 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/09/21 04:37:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-21 03:42:18 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-09-21 03:41:18 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/09/21 04:37:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-21 03:42:18 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-09-21 03:41:18 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/09/21 04:37:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/21 04:37:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/21 04:37:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/21 04:37:20 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/21 04:37:20 DEBUG : TestRWCacheUpdate(0x4c1fee9b800): >openPending: err= 2026/09/21 04:37:20 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/21 04:37:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/21 04:37:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/21 04:37:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/21 04:37:20 DEBUG : TestRWCacheUpdate(0x4c1fee9b800): >_readAt: n=20, err=EOF 2026/09/21 04:37:20 DEBUG : TestRWCacheUpdate(0x4c1fee9b800): close: 2026/09/21 04:37:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-21 03:42:18 +0000 UTC 2026/09/21 04:37:20 DEBUG : TestRWCacheUpdate(0x4c1fee9b800): >close: err= 2026/09/21 04:37:20 DEBUG : Re-reading directory (109.950718ms old) 2026/09/21 04:37:20 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/21 04:37:20 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/21 04:37:20 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/TestRWCacheUpdate" 2026/09/21 04:37:20 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:20 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/TestRWCacheUpdate 2026/09/21 04:37:20 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/TestRWCacheUpdate" 2026/09/21 04:37:20 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:20 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-paqudoj2tafo/TestRWCacheUpdate 2026/09/21 04:37:20 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:20 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/09/21 04:37:20 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/TestRWCacheUpdate" 2026/09/21 04:37:20 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:20 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/TestRWCacheUpdate 2026/09/21 04:37:20 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/TestRWCacheUpdate" 2026/09/21 04:37:21 DEBUG : forgetting directory cache 2026/09/21 04:37:21 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:21 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 5f11b0143ac8866346332777b557a7153a9d90b8 /rclone-test-paqudoj2tafo/TestRWCacheUpdate 2026/09/21 04:37:21 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:21 DEBUG : TestRWCacheUpdate: Parsed hash: 5f11b0143ac8866346332777b557a7153a9d90b8 2026/09/21 04:37:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:21 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/21 04:37:21 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/21 04:37:21 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/21 04:37:21 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/21 04:37:21 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/21 04:37:21 DEBUG : TestRWCacheUpdate(0x4c1ff20f380): _readAt: size=512, off=0 2026/09/21 04:37:21 DEBUG : TestRWCacheUpdate(0x4c1ff20f380): openPending: 2026/09/21 04:37:21 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/TestRWCacheUpdate" 2026/09/21 04:37:21 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:21 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/TestRWCacheUpdate 2026/09/21 04:37:21 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/TestRWCacheUpdate" 2026/09/21 04:37:21 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:21 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-paqudoj2tafo/TestRWCacheUpdate 2026/09/21 04:37:21 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:21 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/09/21 04:37:21 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-21 03:43:18 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-09-21 03:42:18 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/09/21 04:37:21 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-21 03:43:18 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-09-21 03:42:18 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/09/21 04:37:21 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/21 04:37:21 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/21 04:37:21 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/21 04:37:21 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/21 04:37:21 DEBUG : TestRWCacheUpdate(0x4c1ff20f380): >openPending: err= 2026/09/21 04:37:21 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/21 04:37:21 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/21 04:37:21 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/21 04:37:21 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/21 04:37:21 DEBUG : TestRWCacheUpdate(0x4c1ff20f380): >_readAt: n=20, err=EOF 2026/09/21 04:37:21 DEBUG : TestRWCacheUpdate(0x4c1ff20f380): close: 2026/09/21 04:37:21 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-21 03:43:18 +0000 UTC 2026/09/21 04:37:21 DEBUG : TestRWCacheUpdate(0x4c1ff20f380): >close: err= 2026/09/21 04:37:21 DEBUG : Re-reading directory (108.025984ms old) 2026/09/21 04:37:21 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/21 04:37:21 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/21 04:37:21 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/TestRWCacheUpdate" 2026/09/21 04:37:21 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:21 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/TestRWCacheUpdate 2026/09/21 04:37:21 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/TestRWCacheUpdate" 2026/09/21 04:37:21 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:21 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-paqudoj2tafo/TestRWCacheUpdate 2026/09/21 04:37:21 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:21 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/09/21 04:37:21 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/TestRWCacheUpdate" 2026/09/21 04:37:21 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:21 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/TestRWCacheUpdate 2026/09/21 04:37:21 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/TestRWCacheUpdate" 2026/09/21 04:37:21 DEBUG : forgetting directory cache 2026/09/21 04:37:21 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:21 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 /rclone-test-paqudoj2tafo/TestRWCacheUpdate 2026/09/21 04:37:21 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:21 DEBUG : TestRWCacheUpdate: Parsed hash: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 2026/09/21 04:37:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:21 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/21 04:37:21 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/21 04:37:21 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/21 04:37:21 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/21 04:37:21 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/21 04:37:21 DEBUG : TestRWCacheUpdate(0x4c1ff198540): _readAt: size=512, off=0 2026/09/21 04:37:21 DEBUG : TestRWCacheUpdate(0x4c1ff198540): openPending: 2026/09/21 04:37:21 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/TestRWCacheUpdate" 2026/09/21 04:37:21 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:21 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/TestRWCacheUpdate 2026/09/21 04:37:21 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/TestRWCacheUpdate" 2026/09/21 04:37:21 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:21 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-paqudoj2tafo/TestRWCacheUpdate 2026/09/21 04:37:21 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:21 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/09/21 04:37:21 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-09-21 03:44:18 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-09-21 03:43:18 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/09/21 04:37:21 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-09-21 03:44:18 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-09-21 03:43:18 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/09/21 04:37:21 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/21 04:37:21 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/21 04:37:21 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/09/21 04:37:21 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/21 04:37:21 DEBUG : TestRWCacheUpdate(0x4c1ff198540): >openPending: err= 2026/09/21 04:37:21 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/09/21 04:37:21 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/21 04:37:21 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/21 04:37:21 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/21 04:37:21 DEBUG : TestRWCacheUpdate(0x4c1ff198540): >_readAt: n=21, err=EOF 2026/09/21 04:37:21 DEBUG : TestRWCacheUpdate(0x4c1ff198540): close: 2026/09/21 04:37:21 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-21 03:44:18 +0000 UTC 2026/09/21 04:37:21 DEBUG : TestRWCacheUpdate(0x4c1ff198540): >close: err= 2026/09/21 04:37:21 DEBUG : Re-reading directory (108.830633ms old) 2026/09/21 04:37:21 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/21 04:37:21 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/21 04:37:21 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/TestRWCacheUpdate" 2026/09/21 04:37:21 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:21 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/TestRWCacheUpdate 2026/09/21 04:37:21 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/TestRWCacheUpdate" 2026/09/21 04:37:22 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:22 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-paqudoj2tafo/TestRWCacheUpdate 2026/09/21 04:37:22 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:22 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/09/21 04:37:22 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/TestRWCacheUpdate" 2026/09/21 04:37:22 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:22 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/TestRWCacheUpdate 2026/09/21 04:37:22 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/TestRWCacheUpdate" 2026/09/21 04:37:22 DEBUG : forgetting directory cache 2026/09/21 04:37:22 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:22 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 /rclone-test-paqudoj2tafo/TestRWCacheUpdate 2026/09/21 04:37:22 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:22 DEBUG : TestRWCacheUpdate: Parsed hash: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 2026/09/21 04:37:22 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:22 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/21 04:37:22 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/21 04:37:22 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/21 04:37:22 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/21 04:37:22 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/21 04:37:22 DEBUG : TestRWCacheUpdate(0x4c1ff20fd00): _readAt: size=512, off=0 2026/09/21 04:37:22 DEBUG : TestRWCacheUpdate(0x4c1ff20fd00): openPending: 2026/09/21 04:37:22 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/TestRWCacheUpdate" 2026/09/21 04:37:22 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:22 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/TestRWCacheUpdate 2026/09/21 04:37:22 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/TestRWCacheUpdate" 2026/09/21 04:37:22 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:22 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-paqudoj2tafo/TestRWCacheUpdate 2026/09/21 04:37:22 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:22 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/09/21 04:37:22 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-09-21 03:45:18 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-09-21 03:44:18 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/09/21 04:37:22 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-09-21 03:45:18 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-09-21 03:44:18 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/09/21 04:37:22 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/21 04:37:22 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/21 04:37:22 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/09/21 04:37:22 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/21 04:37:22 DEBUG : TestRWCacheUpdate(0x4c1ff20fd00): >openPending: err= 2026/09/21 04:37:22 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/09/21 04:37:22 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/21 04:37:22 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/21 04:37:22 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/21 04:37:22 DEBUG : TestRWCacheUpdate(0x4c1ff20fd00): >_readAt: n=22, err=EOF 2026/09/21 04:37:22 DEBUG : TestRWCacheUpdate(0x4c1ff20fd00): close: 2026/09/21 04:37:22 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-21 03:45:18 +0000 UTC 2026/09/21 04:37:22 DEBUG : TestRWCacheUpdate(0x4c1ff20fd00): >close: err= 2026/09/21 04:37:22 DEBUG : Re-reading directory (111.292954ms old) 2026/09/21 04:37:22 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/21 04:37:22 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/21 04:37:22 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/TestRWCacheUpdate" 2026/09/21 04:37:22 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:22 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/TestRWCacheUpdate 2026/09/21 04:37:22 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/TestRWCacheUpdate" 2026/09/21 04:37:22 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:22 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-paqudoj2tafo/TestRWCacheUpdate 2026/09/21 04:37:22 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:22 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/09/21 04:37:22 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/TestRWCacheUpdate" 2026/09/21 04:37:22 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:22 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/TestRWCacheUpdate 2026/09/21 04:37:22 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/TestRWCacheUpdate" 2026/09/21 04:37:22 DEBUG : forgetting directory cache 2026/09/21 04:37:22 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:22 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 /rclone-test-paqudoj2tafo/TestRWCacheUpdate 2026/09/21 04:37:22 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:22 DEBUG : TestRWCacheUpdate: Parsed hash: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 2026/09/21 04:37:22 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:22 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/21 04:37:22 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/21 04:37:22 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/21 04:37:22 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/21 04:37:22 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/21 04:37:22 DEBUG : TestRWCacheUpdate(0x4c1ff199600): _readAt: size=512, off=0 2026/09/21 04:37:22 DEBUG : TestRWCacheUpdate(0x4c1ff199600): openPending: 2026/09/21 04:37:22 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/TestRWCacheUpdate" 2026/09/21 04:37:22 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:22 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/TestRWCacheUpdate 2026/09/21 04:37:22 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/TestRWCacheUpdate" 2026/09/21 04:37:22 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:22 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-paqudoj2tafo/TestRWCacheUpdate 2026/09/21 04:37:22 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:22 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/09/21 04:37:22 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-09-21 03:46:18 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-09-21 03:45:18 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/09/21 04:37:22 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-09-21 03:46:18 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-09-21 03:45:18 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/09/21 04:37:22 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/21 04:37:22 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/21 04:37:22 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/09/21 04:37:22 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/21 04:37:22 DEBUG : TestRWCacheUpdate(0x4c1ff199600): >openPending: err= 2026/09/21 04:37:22 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/09/21 04:37:22 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/21 04:37:22 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/21 04:37:22 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/21 04:37:22 DEBUG : TestRWCacheUpdate(0x4c1ff199600): >_readAt: n=23, err=EOF 2026/09/21 04:37:22 DEBUG : TestRWCacheUpdate(0x4c1ff199600): close: 2026/09/21 04:37:22 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-21 03:46:18 +0000 UTC 2026/09/21 04:37:22 DEBUG : TestRWCacheUpdate(0x4c1ff199600): >close: err= 2026/09/21 04:37:22 DEBUG : Re-reading directory (108.168303ms old) 2026/09/21 04:37:22 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/21 04:37:22 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/21 04:37:22 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/TestRWCacheUpdate" 2026/09/21 04:37:22 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:22 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/TestRWCacheUpdate 2026/09/21 04:37:22 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/TestRWCacheUpdate" 2026/09/21 04:37:23 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:23 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-paqudoj2tafo/TestRWCacheUpdate 2026/09/21 04:37:23 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:23 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/09/21 04:37:23 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/TestRWCacheUpdate" 2026/09/21 04:37:23 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:23 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/TestRWCacheUpdate 2026/09/21 04:37:23 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/TestRWCacheUpdate" 2026/09/21 04:37:23 DEBUG : forgetting directory cache 2026/09/21 04:37:23 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:23 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 62773e350f2f87e22c3d3c0d445c7a429aae8efa /rclone-test-paqudoj2tafo/TestRWCacheUpdate 2026/09/21 04:37:23 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:23 DEBUG : TestRWCacheUpdate: Parsed hash: 62773e350f2f87e22c3d3c0d445c7a429aae8efa 2026/09/21 04:37:23 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:23 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/21 04:37:23 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/21 04:37:23 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/21 04:37:23 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/21 04:37:23 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/21 04:37:23 DEBUG : TestRWCacheUpdate(0x4c1ff51e540): _readAt: size=512, off=0 2026/09/21 04:37:23 DEBUG : TestRWCacheUpdate(0x4c1ff51e540): openPending: 2026/09/21 04:37:23 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/TestRWCacheUpdate" 2026/09/21 04:37:23 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:23 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/TestRWCacheUpdate 2026/09/21 04:37:23 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/TestRWCacheUpdate" 2026/09/21 04:37:23 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:23 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-paqudoj2tafo/TestRWCacheUpdate 2026/09/21 04:37:23 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:23 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/09/21 04:37:23 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-09-21 03:47:18 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-09-21 03:46:18 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/09/21 04:37:23 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-09-21 03:47:18 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-09-21 03:46:18 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/09/21 04:37:23 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/21 04:37:23 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/21 04:37:23 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/09/21 04:37:23 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/21 04:37:23 DEBUG : TestRWCacheUpdate(0x4c1ff51e540): >openPending: err= 2026/09/21 04:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/09/21 04:37:23 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/21 04:37:23 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/21 04:37:23 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/21 04:37:23 DEBUG : TestRWCacheUpdate(0x4c1ff51e540): >_readAt: n=24, err=EOF 2026/09/21 04:37:23 DEBUG : TestRWCacheUpdate(0x4c1ff51e540): close: 2026/09/21 04:37:23 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-21 03:47:18 +0000 UTC 2026/09/21 04:37:23 DEBUG : TestRWCacheUpdate(0x4c1ff51e540): >close: err= 2026/09/21 04:37:23 DEBUG : Re-reading directory (109.218206ms old) 2026/09/21 04:37:23 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/21 04:37:23 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/21 04:37:23 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:37:23 DEBUG : Looking for writers 2026/09/21 04:37:23 DEBUG : TestRWCacheUpdate: reading active writers 2026/09/21 04:37:23 DEBUG : >WaitForWriters: 2026/09/21 04:37:23 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (5.24s) === RUN TestCaseSensitivity run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" 2026/09/21 04:37:23 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/FiLeA" 2026/09/21 04:37:23 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:23 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/FiLeA 2026/09/21 04:37:23 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/FiLeA" 2026/09/21 04:37:23 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:23 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-paqudoj2tafo/FiLeA 2026/09/21 04:37:23 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:23 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/09/21 04:37:23 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/FiLeA" 2026/09/21 04:37:23 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:23 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/FiLeA 2026/09/21 04:37:23 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/FiLeA" 2026/09/21 04:37:23 DEBUG : forgetting directory cache 2026/09/21 04:37:23 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:23 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-paqudoj2tafo/FiLeA 2026/09/21 04:37:23 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:23 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/09/21 04:37:23 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/FiLeB" 2026/09/21 04:37:23 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:23 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/FiLeB 2026/09/21 04:37:23 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/FiLeB" 2026/09/21 04:37:23 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:23 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-paqudoj2tafo/FiLeB 2026/09/21 04:37:23 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:23 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/09/21 04:37:23 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/FiLeB" 2026/09/21 04:37:23 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:23 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/FiLeB 2026/09/21 04:37:23 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/FiLeB" 2026/09/21 04:37:23 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:23 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-paqudoj2tafo/FiLeB 2026/09/21 04:37:23 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:23 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/09/21 04:37:23 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:37:23 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:37:23 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/21 04:37:23 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/21 04:37:23 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/21 04:37:23 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/09/21 04:37:23 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/21 04:37:23 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/21 04:37:23 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/FiLeA" 2026/09/21 04:37:23 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:23 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/FiLeA 2026/09/21 04:37:23 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/FiLeA" 2026/09/21 04:37:24 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:24 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-paqudoj2tafo/FiLeA 2026/09/21 04:37:24 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:24 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/09/21 04:37:24 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/21 04:37:24 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/21 04:37:24 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/21 04:37:24 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/09/21 04:37:24 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/21 04:37:24 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/21 04:37:24 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/FiLeA" 2026/09/21 04:37:24 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:24 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/FiLeA 2026/09/21 04:37:24 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/FiLeA" 2026/09/21 04:37:24 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:24 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-paqudoj2tafo/FiLeA 2026/09/21 04:37:24 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:24 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/09/21 04:37:24 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/21 04:37:24 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/21 04:37:24 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/21 04:37:24 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/09/21 04:37:24 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/21 04:37:24 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/21 04:37:24 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/21 04:37:24 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/09/21 04:37:24 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/09/21 04:37:24 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/09/21 04:37:24 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/09/21 04:37:24 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/21 04:37:24 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/FiLeB" 2026/09/21 04:37:24 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:24 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/FiLeB 2026/09/21 04:37:24 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/FiLeB" 2026/09/21 04:37:24 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:24 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-paqudoj2tafo/FiLeB 2026/09/21 04:37:24 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:24 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/09/21 04:37:24 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/21 04:37:24 DEBUG : FilEb: Open: flags=O_RDONLY 2026/09/21 04:37:24 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/09/21 04:37:24 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/09/21 04:37:24 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/09/21 04:37:24 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/21 04:37:24 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/FilEb" 2026/09/21 04:37:24 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:24 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/FilEb 2026/09/21 04:37:24 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/FilEb" 2026/09/21 04:37:24 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:24 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-paqudoj2tafo/FilEb 2026/09/21 04:37:24 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:24 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/09/21 04:37:24 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/FiLeA" 2026/09/21 04:37:24 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:24 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/FiLeA 2026/09/21 04:37:24 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/FiLeA" 2026/09/21 04:37:24 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:24 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-paqudoj2tafo/FiLeA 2026/09/21 04:37:24 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:24 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/09/21 04:37:24 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/FiLeA" 2026/09/21 04:37:24 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:24 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/FiLeA 2026/09/21 04:37:24 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/FiLeA" 2026/09/21 04:37:24 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:24 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-paqudoj2tafo/FiLeA 2026/09/21 04:37:24 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:24 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/09/21 04:37:24 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/FiLeB" 2026/09/21 04:37:24 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:24 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/FiLeB 2026/09/21 04:37:24 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/FiLeB" 2026/09/21 04:37:24 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:24 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-paqudoj2tafo/FiLeB 2026/09/21 04:37:24 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:24 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/09/21 04:37:24 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/FiLeB" 2026/09/21 04:37:24 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:24 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/FiLeB 2026/09/21 04:37:24 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/FiLeB" 2026/09/21 04:37:24 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:24 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-paqudoj2tafo/FiLeB 2026/09/21 04:37:24 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:24 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/09/21 04:37:24 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/FilEb" 2026/09/21 04:37:24 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:24 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/FilEb 2026/09/21 04:37:24 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/FilEb" 2026/09/21 04:37:24 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:24 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-paqudoj2tafo/FilEb 2026/09/21 04:37:24 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:24 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/09/21 04:37:24 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/FilEb" 2026/09/21 04:37:24 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:24 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/FilEb 2026/09/21 04:37:24 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/FilEb" 2026/09/21 04:37:24 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:24 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 7a5211eef71caf0a250ea202616030c063bd4f75 /rclone-test-paqudoj2tafo/FilEb 2026/09/21 04:37:24 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:24 DEBUG : FilEb: Parsed hash: 7a5211eef71caf0a250ea202616030c063bd4f75 2026/09/21 04:37:24 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/21 04:37:24 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/21 04:37:24 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/21 04:37:24 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/09/21 04:37:24 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/21 04:37:24 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/21 04:37:24 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/21 04:37:24 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/21 04:37:24 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/21 04:37:24 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/09/21 04:37:24 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/21 04:37:24 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/21 04:37:24 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/21 04:37:24 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/21 04:37:24 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/21 04:37:24 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/09/21 04:37:24 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/21 04:37:24 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/21 04:37:24 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/21 04:37:24 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/21 04:37:24 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/21 04:37:24 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/09/21 04:37:24 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/21 04:37:24 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/21 04:37:24 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/21 04:37:24 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/09/21 04:37:24 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/09/21 04:37:24 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/09/21 04:37:24 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/09/21 04:37:24 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/21 04:37:24 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/FiLeB" 2026/09/21 04:37:24 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:24 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/FiLeB 2026/09/21 04:37:24 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/FiLeB" 2026/09/21 04:37:25 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:25 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-paqudoj2tafo/FiLeB 2026/09/21 04:37:25 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:25 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/09/21 04:37:25 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/21 04:37:25 DEBUG : FilEb: Open: flags=O_RDONLY 2026/09/21 04:37:25 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/09/21 04:37:25 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/09/21 04:37:25 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/09/21 04:37:25 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/21 04:37:25 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/FilEb" 2026/09/21 04:37:25 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:25 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/FilEb 2026/09/21 04:37:25 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/FilEb" 2026/09/21 04:37:25 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:25 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-paqudoj2tafo/FilEb 2026/09/21 04:37:25 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:25 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/09/21 04:37:25 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/21 04:37:25 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/09/21 04:37:25 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/09/21 04:37:25 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/21 04:37:25 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/09/21 04:37:25 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/09/21 04:37:25 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/21 04:37:25 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/21 04:37:25 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/21 04:37:25 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/09/21 04:37:25 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/21 04:37:25 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/21 04:37:25 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/21 04:37:25 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/09/21 04:37:25 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/21 04:37:25 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/09/21 04:37:25 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/21 04:37:25 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/09/21 04:37:25 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/21 04:37:25 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/09/21 04:37:25 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/09/21 04:37:25 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/09/21 04:37:25 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/09/21 04:37:25 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/21 04:37:25 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/21 04:37:25 DEBUG : FilEb: Open: flags=O_RDONLY 2026/09/21 04:37:25 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/09/21 04:37:25 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/09/21 04:37:25 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/09/21 04:37:25 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/21 04:37:25 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/21 04:37:25 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/09/21 04:37:25 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/21 04:37:25 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/09/21 04:37:25 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:37:25 DEBUG : Looking for writers 2026/09/21 04:37:25 DEBUG : FiLeA: reading active writers 2026/09/21 04:37:25 DEBUG : FiLeB: reading active writers 2026/09/21 04:37:25 DEBUG : FilEb: reading active writers 2026/09/21 04:37:25 DEBUG : >WaitForWriters: 2026/09/21 04:37:25 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:37:25 DEBUG : Looking for writers 2026/09/21 04:37:25 DEBUG : FiLeA: reading active writers 2026/09/21 04:37:25 DEBUG : FiLeB: reading active writers 2026/09/21 04:37:25 DEBUG : FilEb: reading active writers 2026/09/21 04:37:25 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (1.70s) === RUN TestUnicodeNormalization run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" 2026/09/21 04:37:25 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/normal name with no special characters.txt" 2026/09/21 04:37:25 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:25 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/normal\ name\ with\ no\ special\ characters.txt 2026/09/21 04:37:25 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/normal\ name\ with\ no\ special\ characters.txt" 2026/09/21 04:37:25 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:25 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-paqudoj2tafo/normal name with no special characters.txt 2026/09/21 04:37:25 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:25 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/09/21 04:37:25 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/normal name with no special characters.txt" 2026/09/21 04:37:25 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:25 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/normal\ name\ with\ no\ special\ characters.txt 2026/09/21 04:37:25 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/normal\ name\ with\ no\ special\ characters.txt" 2026/09/21 04:37:25 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:25 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-paqudoj2tafo/normal name with no special characters.txt 2026/09/21 04:37:25 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:25 DEBUG : normal name with no special characters.txt: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/09/21 04:37:25 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/測試_Русский___ě_áñ" 2026/09/21 04:37:25 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:25 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/測試_Русский___ě_áñ 2026/09/21 04:37:25 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/測試_Русский___ě_áñ" 2026/09/21 04:37:25 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:25 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-paqudoj2tafo/測試_Русский___ě_áñ 2026/09/21 04:37:25 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:25 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/09/21 04:37:25 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/測試_Русский___ě_áñ" 2026/09/21 04:37:25 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:25 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/測試_Русский___ě_áñ 2026/09/21 04:37:25 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/測試_Русский___ě_áñ" 2026/09/21 04:37:25 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:25 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-paqudoj2tafo/測試_Русский___ě_áñ 2026/09/21 04:37:25 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:25 DEBUG : 測試_Русский___ě_áñ: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/09/21 04:37:25 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:37:25 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/21 04:37:25 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/09/21 04:37:25 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/09/21 04:37:25 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/09/21 04:37:25 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/21 04:37:25 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/21 04:37:25 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/normal name with no special characters.txt" 2026/09/21 04:37:25 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:25 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/normal\ name\ with\ no\ special\ characters.txt 2026/09/21 04:37:25 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/normal\ name\ with\ no\ special\ characters.txt" 2026/09/21 04:37:25 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:25 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-paqudoj2tafo/normal name with no special characters.txt 2026/09/21 04:37:25 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:25 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/09/21 04:37:25 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/21 04:37:25 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/09/21 04:37:25 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/09/21 04:37:25 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/09/21 04:37:25 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/09/21 04:37:25 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/21 04:37:25 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/測試_Русский___ě_áñ" 2026/09/21 04:37:25 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:25 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/測試_Русский___ě_áñ 2026/09/21 04:37:25 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/測試_Русский___ě_áñ" 2026/09/21 04:37:25 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:25 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-paqudoj2tafo/測試_Русский___ě_áñ 2026/09/21 04:37:25 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:25 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/09/21 04:37:25 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/21 04:37:25 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/09/21 04:37:25 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/09/21 04:37:25 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/09/21 04:37:25 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/21 04:37:25 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/21 04:37:25 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/21 04:37:25 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/09/21 04:37:25 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:37:25 DEBUG : Looking for writers 2026/09/21 04:37:25 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/09/21 04:37:25 DEBUG : normal name with no special characters.txt: reading active writers 2026/09/21 04:37:25 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.60s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" 2026/09/21 04:37:25 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:37:25 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Reusing VFS from active cache 2026/09/21 04:37:25 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:37:25 DEBUG : Looking for writers 2026/09/21 04:37:25 DEBUG : >WaitForWriters: 2026/09/21 04:37:25 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:37:25 DEBUG : Looking for writers 2026/09/21 04:37:25 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" 2026/09/21 04:37:25 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:37:25 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:37:25 DEBUG : Looking for writers 2026/09/21 04:37:25 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" 2026/09/21 04:37:25 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:37:25 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:37:25 DEBUG : Looking for writers 2026/09/21 04:37:25 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" 2026/09/21 04:37:25 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:37:25 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/file1" 2026/09/21 04:37:25 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:25 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/file1 2026/09/21 04:37:25 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/file1" 2026/09/21 04:37:25 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:25 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-paqudoj2tafo/file1 2026/09/21 04:37:25 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:25 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/21 04:37:25 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/file1" 2026/09/21 04:37:25 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:25 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/file1 2026/09/21 04:37:25 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/file1" 2026/09/21 04:37:25 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:25 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-paqudoj2tafo/file1 2026/09/21 04:37:25 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:25 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/21 04:37:25 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file2" 2026/09/21 04:37:25 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:25 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file2 2026/09/21 04:37:25 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file2" 2026/09/21 04:37:26 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:26 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-paqudoj2tafo/dir/file2 2026/09/21 04:37:26 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:26 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/09/21 04:37:26 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file2" 2026/09/21 04:37:26 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:26 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/dir/file2 2026/09/21 04:37:26 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/dir/file2" 2026/09/21 04:37:26 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:26 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-paqudoj2tafo/dir/file2 2026/09/21 04:37:26 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:26 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/09/21 04:37:26 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:37:26 DEBUG : dir: Looking for writers 2026/09/21 04:37:26 DEBUG : file2: reading active writers 2026/09/21 04:37:26 DEBUG : Looking for writers 2026/09/21 04:37:26 DEBUG : dir: reading active writers 2026/09/21 04:37:26 DEBUG : file1: reading active writers 2026/09/21 04:37:26 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.38s) === RUN TestVFSStatParent run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" 2026/09/21 04:37:26 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:37:26 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/file1" 2026/09/21 04:37:26 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:26 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/file1 2026/09/21 04:37:26 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/file1" 2026/09/21 04:37:26 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:26 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-paqudoj2tafo/file1 2026/09/21 04:37:26 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:26 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/21 04:37:26 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/file1" 2026/09/21 04:37:26 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:26 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/file1 2026/09/21 04:37:26 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/file1" 2026/09/21 04:37:26 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:26 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-paqudoj2tafo/file1 2026/09/21 04:37:26 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:26 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/21 04:37:26 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file2" 2026/09/21 04:37:26 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:26 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file2 2026/09/21 04:37:26 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file2" 2026/09/21 04:37:26 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:26 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-paqudoj2tafo/dir/file2 2026/09/21 04:37:26 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:26 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/09/21 04:37:26 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file2" 2026/09/21 04:37:26 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:26 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/dir/file2 2026/09/21 04:37:26 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/dir/file2" 2026/09/21 04:37:26 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:26 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-paqudoj2tafo/dir/file2 2026/09/21 04:37:26 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:26 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/09/21 04:37:26 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:37:26 DEBUG : dir: Looking for writers 2026/09/21 04:37:26 DEBUG : Looking for writers 2026/09/21 04:37:26 DEBUG : dir: reading active writers 2026/09/21 04:37:26 DEBUG : file1: reading active writers 2026/09/21 04:37:26 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.42s) === RUN TestVFSOpenFile run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" 2026/09/21 04:37:26 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:37:26 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/file1" 2026/09/21 04:37:26 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:26 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/file1 2026/09/21 04:37:26 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/file1" 2026/09/21 04:37:26 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:26 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-paqudoj2tafo/file1 2026/09/21 04:37:26 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:26 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/21 04:37:26 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/file1" 2026/09/21 04:37:26 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:26 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/file1 2026/09/21 04:37:26 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/file1" 2026/09/21 04:37:26 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:26 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-paqudoj2tafo/file1 2026/09/21 04:37:26 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:26 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/21 04:37:26 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file2" 2026/09/21 04:37:26 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:26 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file2 2026/09/21 04:37:26 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file2" 2026/09/21 04:37:26 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:26 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-paqudoj2tafo/dir/file2 2026/09/21 04:37:26 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:26 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/09/21 04:37:26 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file2" 2026/09/21 04:37:26 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:26 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/dir/file2 2026/09/21 04:37:26 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/dir/file2" 2026/09/21 04:37:26 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:26 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-paqudoj2tafo/dir/file2 2026/09/21 04:37:26 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:26 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/09/21 04:37:26 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/21 04:37:26 DEBUG : file1: Open: flags=O_RDONLY 2026/09/21 04:37:26 DEBUG : file1: >Open: fd=file1 (r), err= 2026/09/21 04:37:26 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/09/21 04:37:26 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/21 04:37:26 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/09/21 04:37:26 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/21 04:37:26 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/09/21 04:37:26 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:26 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:26 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/09/21 04:37:26 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/09/21 04:37:26 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/09/21 04:37:26 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/09/21 04:37:26 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: File to upload is small (0 bytes), uploading instead of streaming 2026/09/21 04:37:26 DEBUG : dir/new_file.txt: size = 0 OK 2026/09/21 04:37:26 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/new_file.txt" 2026/09/21 04:37:26 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:26 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/new_file.txt 2026/09/21 04:37:26 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/new_file.txt" 2026/09/21 04:37:27 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:27 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-paqudoj2tafo/dir/new_file.txt 2026/09/21 04:37:27 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:27 DEBUG : dir/new_file.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/21 04:37:27 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/21 04:37:27 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/09/21 04:37:27 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/09/21 04:37:27 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:27 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/09/21 04:37:27 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:37:27 DEBUG : dir: Looking for writers 2026/09/21 04:37:27 DEBUG : file2: reading active writers 2026/09/21 04:37:27 DEBUG : new_file.txt: reading active writers 2026/09/21 04:37:27 DEBUG : Looking for writers 2026/09/21 04:37:27 DEBUG : file1: reading active writers 2026/09/21 04:37:27 DEBUG : dir: reading active writers 2026/09/21 04:37:27 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.52s) === RUN TestVFSRename run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" 2026/09/21 04:37:27 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:37:27 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file2" 2026/09/21 04:37:27 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:27 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file2 2026/09/21 04:37:27 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file2" 2026/09/21 04:37:27 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:27 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-paqudoj2tafo/dir/file2 2026/09/21 04:37:27 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:27 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/09/21 04:37:27 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file2" 2026/09/21 04:37:27 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:27 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/dir/file2 2026/09/21 04:37:27 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/dir/file2" 2026/09/21 04:37:27 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:27 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-paqudoj2tafo/dir/file2 2026/09/21 04:37:27 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:27 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/09/21 04:37:27 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/09/21 04:37:27 DEBUG : dir/file1: Updating file with dir/file1 0x4c1ff49cb60 2026/09/21 04:37:27 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/09/21 04:37:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/21 04:37:27 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:27 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:27 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:27 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:27 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:27 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:27 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:27 DEBUG : dir/file1: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/09/21 04:37:27 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:27 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:27 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:27 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/dir/file1" 2026/09/21 04:37:27 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:27 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-paqudoj2tafo/dir/file1 2026/09/21 04:37:27 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:27 DEBUG : dir/file1: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/09/21 04:37:27 INFO : dir/file1: Moved (server-side) to: file0 2026/09/21 04:37:27 DEBUG : file0: Updating file with file0 0x4c1ff49cb60 2026/09/21 04:37:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/21 04:37:27 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/09/21 04:37:27 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/file0" 2026/09/21 04:37:27 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:27 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/file0 2026/09/21 04:37:27 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/file0" 2026/09/21 04:37:27 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:27 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-paqudoj2tafo/file0 2026/09/21 04:37:27 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:27 DEBUG : file0: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/09/21 04:37:27 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/file0" 2026/09/21 04:37:27 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:27 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/file0 2026/09/21 04:37:27 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/file0" 2026/09/21 04:37:27 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:27 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-paqudoj2tafo/file0 2026/09/21 04:37:27 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:27 DEBUG : file0: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/09/21 04:37:27 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:37:27 DEBUG : dir: Looking for writers 2026/09/21 04:37:27 DEBUG : Looking for writers 2026/09/21 04:37:27 DEBUG : dir: reading active writers 2026/09/21 04:37:27 DEBUG : file0: reading active writers 2026/09/21 04:37:27 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.61s) === RUN TestVFSStatfs run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" 2026/09/21 04:37:27 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:37:27 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Server has VFS statistics extension 2026/09/21 04:37:27 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: About path "/rclone-test-paqudoj2tafo" 2026/09/21 04:37:27 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:37:27 DEBUG : Looking for writers 2026/09/21 04:37:27 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.01s) === RUN TestVFSMkdir run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" 2026/09/21 04:37:27 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:37:27 DEBUG : Added virtual directory entry vAddDir: "/" 2026/09/21 04:37:27 DEBUG : Added virtual directory entry vAddDir: "a" 2026/09/21 04:37:27 DEBUG : Added virtual directory entry vAddDir: "b" 2026/09/21 04:37:27 DEBUG : Added virtual directory entry vAddDir: "c" 2026/09/21 04:37:27 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/09/21 04:37:27 DEBUG : Added virtual directory entry vAddDir: "d" 2026/09/21 04:37:27 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/09/21 04:37:27 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:37:27 DEBUG : a: Looking for writers 2026/09/21 04:37:27 DEBUG : b: Looking for writers 2026/09/21 04:37:27 DEBUG : c: Looking for writers 2026/09/21 04:37:27 DEBUG : d: Looking for writers 2026/09/21 04:37:27 DEBUG : Looking for writers 2026/09/21 04:37:27 DEBUG : Looking for writers 2026/09/21 04:37:27 DEBUG : /: reading active writers 2026/09/21 04:37:27 DEBUG : a: reading active writers 2026/09/21 04:37:27 DEBUG : b: reading active writers 2026/09/21 04:37:27 DEBUG : c: reading active writers 2026/09/21 04:37:27 DEBUG : d: reading active writers 2026/09/21 04:37:27 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.22s) === RUN TestVFSMkdirAll run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" 2026/09/21 04:37:27 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:37:27 DEBUG : Added virtual directory entry vAddDir: "a" 2026/09/21 04:37:27 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/09/21 04:37:27 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/09/21 04:37:27 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/09/21 04:37:27 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:37:27 DEBUG : a/b/c/d: Looking for writers 2026/09/21 04:37:27 DEBUG : a/b/c: Looking for writers 2026/09/21 04:37:27 DEBUG : d: reading active writers 2026/09/21 04:37:27 DEBUG : a/b: Looking for writers 2026/09/21 04:37:27 DEBUG : c: reading active writers 2026/09/21 04:37:27 DEBUG : a: Looking for writers 2026/09/21 04:37:27 DEBUG : b: reading active writers 2026/09/21 04:37:27 DEBUG : Looking for writers 2026/09/21 04:37:27 DEBUG : a: reading active writers 2026/09/21 04:37: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-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" 2026/09/21 04:37:27 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:37:27 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:37:27 DEBUG : Looking for writers 2026/09/21 04:37:27 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.00s) === RUN TestWriteFileHandleReadonly write_test.go:39: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" 2026/09/21 04:37:27 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:37:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/21 04:37:27 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/21 04:37:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/21 04:37:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/21 04:37:27 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/09/21 04:37:27 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/09/21 04:37:27 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/09/21 04:37:27 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: File to upload is small (5 bytes), uploading instead of streaming 2026/09/21 04:37:27 DEBUG : file1: size = 5 OK 2026/09/21 04:37:27 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/file1" 2026/09/21 04:37:27 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:27 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/file1 2026/09/21 04:37:27 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/file1" 2026/09/21 04:37:28 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:28 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-paqudoj2tafo/file1 2026/09/21 04:37:28 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:28 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/21 04:37:28 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/21 04:37:28 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/21 04:37:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/21 04:37:28 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/file1" 2026/09/21 04:37:28 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:28 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/file1 2026/09/21 04:37:28 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/file1" 2026/09/21 04:37:28 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:28 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-paqudoj2tafo/file1 2026/09/21 04:37:28 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:28 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/21 04:37:28 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/file1" 2026/09/21 04:37:28 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:28 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/file1 2026/09/21 04:37:28 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/file1" 2026/09/21 04:37:28 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:28 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-paqudoj2tafo/file1 2026/09/21 04:37:28 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:28 DEBUG : file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/09/21 04:37:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/21 04:37:28 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/21 04:37:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/21 04:37:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/21 04:37:28 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/21 04:37:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/21 04:37:28 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/09/21 04:37:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/09/21 04:37:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/21 04:37:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/21 04:37:28 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/21 04:37:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/21 04:37:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/21 04:37:28 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: File to upload is small (0 bytes), uploading instead of streaming 2026/09/21 04:37:28 DEBUG : file1: size = 0 OK 2026/09/21 04:37:28 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/file1" 2026/09/21 04:37:28 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:28 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/file1 2026/09/21 04:37:28 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/file1" 2026/09/21 04:37:28 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:28 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-paqudoj2tafo/file1 2026/09/21 04:37:28 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:28 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/21 04:37:28 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/21 04:37:28 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/21 04:37:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/21 04:37:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/09/21 04:37:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/21 04:37:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/21 04:37:28 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/21 04:37:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/21 04:37:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/21 04:37:28 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: File to upload is small (7 bytes), uploading instead of streaming 2026/09/21 04:37:28 DEBUG : file1: size = 7 OK 2026/09/21 04:37:28 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/file1" 2026/09/21 04:37:28 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:28 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/file1 2026/09/21 04:37:28 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/file1" 2026/09/21 04:37:28 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:28 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 9141de76717e095d4dd05f1e686ad6a8 /rclone-test-paqudoj2tafo/file1 2026/09/21 04:37:28 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:28 DEBUG : file1: Parsed hash: 9141de76717e095d4dd05f1e686ad6a8 2026/09/21 04:37:28 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/09/21 04:37:28 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/21 04:37:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/21 04:37:28 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:37:28 DEBUG : Looking for writers 2026/09/21 04:37:28 DEBUG : file1: reading active writers 2026/09/21 04:37:28 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.52s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" 2026/09/21 04:37:28 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:37:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/21 04:37:28 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/21 04:37:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/21 04:37:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/21 04:37:28 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/09/21 04:37:29 DEBUG : file1: aborting in-sequence write wait, off=100 2026/09/21 04:37:29 DEBUG : file1: failed to wait for in-sequence write to 100 2026/09/21 04:37:29 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/09/21 04:37:29 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: File to upload is small (11 bytes), uploading instead of streaming 2026/09/21 04:37:29 DEBUG : file1: size = 11 OK 2026/09/21 04:37:29 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/file1" 2026/09/21 04:37:29 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:29 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/file1 2026/09/21 04:37:29 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/file1" 2026/09/21 04:37:29 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:29 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-paqudoj2tafo/file1 2026/09/21 04:37:29 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:29 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/09/21 04:37:29 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/21 04:37:29 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/21 04:37:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/21 04:37:29 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/09/21 04:37:29 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/file1" 2026/09/21 04:37:29 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:29 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/file1 2026/09/21 04:37:29 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/file1" 2026/09/21 04:37:29 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:29 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-paqudoj2tafo/file1 2026/09/21 04:37:29 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:29 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/09/21 04:37:29 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/file1" 2026/09/21 04:37:29 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:29 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/file1 2026/09/21 04:37:29 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/file1" 2026/09/21 04:37:29 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:29 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-paqudoj2tafo/file1 2026/09/21 04:37:29 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:29 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/09/21 04:37:29 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:37:29 DEBUG : Looking for writers 2026/09/21 04:37:29 DEBUG : file1: reading active writers 2026/09/21 04:37:29 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.33s) === RUN TestWriteFileHandleCloseWithError === RUN TestWriteFileHandleCloseWithError/upload_interrupted run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" 2026/09/21 04:37:29 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:37:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/21 04:37:29 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/21 04:37:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/21 04:37:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/21 04:37:29 ERROR : file1: WriteFileHandle.New Rcat failed: failed to read upload input: upload interrupted 2026/09/21 04:37:29 DEBUG : file1: Remove: 2026/09/21 04:37:29 DEBUG : Added virtual directory entry vDel: "file1" 2026/09/21 04:37:29 DEBUG : file1: >Remove: err= 2026/09/21 04:37:29 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:37:29 DEBUG : Looking for writers 2026/09/21 04:37:29 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/unexpected_EOF run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" 2026/09/21 04:37:29 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:37:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/21 04:37:29 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/21 04:37:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/21 04:37:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/21 04:37:29 ERROR : file1: WriteFileHandle.New Rcat failed: failed to read upload input: write aborted: unexpected EOF 2026/09/21 04:37:29 DEBUG : file1: Remove: 2026/09/21 04:37:29 DEBUG : Added virtual directory entry vDel: "file1" 2026/09/21 04:37:29 DEBUG : file1: >Remove: err= 2026/09/21 04:37:29 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:37:29 DEBUG : Looking for writers 2026/09/21 04:37:29 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/NilReason run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" 2026/09/21 04:37:29 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:37:29 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:29 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:29 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/21 04:37:29 DEBUG : file2: >Open: fd=file2 (w), err= 2026/09/21 04:37:29 DEBUG : file2: >OpenFile: fd=file2 (w), err= 2026/09/21 04:37:29 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/21 04:37:29 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: File to upload is small (5 bytes), uploading instead of streaming 2026/09/21 04:37:29 DEBUG : file2: size = 5 OK 2026/09/21 04:37:29 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/file2" 2026/09/21 04:37:29 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:29 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/file2 2026/09/21 04:37:29 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/file2" 2026/09/21 04:37:29 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:29 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-paqudoj2tafo/file2 2026/09/21 04:37:29 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:29 DEBUG : file2: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/21 04:37:29 DEBUG : file2: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/21 04:37:29 DEBUG : file2: Size and md5 of src and dst objects identical 2026/09/21 04:37:29 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/21 04:37:29 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/file2" 2026/09/21 04:37:29 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:29 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/file2 2026/09/21 04:37:29 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/file2" 2026/09/21 04:37:30 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:30 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-paqudoj2tafo/file2 2026/09/21 04:37:30 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:30 DEBUG : file2: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/21 04:37:30 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/file2" 2026/09/21 04:37:30 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:30 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/file2 2026/09/21 04:37:30 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/file2" 2026/09/21 04:37:30 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:30 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-paqudoj2tafo/file2 2026/09/21 04:37:30 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:30 DEBUG : file2: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/09/21 04:37:30 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:37:30 DEBUG : Looking for writers 2026/09/21 04:37:30 DEBUG : file2: reading active writers 2026/09/21 04:37:30 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleCloseWithError (0.34s) --- PASS: TestWriteFileHandleCloseWithError/upload_interrupted (0.00s) --- PASS: TestWriteFileHandleCloseWithError/unexpected_EOF (0.00s) --- PASS: TestWriteFileHandleCloseWithError/NilReason (0.33s) === RUN TestWriteFileHandleFlush run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" 2026/09/21 04:37:30 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:37:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/21 04:37:30 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/21 04:37:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/21 04:37:30 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/09/21 04:37:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/21 04:37:30 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: File to upload is small (5 bytes), uploading instead of streaming 2026/09/21 04:37:30 DEBUG : file1: size = 5 OK 2026/09/21 04:37:30 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/file1" 2026/09/21 04:37:30 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:30 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/file1 2026/09/21 04:37:30 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/file1" 2026/09/21 04:37:30 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:30 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-paqudoj2tafo/file1 2026/09/21 04:37:30 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:30 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/21 04:37:30 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/21 04:37:30 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/21 04:37:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/21 04:37:30 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/09/21 04:37:30 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:37:30 DEBUG : Looking for writers 2026/09/21 04:37:30 DEBUG : file1: reading active writers 2026/09/21 04:37:30 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.11s) === RUN TestWriteFileHandleRelease run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" 2026/09/21 04:37:30 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:37:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/21 04:37:30 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/21 04:37:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/21 04:37:30 DEBUG : file1: WriteFileHandle.Release closing 2026/09/21 04:37:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/21 04:37:30 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: File to upload is small (0 bytes), uploading instead of streaming 2026/09/21 04:37:30 DEBUG : file1: size = 0 OK 2026/09/21 04:37:30 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/file1" 2026/09/21 04:37:30 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:30 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/file1 2026/09/21 04:37:30 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/file1" 2026/09/21 04:37:30 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:30 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-paqudoj2tafo/file1 2026/09/21 04:37:30 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:30 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/21 04:37:30 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/21 04:37:30 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/21 04:37:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/21 04:37:30 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/09/21 04:37:30 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:37:30 DEBUG : Looking for writers 2026/09/21 04:37:30 DEBUG : file1: reading active writers 2026/09/21 04:37:30 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.12s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" 2026/09/21 04:37:30 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:37:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/21 04:37:30 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/21 04:37:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/21 04:37:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/21 04:37:30 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: File to upload is small (2 bytes), uploading instead of streaming 2026/09/21 04:37:30 DEBUG : file1: size = 2 OK 2026/09/21 04:37:30 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/file1" 2026/09/21 04:37:30 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:30 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/file1 2026/09/21 04:37:30 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/file1" 2026/09/21 04:37:30 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:30 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-paqudoj2tafo/file1 2026/09/21 04:37:30 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:30 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/09/21 04:37:30 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/09/21 04:37:30 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/21 04:37:30 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/09/21 04:37:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/21 04:37:30 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:37:30 DEBUG : Looking for writers 2026/09/21 04:37:30 DEBUG : file1: reading active writers 2026/09/21 04:37:30 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.11s) === RUN TestFileReadAtZeroLength run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" 2026/09/21 04:37:30 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:37:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/21 04:37:30 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/21 04:37:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/21 04:37:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/21 04:37:30 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: File to upload is small (0 bytes), uploading instead of streaming 2026/09/21 04:37:30 DEBUG : file1: size = 0 OK 2026/09/21 04:37:30 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/file1" 2026/09/21 04:37:30 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:30 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/file1 2026/09/21 04:37:30 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/file1" 2026/09/21 04:37:30 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:30 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-paqudoj2tafo/file1 2026/09/21 04:37:30 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:30 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/21 04:37:30 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/21 04:37:30 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/21 04:37:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/21 04:37:30 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:30 DEBUG : file1: Open: flags=O_RDONLY 2026/09/21 04:37:30 DEBUG : file1: >Open: fd=file1 (r), err= 2026/09/21 04:37:30 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/09/21 04:37:30 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/09/21 04:37:30 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/09/21 04:37:30 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:37:30 DEBUG : Looking for writers 2026/09/21 04:37:30 DEBUG : file1: reading active writers 2026/09/21 04:37:30 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.11s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" 2026/09/21 04:37:30 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:37:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/21 04:37:30 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/21 04:37:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/21 04:37:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/21 04:37:30 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: File to upload is small (100 bytes), uploading instead of streaming 2026/09/21 04:37:30 DEBUG : file1: size = 100 OK 2026/09/21 04:37:30 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/file1" 2026/09/21 04:37:30 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:30 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/file1 2026/09/21 04:37:30 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/file1" 2026/09/21 04:37:30 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:30 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 81412a69650faa6c0de3ca6da06f7428 /rclone-test-paqudoj2tafo/file1 2026/09/21 04:37:30 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:30 DEBUG : file1: Parsed hash: 81412a69650faa6c0de3ca6da06f7428 2026/09/21 04:37:30 DEBUG : file1: md5 = 81412a69650faa6c0de3ca6da06f7428 OK 2026/09/21 04:37:30 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/21 04:37:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/21 04:37:30 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/21 04:37:30 DEBUG : file1: Open: flags=O_RDONLY 2026/09/21 04:37:30 DEBUG : file1: >Open: fd=file1 (r), err= 2026/09/21 04:37:30 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/09/21 04:37:30 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/09/21 04:37:30 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/09/21 04:37:30 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:37:30 DEBUG : Looking for writers 2026/09/21 04:37:30 DEBUG : file1: reading active writers 2026/09/21 04:37:30 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.12s) === RUN TestWriteFileHandleCloseWithErrorStalled run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" 2026/09/21 04:37:30 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:37:30 DEBUG : stalled: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/21 04:37:30 DEBUG : stalled: Open: flags=O_WRONLY|O_CREATE 2026/09/21 04:37:30 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/09/21 04:37:30 DEBUG : stalled: >Open: fd=stalled (w), err= 2026/09/21 04:37:30 DEBUG : stalled: >OpenFile: fd=stalled (w), err= 2026/09/21 04:37:30 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/09/21 04:37:30 ERROR : stalled: WriteFileHandle.New Rcat failed: context canceled 2026/09/21 04:37:30 ERROR : stalled: WriteFileHandle.Write error: io: read/write on closed pipe 2026/09/21 04:37:30 DEBUG : stalled: Remove: 2026/09/21 04:37:30 DEBUG : Added virtual directory entry vDel: "stalled" 2026/09/21 04:37:30 DEBUG : stalled: >Remove: err= --- PASS: TestWriteFileHandleCloseWithErrorStalled (0.01s) === RUN TestZipManyFiles run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" 2026/09/21 04:37:30 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:37:30 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/flat/f000.txt" 2026/09/21 04:37:30 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:30 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/flat/f000.txt 2026/09/21 04:37:30 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/flat/f000.txt" 2026/09/21 04:37:30 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:30 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: a217847fb21f7e963650acc42a7a3b39 /rclone-test-paqudoj2tafo/flat/f000.txt 2026/09/21 04:37:30 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:30 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/09/21 04:37:30 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/flat/f000.txt" 2026/09/21 04:37:30 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:30 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/flat/f000.txt 2026/09/21 04:37:30 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/flat/f000.txt" 2026/09/21 04:37:30 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:30 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: c411c13d2fde40743cb34d29f96a35975bbfef9c /rclone-test-paqudoj2tafo/flat/f000.txt 2026/09/21 04:37:30 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:30 DEBUG : flat/f000.txt: Parsed hash: c411c13d2fde40743cb34d29f96a35975bbfef9c 2026/09/21 04:37:30 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/flat/f001.txt" 2026/09/21 04:37:30 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:30 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/flat/f001.txt 2026/09/21 04:37:30 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/flat/f001.txt" 2026/09/21 04:37:31 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:31 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: f4ae3155a94225d34a70f10e659557c3 /rclone-test-paqudoj2tafo/flat/f001.txt 2026/09/21 04:37:31 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:31 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/09/21 04:37:31 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/flat/f001.txt" 2026/09/21 04:37:31 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:31 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/flat/f001.txt 2026/09/21 04:37:31 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/flat/f001.txt" 2026/09/21 04:37:31 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:31 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 46007547503950688fd883befced0e53561dae68 /rclone-test-paqudoj2tafo/flat/f001.txt 2026/09/21 04:37:31 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:31 DEBUG : flat/f001.txt: Parsed hash: 46007547503950688fd883befced0e53561dae68 2026/09/21 04:37:31 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/flat/f002.txt" 2026/09/21 04:37:31 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:31 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/flat/f002.txt 2026/09/21 04:37:31 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/flat/f002.txt" 2026/09/21 04:37:31 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:31 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /rclone-test-paqudoj2tafo/flat/f002.txt 2026/09/21 04:37:31 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:31 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/09/21 04:37:31 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/flat/f002.txt" 2026/09/21 04:37:31 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:31 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/flat/f002.txt 2026/09/21 04:37:31 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/flat/f002.txt" 2026/09/21 04:37:31 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:31 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 3911c439d6af617451e319f94dfafb3c820da182 /rclone-test-paqudoj2tafo/flat/f002.txt 2026/09/21 04:37:31 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:31 DEBUG : flat/f002.txt: Parsed hash: 3911c439d6af617451e319f94dfafb3c820da182 2026/09/21 04:37:31 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/flat/f003.txt" 2026/09/21 04:37:31 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:31 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/flat/f003.txt 2026/09/21 04:37:31 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/flat/f003.txt" 2026/09/21 04:37:31 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:31 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /rclone-test-paqudoj2tafo/flat/f003.txt 2026/09/21 04:37:31 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:31 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/09/21 04:37:31 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/flat/f003.txt" 2026/09/21 04:37:31 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:31 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/flat/f003.txt 2026/09/21 04:37:31 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/flat/f003.txt" 2026/09/21 04:37:31 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:31 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b /rclone-test-paqudoj2tafo/flat/f003.txt 2026/09/21 04:37:31 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:31 DEBUG : flat/f003.txt: Parsed hash: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b 2026/09/21 04:37:31 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/flat/f004.txt" 2026/09/21 04:37:31 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:31 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/flat/f004.txt 2026/09/21 04:37:31 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/flat/f004.txt" 2026/09/21 04:37:31 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:31 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /rclone-test-paqudoj2tafo/flat/f004.txt 2026/09/21 04:37:31 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:31 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/09/21 04:37:31 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/flat/f004.txt" 2026/09/21 04:37:31 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:31 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: sha1sum /rclone-test-paqudoj2tafo/flat/f004.txt 2026/09/21 04:37:31 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-paqudoj2tafo/flat/f004.txt" 2026/09/21 04:37:31 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:31 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 079985a49a3bd62df1a79417e15263ed81bd6843 /rclone-test-paqudoj2tafo/flat/f004.txt 2026/09/21 04:37:31 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:31 DEBUG : flat/f004.txt: Parsed hash: 079985a49a3bd62df1a79417e15263ed81bd6843 2026/09/21 04:37:31 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/09/21 04:37:31 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/09/21 04:37:31 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/21 04:37:31 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/21 04:37:31 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/flat/f000.txt" 2026/09/21 04:37:31 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:31 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/flat/f000.txt 2026/09/21 04:37:31 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/flat/f000.txt" 2026/09/21 04:37:31 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:31 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: a217847fb21f7e963650acc42a7a3b39 /rclone-test-paqudoj2tafo/flat/f000.txt 2026/09/21 04:37:31 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:31 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/09/21 04:37:31 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/09/21 04:37:31 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/09/21 04:37:31 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/21 04:37:31 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/21 04:37:31 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/flat/f001.txt" 2026/09/21 04:37:31 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:31 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/flat/f001.txt 2026/09/21 04:37:31 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/flat/f001.txt" 2026/09/21 04:37:32 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:32 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: f4ae3155a94225d34a70f10e659557c3 /rclone-test-paqudoj2tafo/flat/f001.txt 2026/09/21 04:37:32 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:32 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/09/21 04:37:32 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/09/21 04:37:32 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/09/21 04:37:32 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/21 04:37:32 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/21 04:37:32 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/flat/f002.txt" 2026/09/21 04:37:32 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:32 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/flat/f002.txt 2026/09/21 04:37:32 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/flat/f002.txt" 2026/09/21 04:37:32 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:32 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /rclone-test-paqudoj2tafo/flat/f002.txt 2026/09/21 04:37:32 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:32 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/09/21 04:37:32 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/09/21 04:37:32 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/09/21 04:37:32 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/21 04:37:32 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/21 04:37:32 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/flat/f003.txt" 2026/09/21 04:37:32 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:32 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/flat/f003.txt 2026/09/21 04:37:32 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/flat/f003.txt" 2026/09/21 04:37:32 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:32 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /rclone-test-paqudoj2tafo/flat/f003.txt 2026/09/21 04:37:32 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:32 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/09/21 04:37:32 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/09/21 04:37:32 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/09/21 04:37:32 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/21 04:37:32 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/21 04:37:32 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/flat/f004.txt" 2026/09/21 04:37:32 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:32 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/flat/f004.txt 2026/09/21 04:37:32 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/flat/f004.txt" 2026/09/21 04:37:32 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:32 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /rclone-test-paqudoj2tafo/flat/f004.txt 2026/09/21 04:37:32 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:32 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/09/21 04:37:32 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:37:32 DEBUG : flat: Looking for writers 2026/09/21 04:37:32 DEBUG : f000.txt: reading active writers 2026/09/21 04:37:32 DEBUG : f001.txt: reading active writers 2026/09/21 04:37:32 DEBUG : f002.txt: reading active writers 2026/09/21 04:37:32 DEBUG : f003.txt: reading active writers 2026/09/21 04:37:32 DEBUG : f004.txt: reading active writers 2026/09/21 04:37:32 DEBUG : Looking for writers 2026/09/21 04:37:32 DEBUG : flat: reading active writers 2026/09/21 04:37:32 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (1.62s) === RUN TestZipManySubDirs run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" 2026/09/21 04:37:32 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:37:32 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/09/21 04:37:32 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/09/21 04:37:32 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/21 04:37:32 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/21 04:37:32 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/a/b/c/deep.txt" 2026/09/21 04:37:32 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:32 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/a/b/c/deep.txt 2026/09/21 04:37:32 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/a/b/c/deep.txt" 2026/09/21 04:37:32 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:32 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 6627415e807ee33c7302917216e7da68 /rclone-test-paqudoj2tafo/a/b/c/deep.txt 2026/09/21 04:37:32 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:32 DEBUG : a/b/c/deep.txt: Parsed hash: 6627415e807ee33c7302917216e7da68 2026/09/21 04:37:32 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/09/21 04:37:32 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/09/21 04:37:32 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/21 04:37:32 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/21 04:37:32 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/a/b/mid.txt" 2026/09/21 04:37:32 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:32 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/a/b/mid.txt 2026/09/21 04:37:32 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/a/b/mid.txt" 2026/09/21 04:37:32 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:32 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 22384709d743fe3c6fb0a4b35b2e10a6 /rclone-test-paqudoj2tafo/a/b/mid.txt 2026/09/21 04:37:32 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:32 DEBUG : a/b/mid.txt: Parsed hash: 22384709d743fe3c6fb0a4b35b2e10a6 2026/09/21 04:37:32 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/09/21 04:37:32 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/09/21 04:37:32 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/21 04:37:32 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/21 04:37:32 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/a/top.txt" 2026/09/21 04:37:32 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:32 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/a/top.txt 2026/09/21 04:37:32 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/a/top.txt" 2026/09/21 04:37:32 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:32 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: b28354b543375bfa94dabaeda722927f /rclone-test-paqudoj2tafo/a/top.txt 2026/09/21 04:37:32 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:32 DEBUG : a/top.txt: Parsed hash: b28354b543375bfa94dabaeda722927f 2026/09/21 04:37:32 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:37:32 DEBUG : a/b/c: Looking for writers 2026/09/21 04:37:32 DEBUG : deep.txt: reading active writers 2026/09/21 04:37:32 DEBUG : a/b: Looking for writers 2026/09/21 04:37:32 DEBUG : c: reading active writers 2026/09/21 04:37:32 DEBUG : mid.txt: reading active writers 2026/09/21 04:37:32 DEBUG : a: Looking for writers 2026/09/21 04:37:32 DEBUG : b: reading active writers 2026/09/21 04:37:32 DEBUG : top.txt: reading active writers 2026/09/21 04:37:32 DEBUG : Looking for writers 2026/09/21 04:37:32 DEBUG : a: reading active writers 2026/09/21 04:37:32 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.36s) === RUN TestZipLargeFiles run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" 2026/09/21 04:37:32 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:37:33 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/09/21 04:37:33 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/09/21 04:37:33 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/09/21 04:37:33 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/09/21 04:37:33 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/09/21 04:37:33 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/09/21 04:37:33 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/21 04:37:33 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/09/21 04:37:33 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/09/21 04:37:33 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/09/21 04:37:33 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/09/21 04:37:33 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/21 04:37:33 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/21 04:37:33 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/21 04:37:33 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/21 04:37:33 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/21 04:37:33 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/bigdir/big.bin" 2026/09/21 04:37:33 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:33 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/bigdir/big.bin 2026/09/21 04:37:33 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/bigdir/big.bin" 2026/09/21 04:37:33 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:33 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: bd61391884ffe0dc4574d3ec07064e52 /rclone-test-paqudoj2tafo/bigdir/big.bin 2026/09/21 04:37:33 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:33 DEBUG : bigdir/big.bin: Parsed hash: bd61391884ffe0dc4574d3ec07064e52 2026/09/21 04:37:33 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:37:33 DEBUG : bigdir: Looking for writers 2026/09/21 04:37:33 DEBUG : big.bin: reading active writers 2026/09/21 04:37:33 DEBUG : Looking for writers 2026/09/21 04:37:33 DEBUG : bigdir: reading active writers 2026/09/21 04:37:33 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.96s) === RUN TestZipDirsInRoot run.go:198: Remote "sftp://rclone@:22/rclone-test-paqudoj2tafo", Local "Local file system at /tmp/rclone2194588286", Modify Window "1s" 2026/09/21 04:37:33 INFO : sftp://rclone@:22/rclone-test-paqudoj2tafo: poll-interval is not supported by this remote 2026/09/21 04:37:33 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/09/21 04:37:33 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/09/21 04:37:33 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/21 04:37:33 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/21 04:37:33 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir1/a.txt" 2026/09/21 04:37:33 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:33 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir1/a.txt 2026/09/21 04:37:33 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir1/a.txt" 2026/09/21 04:37:33 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:33 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 9dd4e461268c8034f5c8564e155c67a6 /rclone-test-paqudoj2tafo/dir1/a.txt 2026/09/21 04:37:33 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:33 DEBUG : dir1/a.txt: Parsed hash: 9dd4e461268c8034f5c8564e155c67a6 2026/09/21 04:37:33 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/09/21 04:37:33 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/09/21 04:37:33 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/21 04:37:33 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/21 04:37:33 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir2/b.txt" 2026/09/21 04:37:33 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:33 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir2/b.txt 2026/09/21 04:37:33 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir2/b.txt" 2026/09/21 04:37:33 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:33 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: 415290769594460e2e485922904f345d /rclone-test-paqudoj2tafo/dir2/b.txt 2026/09/21 04:37:33 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:33 DEBUG : dir2/b.txt: Parsed hash: 415290769594460e2e485922904f345d 2026/09/21 04:37:33 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/09/21 04:37:33 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/09/21 04:37:33 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/21 04:37:33 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/21 04:37:33 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Shell path "/rclone-test-paqudoj2tafo/dir3/c.txt" 2026/09/21 04:37:33 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: creating additional session 2026/09/21 04:37:33 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Running remote command: md5sum /rclone-test-paqudoj2tafo/dir3/c.txt 2026/09/21 04:37:33 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-paqudoj2tafo/dir3/c.txt" 2026/09/21 04:37:34 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: command exited OK 2026/09/21 04:37:34 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Remote command result: fbade9e36a3f36d3d676c1b808451dd7 /rclone-test-paqudoj2tafo/dir3/c.txt 2026/09/21 04:37:34 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: ssh external: close 2026/09/21 04:37:34 DEBUG : dir3/c.txt: Parsed hash: fbade9e36a3f36d3d676c1b808451dd7 2026/09/21 04:37:34 DEBUG : WaitForWriters: timeout=30s 2026/09/21 04:37:34 DEBUG : dir1: Looking for writers 2026/09/21 04:37:34 DEBUG : a.txt: reading active writers 2026/09/21 04:37:34 DEBUG : dir2: Looking for writers 2026/09/21 04:37:34 DEBUG : b.txt: reading active writers 2026/09/21 04:37:34 DEBUG : dir3: Looking for writers 2026/09/21 04:37:34 DEBUG : c.txt: reading active writers 2026/09/21 04:37:34 DEBUG : Looking for writers 2026/09/21 04:37:34 DEBUG : dir1: reading active writers 2026/09/21 04:37:34 DEBUG : dir2: reading active writers 2026/09/21 04:37:34 DEBUG : dir3: reading active writers 2026/09/21 04:37:34 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.35s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/09/21 04:37:34 DEBUG : sftp://rclone@:22/rclone-test-paqudoj2tafo: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Finished OK in 49.098681524s (try 1/5)