"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Starting (try 1/5) 2026/05/27 03:27:37 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:rclone-test-xinuxun5diji" 2026/05/27 03:27:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/27 03:27:37 DEBUG : Setting type="sftp" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2026/05/27 03:27:37 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/05/27 03:27:37 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2026/05/27 03:27:37 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/05/27 03:27:37 NOTICE: TestSFTPRcloneSSH{aFBXt}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/27 03:27:37 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/05/27 03:27:37 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell type "unix" from config 2026/05/27 03:27:37 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Relative path resolved to "/rclone-test-xinuxun5diji" 2026/05/27 03:27:37 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Using root directory "/rclone-test-xinuxun5diji" 2026/05/27 03:27:37 DEBUG : Creating backend with remote "/tmp/rclone3306240231" === RUN TestDirHandleMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-xinuxun5diji", Local "Local file system at /tmp/rclone3306240231", Modify Window "1s" 2026/05/27 03:27:37 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: poll-interval is not supported by this remote 2026/05/27 03:27:37 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:37 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:37 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:37 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:37 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:37 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:37 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/27 03:27:37 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:37 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:37 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:37 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:37 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:37 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:37 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/27 03:27:37 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:27:37 DEBUG : dir: Looking for writers 2026/05/27 03:27:37 DEBUG : Looking for writers 2026/05/27 03:27:37 DEBUG : dir: reading active writers 2026/05/27 03:27:37 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.21s) === RUN TestDirHandleReaddir run.go:198: Remote "sftp://rclone@:22/rclone-test-xinuxun5diji", Local "Local file system at /tmp/rclone3306240231", Modify Window "1s" 2026/05/27 03:27:37 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: poll-interval is not supported by this remote 2026/05/27 03:27:37 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:37 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:37 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:37 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:37 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:37 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:37 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/27 03:27:37 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:37 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:37 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:37 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:37 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:37 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:37 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/27 03:27:37 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file2" 2026/05/27 03:27:37 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:37 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file2 2026/05/27 03:27:37 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file2" 2026/05/27 03:27:37 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:37 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-xinuxun5diji/dir/file2 2026/05/27 03:27:37 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:37 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/05/27 03:27:37 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file2" 2026/05/27 03:27:37 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:37 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/dir/file2 2026/05/27 03:27:37 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/dir/file2" 2026/05/27 03:27:37 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:37 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-xinuxun5diji/dir/file2 2026/05/27 03:27:37 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:37 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/05/27 03:27:37 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/subdir/file3" 2026/05/27 03:27:37 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:37 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/subdir/file3 2026/05/27 03:27:37 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/subdir/file3" 2026/05/27 03:27:38 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:38 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-xinuxun5diji/dir/subdir/file3 2026/05/27 03:27:38 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:38 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/05/27 03:27:38 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/subdir/file3" 2026/05/27 03:27:38 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:38 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/dir/subdir/file3 2026/05/27 03:27:38 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/dir/subdir/file3" 2026/05/27 03:27:38 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:38 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-xinuxun5diji/dir/subdir/file3 2026/05/27 03:27:38 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:38 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a 2026/05/27 03:27:38 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:27:38 DEBUG : dir/subdir: Looking for writers 2026/05/27 03:27:38 DEBUG : dir: Looking for writers 2026/05/27 03:27:38 DEBUG : file1: reading active writers 2026/05/27 03:27:38 DEBUG : file2: reading active writers 2026/05/27 03:27:38 DEBUG : subdir: reading active writers 2026/05/27 03:27:38 DEBUG : Looking for writers 2026/05/27 03:27:38 DEBUG : dir: reading active writers 2026/05/27 03:27:38 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.58s) === RUN TestDirHandleReaddirnames run.go:198: Remote "sftp://rclone@:22/rclone-test-xinuxun5diji", Local "Local file system at /tmp/rclone3306240231", Modify Window "1s" 2026/05/27 03:27:38 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: poll-interval is not supported by this remote 2026/05/27 03:27:38 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:38 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:38 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:38 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:38 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:38 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:38 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/27 03:27:38 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:38 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:38 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:38 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:38 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:38 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:38 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:38 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/27 03:27:38 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:27:38 DEBUG : dir: Looking for writers 2026/05/27 03:27:38 DEBUG : file1: reading active writers 2026/05/27 03:27:38 DEBUG : Looking for writers 2026/05/27 03:27:38 DEBUG : dir: reading active writers 2026/05/27 03:27:38 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.20s) === RUN TestDirMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-xinuxun5diji", Local "Local file system at /tmp/rclone3306240231", Modify Window "1s" 2026/05/27 03:27:38 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: poll-interval is not supported by this remote 2026/05/27 03:27:38 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:38 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:38 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:38 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:38 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:38 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:38 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/27 03:27:38 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:38 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:38 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:38 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:38 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:38 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:38 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:38 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/27 03:27:38 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:27:38 DEBUG : dir: Looking for writers 2026/05/27 03:27:38 DEBUG : Looking for writers 2026/05/27 03:27:38 DEBUG : dir: reading active writers 2026/05/27 03:27:38 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.16s) === RUN TestDirForgetAll run.go:198: Remote "sftp://rclone@:22/rclone-test-xinuxun5diji", Local "Local file system at /tmp/rclone3306240231", Modify Window "1s" 2026/05/27 03:27:38 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: poll-interval is not supported by this remote 2026/05/27 03:27:38 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:38 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:38 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:38 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:38 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:38 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:38 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/27 03:27:38 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:38 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:38 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:38 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:38 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:38 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:38 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:38 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/27 03:27:38 DEBUG : dir: forgetting directory cache 2026/05/27 03:27:38 DEBUG : forgetting directory cache 2026/05/27 03:27:38 DEBUG : dir: forgetting directory cache 2026/05/27 03:27:38 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:27:38 DEBUG : Looking for writers 2026/05/27 03:27:38 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.21s) === RUN TestDirForgetPath run.go:198: Remote "sftp://rclone@:22/rclone-test-xinuxun5diji", Local "Local file system at /tmp/rclone3306240231", Modify Window "1s" 2026/05/27 03:27:38 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: poll-interval is not supported by this remote 2026/05/27 03:27:38 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:38 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:38 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:38 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:38 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:38 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:38 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/27 03:27:38 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:38 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:38 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:38 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:38 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:38 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:38 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:38 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/27 03:27:38 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/05/27 03:27:38 DEBUG : dir: invalidating directory cache 2026/05/27 03:27:38 DEBUG : >ForgetPath: 2026/05/27 03:27:38 DEBUG : ForgetPath: relativePath="dir", type=0 2026/05/27 03:27:38 DEBUG : invalidating directory cache 2026/05/27 03:27:38 DEBUG : dir: forgetting directory cache 2026/05/27 03:27:38 DEBUG : >ForgetPath: 2026/05/27 03:27:38 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/05/27 03:27:38 DEBUG : >ForgetPath: 2026/05/27 03:27:38 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:27:38 DEBUG : dir: Looking for writers 2026/05/27 03:27:38 DEBUG : Looking for writers 2026/05/27 03:27:38 DEBUG : dir: reading active writers 2026/05/27 03:27:38 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.17s) === RUN TestDirWalk run.go:198: Remote "sftp://rclone@:22/rclone-test-xinuxun5diji", Local "Local file system at /tmp/rclone3306240231", Modify Window "1s" 2026/05/27 03:27:38 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: poll-interval is not supported by this remote 2026/05/27 03:27:38 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:38 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:38 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:38 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:39 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:39 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:39 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/27 03:27:39 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:39 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:39 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:39 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:39 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:39 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:39 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/27 03:27:39 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/05/27 03:27:39 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/fil/a/b/c" 2026/05/27 03:27:39 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:39 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/fil/a/b/c 2026/05/27 03:27:39 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/fil/a/b/c" 2026/05/27 03:27:39 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:39 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 8a723ce6358887fb2e41fbe163780b08 /rclone-test-xinuxun5diji/fil/a/b/c 2026/05/27 03:27:39 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:39 DEBUG : fil/a/b/c: Parsed hash: 8a723ce6358887fb2e41fbe163780b08 2026/05/27 03:27:39 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/fil/a/b/c" 2026/05/27 03:27:39 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:39 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/fil/a/b/c 2026/05/27 03:27:39 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/fil/a/b/c" 2026/05/27 03:27:39 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:39 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 6e53ed736122eed1a3cfda28927c84739fb15f43 /rclone-test-xinuxun5diji/fil/a/b/c 2026/05/27 03:27:39 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:39 DEBUG : fil/a/b/c: Parsed hash: 6e53ed736122eed1a3cfda28927c84739fb15f43 2026/05/27 03:27:39 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:39 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:39 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:39 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:39 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:39 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:39 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/27 03:27:39 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:39 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:39 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:39 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:39 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:39 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:39 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/27 03:27:39 DEBUG : forgetting directory cache 2026/05/27 03:27:39 DEBUG : dir: forgetting directory cache 2026/05/27 03:27:39 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:27:39 DEBUG : dir: Looking for writers 2026/05/27 03:27:39 DEBUG : fil/a/b: Looking for writers 2026/05/27 03:27:39 DEBUG : fil/a: Looking for writers 2026/05/27 03:27:39 DEBUG : b: reading active writers 2026/05/27 03:27:39 DEBUG : fil: Looking for writers 2026/05/27 03:27:39 DEBUG : a: reading active writers 2026/05/27 03:27:39 DEBUG : Looking for writers 2026/05/27 03:27:39 DEBUG : dir: reading active writers 2026/05/27 03:27:39 DEBUG : fil: reading active writers 2026/05/27 03:27:39 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.72s) === RUN TestDirSetModTime run.go:198: Remote "sftp://rclone@:22/rclone-test-xinuxun5diji", Local "Local file system at /tmp/rclone3306240231", Modify Window "1s" 2026/05/27 03:27:39 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: poll-interval is not supported by this remote 2026/05/27 03:27:39 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:39 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:39 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:39 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:39 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:39 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:39 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/27 03:27:39 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:39 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:39 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:39 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:39 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:39 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:39 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/27 03:27:39 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:27:39 DEBUG : dir: Looking for writers 2026/05/27 03:27:39 DEBUG : Looking for writers 2026/05/27 03:27:39 DEBUG : dir: reading active writers 2026/05/27 03:27:39 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.20s) === RUN TestDirStat run.go:198: Remote "sftp://rclone@:22/rclone-test-xinuxun5diji", Local "Local file system at /tmp/rclone3306240231", Modify Window "1s" 2026/05/27 03:27:39 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: poll-interval is not supported by this remote 2026/05/27 03:27:39 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:39 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:39 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:39 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:39 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:39 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:39 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/27 03:27:39 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:39 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:39 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:39 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:40 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:40 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:40 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/27 03:27:40 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:27:40 DEBUG : dir: Looking for writers 2026/05/27 03:27:40 DEBUG : file1: reading active writers 2026/05/27 03:27:40 DEBUG : Looking for writers 2026/05/27 03:27:40 DEBUG : dir: reading active writers 2026/05/27 03:27:40 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.21s) === RUN TestDirReadDirAll run.go:198: Remote "sftp://rclone@:22/rclone-test-xinuxun5diji", Local "Local file system at /tmp/rclone3306240231", Modify Window "1s" 2026/05/27 03:27:40 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: poll-interval is not supported by this remote 2026/05/27 03:27:40 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:40 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:40 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:40 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:40 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:40 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:40 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/27 03:27:40 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:40 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:40 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:40 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:40 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:40 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:40 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/27 03:27:40 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file2" 2026/05/27 03:27:40 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:40 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file2 2026/05/27 03:27:40 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file2" 2026/05/27 03:27:40 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:40 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-xinuxun5diji/dir/file2 2026/05/27 03:27:40 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:40 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/05/27 03:27:40 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file2" 2026/05/27 03:27:40 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:40 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/dir/file2 2026/05/27 03:27:40 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/dir/file2" 2026/05/27 03:27:40 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:40 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-xinuxun5diji/dir/file2 2026/05/27 03:27:40 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:40 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/05/27 03:27:40 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/subdir/file3" 2026/05/27 03:27:40 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:40 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/subdir/file3 2026/05/27 03:27:40 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/subdir/file3" 2026/05/27 03:27:40 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:40 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-xinuxun5diji/dir/subdir/file3 2026/05/27 03:27:40 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:40 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/05/27 03:27:40 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/subdir/file3" 2026/05/27 03:27:40 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:40 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/dir/subdir/file3 2026/05/27 03:27:40 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/dir/subdir/file3" 2026/05/27 03:27:40 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:40 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-xinuxun5diji/dir/subdir/file3 2026/05/27 03:27:40 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:40 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a === RUN TestDirReadDirAll/Virtual 2026/05/27 03:27:40 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/05/27 03:27:40 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/05/27 03:27:40 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/05/27 03:27:40 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/05/27 03:27:40 DEBUG : Waiting for deletions to finish 2026/05/27 03:27:40 INFO : dir/subdir/file3: Deleted 2026/05/27 03:27:40 DEBUG : removing 1 level 2 directories 2026/05/27 03:27:40 INFO : dir/subdir: Removing directory 2026/05/27 03:27:40 DEBUG : dir: invalidating directory cache 2026/05/27 03:27:40 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/05/27 03:27:40 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/05/27 03:27:40 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/05/27 03:27:40 DEBUG : dir/file1: Reset virtual modtime 2026/05/27 03:27:40 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/05/27 03:27:40 DEBUG : dir/virtualFile: Reset virtual modtime 2026/05/27 03:27:40 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/05/27 03:27:40 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/05/27 03:27:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/27 03:27:40 DEBUG : dir: invalidating directory cache 2026/05/27 03:27:40 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/05/27 03:27:40 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/05/27 03:27:40 DEBUG : dir/virtualFile: Reset virtual modtime 2026/05/27 03:27:40 DEBUG : forgetting directory cache 2026/05/27 03:27:40 DEBUG : dir: forgetting directory cache 2026/05/27 03:27:40 DEBUG : dir/virtualDir: forgetting directory cache 2026/05/27 03:27:40 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:27:40 DEBUG : dir/virtualDir: Looking for writers 2026/05/27 03:27:40 DEBUG : dir: Looking for writers 2026/05/27 03:27:40 DEBUG : file1: reading active writers 2026/05/27 03:27:40 DEBUG : virtualFile2: reading active writers 2026/05/27 03:27:40 DEBUG : virtualFile: reading active writers 2026/05/27 03:27:40 DEBUG : virtualDir: reading active writers 2026/05/27 03:27:40 DEBUG : Looking for writers 2026/05/27 03:27:40 DEBUG : dir: reading active writers 2026/05/27 03:27:40 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.62s) --- PASS: TestDirReadDirAll/Virtual (0.01s) === RUN TestDirOpen run.go:198: Remote "sftp://rclone@:22/rclone-test-xinuxun5diji", Local "Local file system at /tmp/rclone3306240231", Modify Window "1s" 2026/05/27 03:27:40 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: poll-interval is not supported by this remote 2026/05/27 03:27:40 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:40 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:40 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:40 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:40 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:40 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:40 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/27 03:27:40 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:40 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:40 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:40 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:40 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:40 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:40 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/27 03:27:40 ERROR : dir/: Can only open directories read only 2026/05/27 03:27:40 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:27:40 DEBUG : dir: Looking for writers 2026/05/27 03:27:40 DEBUG : Looking for writers 2026/05/27 03:27:40 DEBUG : dir: reading active writers 2026/05/27 03:27:40 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.21s) === RUN TestDirCreate run.go:198: Remote "sftp://rclone@:22/rclone-test-xinuxun5diji", Local "Local file system at /tmp/rclone3306240231", Modify Window "1s" 2026/05/27 03:27:40 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: poll-interval is not supported by this remote 2026/05/27 03:27:40 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:40 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:40 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:40 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:40 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:40 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:40 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/27 03:27:40 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:40 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:40 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:40 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:41 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:41 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:41 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:41 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/27 03:27:41 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:27:41 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/27 03:27:41 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/05/27 03:27:41 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/27 03:27:41 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: File to upload is small (5 bytes), uploading instead of streaming 2026/05/27 03:27:41 DEBUG : dir/potato: size = 5 OK 2026/05/27 03:27:41 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/potato" 2026/05/27 03:27:41 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:41 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/potato 2026/05/27 03:27:41 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/potato" 2026/05/27 03:27:41 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:41 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-xinuxun5diji/dir/potato 2026/05/27 03:27:41 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:41 DEBUG : dir/potato: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/27 03:27:41 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/27 03:27:41 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/05/27 03:27:41 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/27 03:27:41 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:27:41 DEBUG : dir: Looking for writers 2026/05/27 03:27:41 DEBUG : file1: reading active writers 2026/05/27 03:27:41 DEBUG : potato: reading active writers 2026/05/27 03:27:41 DEBUG : Looking for writers 2026/05/27 03:27:41 DEBUG : dir: reading active writers 2026/05/27 03:27:41 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.37s) === RUN TestDirMkdir run.go:198: Remote "sftp://rclone@:22/rclone-test-xinuxun5diji", Local "Local file system at /tmp/rclone3306240231", Modify Window "1s" 2026/05/27 03:27:41 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: poll-interval is not supported by this remote 2026/05/27 03:27:41 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:41 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:41 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:41 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:41 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:41 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:41 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:41 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/27 03:27:41 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:41 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:41 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:41 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:41 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:41 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:41 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:41 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/27 03:27:41 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/27 03:27:41 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:41 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:41 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:41 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:41 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:41 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:41 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:41 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/27 03:27:41 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:41 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:41 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:41 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:41 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:41 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:41 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:41 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/27 03:27:41 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:27:41 DEBUG : dir/sub: Looking for writers 2026/05/27 03:27:41 DEBUG : dir: Looking for writers 2026/05/27 03:27:41 DEBUG : file1: reading active writers 2026/05/27 03:27:41 DEBUG : sub: reading active writers 2026/05/27 03:27:41 DEBUG : Looking for writers 2026/05/27 03:27:41 DEBUG : dir: reading active writers 2026/05/27 03:27:41 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.51s) === RUN TestDirMkdirSub run.go:198: Remote "sftp://rclone@:22/rclone-test-xinuxun5diji", Local "Local file system at /tmp/rclone3306240231", Modify Window "1s" 2026/05/27 03:27:41 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: poll-interval is not supported by this remote 2026/05/27 03:27:41 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:41 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:41 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:41 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:41 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:41 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:41 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:41 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/27 03:27:41 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:41 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:41 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:41 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:41 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:41 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:41 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:41 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/27 03:27:41 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/27 03:27:41 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/05/27 03:27:41 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:41 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:41 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:41 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:42 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:42 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:42 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:42 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/27 03:27:42 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:42 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:42 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:42 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:42 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:42 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:42 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:42 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/27 03:27:42 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:27:42 DEBUG : dir/sub/subsub: Looking for writers 2026/05/27 03:27:42 DEBUG : dir/sub: Looking for writers 2026/05/27 03:27:42 DEBUG : subsub: reading active writers 2026/05/27 03:27:42 DEBUG : dir: Looking for writers 2026/05/27 03:27:42 DEBUG : sub: reading active writers 2026/05/27 03:27:42 DEBUG : file1: reading active writers 2026/05/27 03:27:42 DEBUG : Looking for writers 2026/05/27 03:27:42 DEBUG : dir: reading active writers 2026/05/27 03:27:42 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.38s) === RUN TestDirRemove run.go:198: Remote "sftp://rclone@:22/rclone-test-xinuxun5diji", Local "Local file system at /tmp/rclone3306240231", Modify Window "1s" 2026/05/27 03:27:42 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: poll-interval is not supported by this remote 2026/05/27 03:27:42 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:42 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:42 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:42 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:42 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:42 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:42 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:42 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/27 03:27:42 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:42 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:42 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:42 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:42 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:42 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:42 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:42 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/27 03:27:42 ERROR : dir/: Dir.Remove not empty 2026/05/27 03:27:42 DEBUG : dir/file1: Remove: 2026/05/27 03:27:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/27 03:27:42 DEBUG : dir/file1: >Remove: err= 2026/05/27 03:27:42 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/27 03:27:42 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:27:42 DEBUG : Looking for writers 2026/05/27 03:27:42 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.21s) === RUN TestDirRemoveAll run.go:198: Remote "sftp://rclone@:22/rclone-test-xinuxun5diji", Local "Local file system at /tmp/rclone3306240231", Modify Window "1s" 2026/05/27 03:27:42 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: poll-interval is not supported by this remote 2026/05/27 03:27:42 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:42 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:42 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:42 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:42 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:42 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:42 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:42 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/27 03:27:42 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:42 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:42 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:42 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:42 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:42 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:42 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:42 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/27 03:27:42 DEBUG : dir/file1: Remove: 2026/05/27 03:27:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/27 03:27:42 DEBUG : dir/file1: >Remove: err= 2026/05/27 03:27:42 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/27 03:27:42 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:27:42 DEBUG : Looking for writers 2026/05/27 03:27:42 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.16s) === RUN TestDirRemoveName run.go:198: Remote "sftp://rclone@:22/rclone-test-xinuxun5diji", Local "Local file system at /tmp/rclone3306240231", Modify Window "1s" 2026/05/27 03:27:42 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: poll-interval is not supported by this remote 2026/05/27 03:27:42 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:42 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:42 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:42 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:42 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:42 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:42 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:42 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/27 03:27:42 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:42 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:42 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:42 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:42 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:42 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:42 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:42 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/27 03:27:42 DEBUG : dir/file1: Remove: 2026/05/27 03:27:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/27 03:27:42 DEBUG : dir/file1: >Remove: err= 2026/05/27 03:27:42 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:27:42 DEBUG : dir: Looking for writers 2026/05/27 03:27:42 DEBUG : Looking for writers 2026/05/27 03:27:42 DEBUG : dir: reading active writers 2026/05/27 03:27:42 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.31s) === RUN TestDirRename run.go:198: Remote "sftp://rclone@:22/rclone-test-xinuxun5diji", Local "Local file system at /tmp/rclone3306240231", Modify Window "1s" 2026/05/27 03:27:42 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: poll-interval is not supported by this remote 2026/05/27 03:27:42 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:42 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:42 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:42 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:42 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:42 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:42 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:42 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/27 03:27:42 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:42 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:42 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:42 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:43 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:43 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:43 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:43 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/27 03:27:43 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:43 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:43 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:43 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:43 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:43 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:43 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:43 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/27 03:27:43 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:43 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:43 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:43 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:43 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:43 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:43 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:43 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/27 03:27:43 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file3" 2026/05/27 03:27:43 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:43 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file3 2026/05/27 03:27:43 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file3" 2026/05/27 03:27:43 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:43 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-xinuxun5diji/dir/file3 2026/05/27 03:27:43 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:43 DEBUG : dir/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/05/27 03:27:43 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file3" 2026/05/27 03:27:43 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:43 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/dir/file3 2026/05/27 03:27:43 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/dir/file3" 2026/05/27 03:27:43 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:43 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-xinuxun5diji/dir/file3 2026/05/27 03:27:43 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:43 DEBUG : dir/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/05/27 03:27:43 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/05/27 03:27:43 DEBUG : dir: Updating dir with dir2 0x29e8b2619110 2026/05/27 03:27:43 DEBUG : dir: forgetting directory cache 2026/05/27 03:27:43 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/27 03:27:43 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/05/27 03:27:43 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir2/file1" 2026/05/27 03:27:43 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:43 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir2/file1 2026/05/27 03:27:43 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir2/file1" 2026/05/27 03:27:43 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:43 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-xinuxun5diji/dir2/file1 2026/05/27 03:27:43 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:43 DEBUG : dir2/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/27 03:27:43 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir2/file1" 2026/05/27 03:27:43 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:43 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/dir2/file1 2026/05/27 03:27:43 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/dir2/file1" 2026/05/27 03:27:43 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:43 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-xinuxun5diji/dir2/file1 2026/05/27 03:27:43 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:43 DEBUG : dir2/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/27 03:27:43 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir2/file3" 2026/05/27 03:27:43 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:43 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir2/file3 2026/05/27 03:27:43 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir2/file3" 2026/05/27 03:27:43 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:43 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-xinuxun5diji/dir2/file3 2026/05/27 03:27:43 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:43 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/05/27 03:27:43 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir2/file3" 2026/05/27 03:27:43 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:43 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/dir2/file3 2026/05/27 03:27:43 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/dir2/file3" 2026/05/27 03:27:43 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:43 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-xinuxun5diji/dir2/file3 2026/05/27 03:27:43 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:43 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/05/27 03:27:43 INFO : dir2/file1: Moved (server-side) to: file2 2026/05/27 03:27:43 DEBUG : file2: Updating file with file2 0x29e8b26be0d0 2026/05/27 03:27:43 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/05/27 03:27:43 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/27 03:27:43 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/file2" 2026/05/27 03:27:43 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:43 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/file2 2026/05/27 03:27:43 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/file2" 2026/05/27 03:27:43 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:43 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-xinuxun5diji/file2 2026/05/27 03:27:43 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:43 DEBUG : file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/27 03:27:43 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/file2" 2026/05/27 03:27:43 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:43 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/file2 2026/05/27 03:27:43 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/file2" 2026/05/27 03:27:44 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:44 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-xinuxun5diji/file2 2026/05/27 03:27:44 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:44 DEBUG : file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/27 03:27:44 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir2/file3" 2026/05/27 03:27:44 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:44 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir2/file3 2026/05/27 03:27:44 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir2/file3" 2026/05/27 03:27:44 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:44 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-xinuxun5diji/dir2/file3 2026/05/27 03:27:44 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:44 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/05/27 03:27:44 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir2/file3" 2026/05/27 03:27:44 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:44 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/dir2/file3 2026/05/27 03:27:44 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/dir2/file3" 2026/05/27 03:27:44 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:44 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-xinuxun5diji/dir2/file3 2026/05/27 03:27:44 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:44 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/05/27 03:27:44 INFO : dir2/file3: Deleted 2026/05/27 03:27:44 INFO : file2: Moved (server-side) to: dir2/file3 2026/05/27 03:27:44 DEBUG : dir2/file3: Updating file with dir2/file3 0x29e8b26be0d0 2026/05/27 03:27:44 DEBUG : Added virtual directory entry vDel: "file2" 2026/05/27 03:27:44 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/05/27 03:27:44 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir2/file3" 2026/05/27 03:27:44 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:44 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir2/file3 2026/05/27 03:27:44 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir2/file3" 2026/05/27 03:27:44 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:44 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-xinuxun5diji/dir2/file3 2026/05/27 03:27:44 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:44 DEBUG : dir2/file3: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/27 03:27:44 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir2/file3" 2026/05/27 03:27:44 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:44 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/dir2/file3 2026/05/27 03:27:44 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/dir2/file3" 2026/05/27 03:27:44 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:44 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-xinuxun5diji/dir2/file3 2026/05/27 03:27:44 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:44 DEBUG : dir2/file3: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/27 03:27:44 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/05/27 03:27:44 DEBUG : empty directory: Updating dir with renamed empty directory 0x29e8b2717a00 2026/05/27 03:27:44 DEBUG : empty directory: forgetting directory cache 2026/05/27 03:27:44 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/05/27 03:27:44 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/05/27 03:27:44 DEBUG : dir2: Renaming to "dir3" 2026/05/27 03:27:44 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:27:44 DEBUG : dir3: Looking for writers 2026/05/27 03:27:44 DEBUG : file3: reading active writers 2026/05/27 03:27:44 DEBUG : renamed empty directory: Looking for writers 2026/05/27 03:27:44 DEBUG : Looking for writers 2026/05/27 03:27:44 DEBUG : dir3: reading active writers 2026/05/27 03:27:44 DEBUG : renamed empty directory: reading active writers 2026/05/27 03:27:44 DEBUG : >WaitForWriters: --- PASS: TestDirRename (1.59s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "sftp://rclone@:22/rclone-test-xinuxun5diji", Local "Local file system at /tmp/rclone3306240231", Modify Window "1s" 2026/05/27 03:27:44 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: poll-interval is not supported by this remote 2026/05/27 03:27:44 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:44 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:44 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:44 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:44 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:44 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:44 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/27 03:27:44 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:44 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:44 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:44 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:44 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:44 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:44 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:44 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/27 03:27:44 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/27 03:27:44 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:27:44 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/27 03:27:44 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/27 03:27:44 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/05/27 03:27:44 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/05/27 03:27:44 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/27 03:27:44 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:27:44 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/27 03:27:44 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/27 03:27:44 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/05/27 03:27:44 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/05/27 03:27:44 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/27 03:27:44 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: File to upload is small (12 bytes), uploading instead of streaming 2026/05/27 03:27:44 DEBUG : dir/sub/file2: size = 12 OK 2026/05/27 03:27:44 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/sub/file2" 2026/05/27 03:27:44 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:44 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/sub/file2 2026/05/27 03:27:44 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/sub/file2" 2026/05/27 03:27:44 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:44 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: fc3ff98e8c6a0d3087d515c0473f8677 /rclone-test-xinuxun5diji/dir/sub/file2 2026/05/27 03:27:44 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:44 DEBUG : dir/sub/file2: Parsed hash: fc3ff98e8c6a0d3087d515c0473f8677 2026/05/27 03:27:44 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/05/27 03:27:44 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/05/27 03:27:44 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/27 03:27:44 DEBUG : forgetting directory cache 2026/05/27 03:27:44 DEBUG : dir: forgetting directory cache 2026/05/27 03:27:44 DEBUG : dir/sub: forgetting directory cache 2026/05/27 03:27:44 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/05/27 03:27:44 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/05/27 03:27:44 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: File to upload is small (5 bytes), uploading instead of streaming 2026/05/27 03:27:44 DEBUG : dir/sub/file0: size = 5 OK 2026/05/27 03:27:44 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/sub/file0" 2026/05/27 03:27:44 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:44 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/sub/file0 2026/05/27 03:27:44 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/sub/file0" 2026/05/27 03:27:44 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:44 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-xinuxun5diji/dir/sub/file0 2026/05/27 03:27:44 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:44 DEBUG : dir/sub/file0: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/27 03:27:44 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/27 03:27:44 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/05/27 03:27:44 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/27 03:27:44 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:27:44 DEBUG : dir/sub: Looking for writers 2026/05/27 03:27:44 DEBUG : file0: reading active writers 2026/05/27 03:27:44 DEBUG : file2: reading active writers 2026/05/27 03:27:44 DEBUG : dir: Looking for writers 2026/05/27 03:27:44 DEBUG : file1: reading active writers 2026/05/27 03:27:44 DEBUG : sub: reading active writers 2026/05/27 03:27:44 DEBUG : Looking for writers 2026/05/27 03:27:44 DEBUG : dir: reading active writers 2026/05/27 03:27:44 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.41s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "sftp://rclone@:22/rclone-test-xinuxun5diji", Local "Local file system at /tmp/rclone3306240231", Modify Window "1s" 2026/05/27 03:27:44 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: poll-interval is not supported by this remote 2026/05/27 03:27:44 DEBUG : forgetting directory cache 2026/05/27 03:27:45 DEBUG : forgetting directory cache 2026/05/27 03:27:45 DEBUG : dir: forgetting directory cache 2026/05/27 03:27:45 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:27:45 DEBUG : dir: Looking for writers 2026/05/27 03:27:45 DEBUG : Looking for writers 2026/05/27 03:27:45 DEBUG : dir: reading active writers 2026/05/27 03:27:45 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (1.11s) === RUN TestDirMetadataExtension run.go:198: Remote "sftp://rclone@:22/rclone-test-xinuxun5diji", Local "Local file system at /tmp/rclone3306240231", Modify Window "1s" 2026/05/27 03:27:45 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: poll-interval is not supported by this remote 2026/05/27 03:27:45 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:45 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:45 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:45 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:46 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:46 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:46 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/27 03:27:46 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:46 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:46 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:46 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:46 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:46 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:46 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/27 03:27:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/05/27 03:27:46 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:27:46 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/05/27 03:27:46 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/05/27 03:27:46 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/05/27 03:27:46 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/05/27 03:27:46 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/27 03:27:46 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/05/27 03:27:46 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:27:46 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/05/27 03:27:46 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/05/27 03:27:46 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/05/27 03:27:46 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/05/27 03:27:46 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/27 03:27:46 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:27:46 DEBUG : dir: Looking for writers 2026/05/27 03:27:46 DEBUG : file1.metadata: reading active writers 2026/05/27 03:27:46 DEBUG : file1: reading active writers 2026/05/27 03:27:46 DEBUG : Looking for writers 2026/05/27 03:27:46 DEBUG : dir: reading active writers 2026/05/27 03:27:46 DEBUG : dir.metadata: reading active writers 2026/05/27 03:27:46 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.21s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-xinuxun5diji", Local "Local file system at /tmp/rclone3306240231", Modify Window "1s" 2026/05/27 03:27:46 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: poll-interval is not supported by this remote 2026/05/27 03:27:46 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:46 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:46 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:46 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:46 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:46 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:46 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/27 03:27:46 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:46 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:46 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:46 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:46 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:46 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:46 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/27 03:27:46 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:27:46 DEBUG : dir: Looking for writers 2026/05/27 03:27:46 DEBUG : file1: reading active writers 2026/05/27 03:27:46 DEBUG : Looking for writers 2026/05/27 03:27:46 DEBUG : dir: reading active writers 2026/05/27 03:27:46 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.21s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-xinuxun5diji", Local "Local file system at /tmp/rclone3306240231", Modify Window "1s" 2026/05/27 03:27:46 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: poll-interval is not supported by this remote 2026/05/27 03:27:46 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:46 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:46 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:46 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:46 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:46 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:46 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/27 03:27:46 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:46 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:46 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:46 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:46 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:46 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:46 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/27 03:27:46 DEBUG : Can set mod time: true 2026/05/27 03:27:46 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/27 03:27:46 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:46 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:46 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:46 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:46 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:46 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:46 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/27 03:27:46 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:46 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:46 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:46 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:46 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:46 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:46 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/27 03:27:46 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:27:46 DEBUG : dir: Looking for writers 2026/05/27 03:27:46 DEBUG : file1: reading active writers 2026/05/27 03:27:46 DEBUG : Looking for writers 2026/05/27 03:27:46 DEBUG : dir: reading active writers 2026/05/27 03:27:46 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-xinuxun5diji", Local "Local file system at /tmp/rclone3306240231", Modify Window "1s" 2026/05/27 03:27:46 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: poll-interval is not supported by this remote 2026/05/27 03:27:46 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:46 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:46 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:46 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:46 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:46 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:46 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/27 03:27:46 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:46 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:46 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:46 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:46 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:46 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:46 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/27 03:27:46 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/27 03:27:46 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/27 03:27:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/27 03:27:46 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: File to upload is small (0 bytes), uploading instead of streaming 2026/05/27 03:27:46 DEBUG : dir/file1: size = 0 OK 2026/05/27 03:27:46 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:46 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:46 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:46 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:47 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:47 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:47 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:47 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/27 03:27:47 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/27 03:27:47 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/27 03:27:47 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/27 03:27:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/27 03:27:47 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:27:47 DEBUG : dir: Looking for writers 2026/05/27 03:27:47 DEBUG : file1: reading active writers 2026/05/27 03:27:47 DEBUG : Looking for writers 2026/05/27 03:27:47 DEBUG : dir: reading active writers 2026/05/27 03:27:47 DEBUG : >WaitForWriters: 2026/05/27 03:27:47 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:47 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:47 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:47 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:47 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:47 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:47 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:47 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/27 03:27:47 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:47 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:47 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:47 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:47 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:47 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:47 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:47 DEBUG : dir/file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/05/27 03:27:47 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:27:47 DEBUG : dir: Looking for writers 2026/05/27 03:27:47 DEBUG : file1: reading active writers 2026/05/27 03:27:47 DEBUG : Looking for writers 2026/05/27 03:27:47 DEBUG : dir: reading active writers 2026/05/27 03:27:47 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "sftp://rclone@:22/rclone-test-xinuxun5diji", Local "Local file system at /tmp/rclone3306240231", Modify Window "1s" 2026/05/27 03:27:47 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: poll-interval is not supported by this remote 2026/05/27 03:27:47 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:47 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:47 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:47 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:47 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:47 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:47 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/27 03:27:47 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:47 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:47 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:47 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:47 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:47 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:47 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/27 03:27:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/27 03:27:47 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/27 03:27:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/27 03:27:47 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: File to upload is small (5 bytes), uploading instead of streaming 2026/05/27 03:27:47 DEBUG : dir/file1: size = 5 OK 2026/05/27 03:27:47 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:47 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:47 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:47 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:47 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:47 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:47 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:47 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/27 03:27:47 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/27 03:27:47 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/27 03:27:47 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/27 03:27:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/27 03:27:47 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:27:47 DEBUG : dir: Looking for writers 2026/05/27 03:27:47 DEBUG : file1: reading active writers 2026/05/27 03:27:47 DEBUG : Looking for writers 2026/05/27 03:27:47 DEBUG : dir: reading active writers 2026/05/27 03:27:47 DEBUG : >WaitForWriters: 2026/05/27 03:27:47 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:47 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:47 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:47 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:47 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:47 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:47 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:47 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/27 03:27:47 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:47 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:47 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:47 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:47 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:47 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:47 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:47 DEBUG : dir/file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/05/27 03:27:47 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:27:47 DEBUG : dir: Looking for writers 2026/05/27 03:27:47 DEBUG : file1: reading active writers 2026/05/27 03:27:47 DEBUG : Looking for writers 2026/05/27 03:27:47 DEBUG : dir: reading active writers 2026/05/27 03:27:47 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-xinuxun5diji", Local "Local file system at /tmp/rclone3306240231", Modify Window "1s" 2026/05/27 03:27:47 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: poll-interval is not supported by this remote 2026/05/27 03:27:47 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/27 03:27:47 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:27:47 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:27:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:27:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/27 03:27:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:27:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:27:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/27 03:27:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:27:47 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/27 03:27:47 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:47 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:47 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:47 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:47 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:47 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:47 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/27 03:27:47 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:47 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:47 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:47 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:47 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:47 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:47 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/27 03:27:47 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/27 03:27:47 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:47 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:47 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:47 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:48 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:48 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:48 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:48 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/27 03:27:48 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:48 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:48 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:48 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:48 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:48 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:48 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:48 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/27 03:27:48 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:27:48 DEBUG : dir: Looking for writers 2026/05/27 03:27:48 DEBUG : file1: reading active writers 2026/05/27 03:27:48 DEBUG : Looking for writers 2026/05/27 03:27:48 DEBUG : dir: reading active writers 2026/05/27 03:27:48 DEBUG : >WaitForWriters: 2026/05/27 03:27:48 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-xinuxun5diji", Local "Local file system at /tmp/rclone3306240231", Modify Window "1s" 2026/05/27 03:27:48 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: poll-interval is not supported by this remote 2026/05/27 03:27:48 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/27 03:27:48 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:27:48 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:27:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:27:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/27 03:27:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:27:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:27:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/27 03:27:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:27:48 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/27 03:27:48 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:48 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:48 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:48 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:48 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:48 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:48 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:48 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/27 03:27:48 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:48 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:48 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:48 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:48 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:48 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:48 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:48 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/27 03:27:48 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/27 03:27:48 DEBUG : dir/file1: newRWFileHandle: 2026/05/27 03:27:48 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/27 03:27:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/27 03:27:48 DEBUG : dir/file1(0x29e8b26b4240): close: 2026/05/27 03:27:48 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/27 03:27:48 DEBUG : dir/file1(0x29e8b26b4240): >close: err= 2026/05/27 03:27:48 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:27:48 DEBUG : dir: Looking for writers 2026/05/27 03:27:48 DEBUG : file1: reading active writers 2026/05/27 03:27:48 DEBUG : Looking for writers 2026/05/27 03:27:48 DEBUG : dir: reading active writers 2026/05/27 03:27:48 DEBUG : >WaitForWriters: 2026/05/27 03:27:48 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:48 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:48 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:48 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:48 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:48 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:48 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:48 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/27 03:27:48 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:48 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:48 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:48 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:48 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:48 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:48 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:48 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/27 03:27:48 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:27:48 DEBUG : dir: Looking for writers 2026/05/27 03:27:48 DEBUG : file1: reading active writers 2026/05/27 03:27:48 DEBUG : Looking for writers 2026/05/27 03:27:48 DEBUG : dir: reading active writers 2026/05/27 03:27:48 DEBUG : >WaitForWriters: 2026/05/27 03:27:48 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "sftp://rclone@:22/rclone-test-xinuxun5diji", Local "Local file system at /tmp/rclone3306240231", Modify Window "1s" 2026/05/27 03:27:48 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: poll-interval is not supported by this remote 2026/05/27 03:27:48 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/27 03:27:48 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:27:48 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:27:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:27:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/27 03:27:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:27:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:27:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/27 03:27:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:27:48 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/27 03:27:48 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:48 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:48 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:48 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:48 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:48 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:48 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:48 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/27 03:27:48 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:48 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:48 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:48 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:48 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:48 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:48 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:48 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/27 03:27:48 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/27 03:27:48 DEBUG : dir/file1: newRWFileHandle: 2026/05/27 03:27:48 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/27 03:27:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/27 03:27:48 DEBUG : dir/file1(0x29e8b2600580): _writeAt: size=5, off=0 2026/05/27 03:27:48 DEBUG : dir/file1(0x29e8b2600580): openPending: 2026/05/27 03:27:48 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:48 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:48 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:48 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:48 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:48 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:48 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:48 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/27 03:27:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/27 03:27:48 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/27 03:27:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/27 03:27:48 DEBUG : dir/file1(0x29e8b2600580): >openPending: err= 2026/05/27 03:27:48 DEBUG : dir/file1(0x29e8b2600580): >_writeAt: n=5, err= 2026/05/27 03:27:48 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/27 03:27:48 DEBUG : dir/file1(0x29e8b2600580): close: 2026/05/27 03:27:48 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/05/27 03:27:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/05/27 03:27:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/05/27 03:27:48 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/27 03:27:48 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/27 03:27:48 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/27 03:27:48 DEBUG : dir/file1(0x29e8b2600580): >close: err= 2026/05/27 03:27:48 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:27:48 DEBUG : dir: Looking for writers 2026/05/27 03:27:48 DEBUG : file1: reading active writers 2026/05/27 03:27:48 DEBUG : Looking for writers 2026/05/27 03:27:48 DEBUG : dir: reading active writers 2026/05/27 03:27:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/27 03:27:48 DEBUG : dir: Looking for writers 2026/05/27 03:27:48 DEBUG : file1: reading active writers 2026/05/27 03:27:48 DEBUG : Looking for writers 2026/05/27 03:27:48 DEBUG : dir: reading active writers 2026/05/27 03:27:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/27 03:27:48 DEBUG : dir: Looking for writers 2026/05/27 03:27:48 DEBUG : file1: reading active writers 2026/05/27 03:27:48 DEBUG : Looking for writers 2026/05/27 03:27:48 DEBUG : dir: reading active writers 2026/05/27 03:27:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/27 03:27:48 DEBUG : dir: Looking for writers 2026/05/27 03:27:48 DEBUG : file1: reading active writers 2026/05/27 03:27:48 DEBUG : Looking for writers 2026/05/27 03:27:48 DEBUG : dir: reading active writers 2026/05/27 03:27:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/27 03:27:48 DEBUG : dir/file1: vfs cache: starting upload 2026/05/27 03:27:48 DEBUG : dir/file1.2f98c60a.partial: size = 14 OK 2026/05/27 03:27:48 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1.2f98c60a.partial" 2026/05/27 03:27:48 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:48 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1.2f98c60a.partial 2026/05/27 03:27:48 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1.2f98c60a.partial" 2026/05/27 03:27:49 DEBUG : dir: Looking for writers 2026/05/27 03:27:49 DEBUG : file1: reading active writers 2026/05/27 03:27:49 DEBUG : Looking for writers 2026/05/27 03:27:49 DEBUG : dir: reading active writers 2026/05/27 03:27:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/27 03:27:49 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:49 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-xinuxun5diji/dir/file1.2f98c60a.partial 2026/05/27 03:27:49 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:49 DEBUG : dir/file1.2f98c60a.partial: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/05/27 03:27:49 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/05/27 03:27:49 DEBUG : dir/file1.2f98c60a.partial: renamed to: dir/file1 2026/05/27 03:27:49 INFO : dir/file1: Copied (replaced existing) 2026/05/27 03:27:49 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:49 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:49 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:49 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:49 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:49 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:49 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:49 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/05/27 03:27:49 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/05/27 03:27:49 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/27 03:27:49 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/05/27 03:27:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/27 03:27:49 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/27 03:27:49 DEBUG : dir: Looking for writers 2026/05/27 03:27:49 DEBUG : file1: reading active writers 2026/05/27 03:27:49 DEBUG : Looking for writers 2026/05/27 03:27:49 DEBUG : dir: reading active writers 2026/05/27 03:27:49 DEBUG : >WaitForWriters: 2026/05/27 03:27:49 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:49 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:49 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:49 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:49 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:49 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:49 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:49 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/05/27 03:27:49 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:49 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:49 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:49 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:49 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:49 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:49 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:49 DEBUG : dir/file1: Parsed hash: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 2026/05/27 03:27:49 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:27:49 DEBUG : dir: Looking for writers 2026/05/27 03:27:49 DEBUG : file1: reading active writers 2026/05/27 03:27:49 DEBUG : Looking for writers 2026/05/27 03:27:49 DEBUG : dir: reading active writers 2026/05/27 03:27:49 DEBUG : >WaitForWriters: 2026/05/27 03:27:49 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: cleaner exiting --- PASS: TestFileSetModTime (3.03s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.41s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.51s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (0.43s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (0.41s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.42s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (0.85s) === RUN TestFileOpenRead run.go:198: Remote "sftp://rclone@:22/rclone-test-xinuxun5diji", Local "Local file system at /tmp/rclone3306240231", Modify Window "1s" 2026/05/27 03:27:49 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: poll-interval is not supported by this remote 2026/05/27 03:27:49 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:49 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:49 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:49 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:49 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:49 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:49 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:49 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/27 03:27:49 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:49 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:49 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:49 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:49 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:49 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:49 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:49 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/27 03:27:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/27 03:27:49 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/27 03:27:49 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/27 03:27:49 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/27 03:27:49 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:49 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:49 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:49 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:49 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:49 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:49 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:49 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/27 03:27:49 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:27:49 DEBUG : dir: Looking for writers 2026/05/27 03:27:49 DEBUG : file1: reading active writers 2026/05/27 03:27:49 DEBUG : Looking for writers 2026/05/27 03:27:49 DEBUG : dir: reading active writers 2026/05/27 03:27:49 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.31s) === RUN TestFileOpenReadUnknownSize 2026/05/27 03:27:49 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/05/27 03:27:49 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/27 03:27:49 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/27 03:27:49 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/05/27 03:27:49 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:27:49 DEBUG : Looking for writers 2026/05/27 03:27:49 DEBUG : file.txt: reading active writers 2026/05/27 03:27:49 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-xinuxun5diji", Local "Local file system at /tmp/rclone3306240231", Modify Window "1s" 2026/05/27 03:27:49 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: poll-interval is not supported by this remote 2026/05/27 03:27:49 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:49 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:49 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:49 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:49 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:49 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:49 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:49 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/27 03:27:49 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:49 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:49 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:49 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:49 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:49 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:49 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:49 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/27 03:27:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/27 03:27:49 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: File to upload is small (25 bytes), uploading instead of streaming 2026/05/27 03:27:49 DEBUG : dir/file1: size = 25 OK 2026/05/27 03:27:49 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:49 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:49 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:49 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:49 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:49 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:49 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:49 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/27 03:27:49 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/27 03:27:49 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/27 03:27:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/27 03:27:49 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:27:49 DEBUG : dir: Looking for writers 2026/05/27 03:27:49 DEBUG : file1: reading active writers 2026/05/27 03:27:49 DEBUG : Looking for writers 2026/05/27 03:27:49 DEBUG : dir: reading active writers 2026/05/27 03:27:49 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.31s) === RUN TestFileRemove run.go:198: Remote "sftp://rclone@:22/rclone-test-xinuxun5diji", Local "Local file system at /tmp/rclone3306240231", Modify Window "1s" 2026/05/27 03:27:49 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: poll-interval is not supported by this remote 2026/05/27 03:27:49 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:49 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:49 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:49 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:50 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:50 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:50 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/27 03:27:50 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:50 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:50 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:50 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:50 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:50 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:50 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:50 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/27 03:27:50 DEBUG : dir/file1: Remove: 2026/05/27 03:27:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/27 03:27:50 DEBUG : dir/file1: >Remove: err= 2026/05/27 03:27:50 DEBUG : dir/file1: Remove: 2026/05/27 03:27:50 DEBUG : dir/file1: >Remove: err=Read only file system 2026/05/27 03:27:50 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:27:50 DEBUG : dir: Looking for writers 2026/05/27 03:27:50 DEBUG : Looking for writers 2026/05/27 03:27:50 DEBUG : dir: reading active writers 2026/05/27 03:27:50 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.18s) === RUN TestFileRemoveAll run.go:198: Remote "sftp://rclone@:22/rclone-test-xinuxun5diji", Local "Local file system at /tmp/rclone3306240231", Modify Window "1s" 2026/05/27 03:27:50 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: poll-interval is not supported by this remote 2026/05/27 03:27:50 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:50 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:50 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:50 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:50 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:50 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:50 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/27 03:27:50 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:50 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:50 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:50 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:50 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:50 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:50 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:50 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/27 03:27:50 DEBUG : dir/file1: Remove: 2026/05/27 03:27:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/27 03:27:50 DEBUG : dir/file1: >Remove: err= 2026/05/27 03:27:50 DEBUG : dir/file1: Remove: 2026/05/27 03:27:50 DEBUG : dir/file1: >Remove: err=Read only file system 2026/05/27 03:27:50 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:27:50 DEBUG : dir: Looking for writers 2026/05/27 03:27:50 DEBUG : Looking for writers 2026/05/27 03:27:50 DEBUG : dir: reading active writers 2026/05/27 03:27:50 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.21s) === RUN TestFileOpen run.go:198: Remote "sftp://rclone@:22/rclone-test-xinuxun5diji", Local "Local file system at /tmp/rclone3306240231", Modify Window "1s" 2026/05/27 03:27:50 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: poll-interval is not supported by this remote 2026/05/27 03:27:50 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:50 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:50 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:50 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:50 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:50 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:50 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/27 03:27:50 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:50 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:50 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:50 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:50 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:50 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:50 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:50 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/27 03:27:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/27 03:27:50 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/27 03:27:50 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/27 03:27:50 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/27 03:27:50 DEBUG : dir/file1: Open: flags=O_RDWR 2026/05/27 03:27:50 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/27 03:27:50 DEBUG : dir/file1: Open: flags=0x3 2026/05/27 03:27:50 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/05/27 03:27:50 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/05/27 03:27:50 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:27:50 DEBUG : dir: Looking for writers 2026/05/27 03:27:50 DEBUG : file1: reading active writers 2026/05/27 03:27:50 DEBUG : Looking for writers 2026/05/27 03:27:50 DEBUG : dir: reading active writers 2026/05/27 03:27:50 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.21s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-xinuxun5diji", Local "Local file system at /tmp/rclone3306240231", Modify Window "1s" 2026/05/27 03:27:50 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: poll-interval is not supported by this remote 2026/05/27 03:27:50 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:50 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:50 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:50 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:50 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:50 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:50 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/27 03:27:50 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:50 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:50 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:50 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:50 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:50 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:50 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:50 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/27 03:27:50 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:27:50 DEBUG : dir: Looking for writers 2026/05/27 03:27:50 DEBUG : file1: reading active writers 2026/05/27 03:27:50 DEBUG : Looking for writers 2026/05/27 03:27:50 DEBUG : dir: reading active writers 2026/05/27 03:27:50 DEBUG : >WaitForWriters: 2026/05/27 03:27:50 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:50 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:50 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:50 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:50 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:50 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:50 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/27 03:27:50 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:50 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:50 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:50 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:50 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:50 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:50 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:50 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/27 03:27:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/27 03:27:50 DEBUG : newLeaf: Updating file with newLeaf 0x29e8b25ebc70 2026/05/27 03:27:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/27 03:27:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/27 03:27:50 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/newLeaf" 2026/05/27 03:27:50 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:50 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/newLeaf 2026/05/27 03:27:50 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/newLeaf" 2026/05/27 03:27:51 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:51 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-xinuxun5diji/newLeaf 2026/05/27 03:27:51 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:51 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/27 03:27:51 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/newLeaf" 2026/05/27 03:27:51 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:51 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/newLeaf 2026/05/27 03:27:51 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/newLeaf" 2026/05/27 03:27:51 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:51 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-xinuxun5diji/newLeaf 2026/05/27 03:27:51 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:51 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/27 03:27:51 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/27 03:27:51 DEBUG : dir/file1: Updating file with dir/file1 0x29e8b25ebc70 2026/05/27 03:27:51 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/27 03:27:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/27 03:27:51 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:51 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:51 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:51 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:51 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:51 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:51 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/27 03:27:51 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:51 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:51 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:51 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:51 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:51 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:51 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:51 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/27 03:27:51 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/27 03:27:51 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/27 03:27:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/27 03:27:51 DEBUG : dir/file1: File is currently open, delaying rename 0x29e8b25ebc70 2026/05/27 03:27:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/27 03:27:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/27 03:27:51 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: File to upload is small (25 bytes), uploading instead of streaming 2026/05/27 03:27:51 DEBUG : dir/file1: size = 25 OK 2026/05/27 03:27:51 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:51 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:51 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:51 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:51 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:51 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:51 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:51 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/27 03:27:51 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/27 03:27:51 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/27 03:27:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/27 03:27:51 DEBUG : newLeaf: Running delayed rename now 2026/05/27 03:27:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/27 03:27:51 DEBUG : newLeaf: Updating file with newLeaf 0x29e8b25ebc70 2026/05/27 03:27:51 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:27:51 DEBUG : dir: Looking for writers 2026/05/27 03:27:51 DEBUG : Looking for writers 2026/05/27 03:27:51 DEBUG : newLeaf: reading active writers 2026/05/27 03:27:51 DEBUG : dir: reading active writers 2026/05/27 03:27:51 DEBUG : >WaitForWriters: 2026/05/27 03:27:51 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/newLeaf" 2026/05/27 03:27:51 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:51 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/newLeaf 2026/05/27 03:27:51 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/newLeaf" 2026/05/27 03:27:51 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:51 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-xinuxun5diji/newLeaf 2026/05/27 03:27:51 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:51 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/27 03:27:51 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/newLeaf" 2026/05/27 03:27:51 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:51 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/newLeaf 2026/05/27 03:27:51 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/newLeaf" 2026/05/27 03:27:51 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:51 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-xinuxun5diji/newLeaf 2026/05/27 03:27:51 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:51 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/27 03:27:51 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:27:51 DEBUG : dir: Looking for writers 2026/05/27 03:27:51 DEBUG : Looking for writers 2026/05/27 03:27:51 DEBUG : dir: reading active writers 2026/05/27 03:27:51 DEBUG : newLeaf: reading active writers 2026/05/27 03:27:51 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-xinuxun5diji", Local "Local file system at /tmp/rclone3306240231", Modify Window "1s" 2026/05/27 03:27:51 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: poll-interval is not supported by this remote 2026/05/27 03:27:51 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/27 03:27:51 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:27:51 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:27:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:27:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/27 03:27:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:27:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:27:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/27 03:27:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:27:51 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/27 03:27:51 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:51 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:51 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:51 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:51 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:51 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:51 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/27 03:27:51 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:51 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:51 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:51 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:51 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:51 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:51 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:51 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/27 03:27:51 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:27:51 DEBUG : dir: Looking for writers 2026/05/27 03:27:51 DEBUG : file1: reading active writers 2026/05/27 03:27:51 DEBUG : Looking for writers 2026/05/27 03:27:51 DEBUG : dir: reading active writers 2026/05/27 03:27:51 DEBUG : >WaitForWriters: 2026/05/27 03:27:51 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:51 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:51 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:51 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:51 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:51 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:51 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/27 03:27:51 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:51 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:51 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:51 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:51 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:51 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:51 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:51 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/27 03:27:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/27 03:27:51 DEBUG : newLeaf: Updating file with newLeaf 0x29e8b2676dd0 2026/05/27 03:27:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/27 03:27:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/27 03:27:51 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/newLeaf" 2026/05/27 03:27:51 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:51 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/newLeaf 2026/05/27 03:27:51 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/newLeaf" 2026/05/27 03:27:52 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:52 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-xinuxun5diji/newLeaf 2026/05/27 03:27:52 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:52 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/27 03:27:52 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/newLeaf" 2026/05/27 03:27:52 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:52 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/newLeaf 2026/05/27 03:27:52 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/newLeaf" 2026/05/27 03:27:52 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:52 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-xinuxun5diji/newLeaf 2026/05/27 03:27:52 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:52 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/27 03:27:52 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/27 03:27:52 DEBUG : dir/file1: Updating file with dir/file1 0x29e8b2676dd0 2026/05/27 03:27:52 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/27 03:27:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/27 03:27:52 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:52 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:52 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:52 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:52 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:52 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:52 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/27 03:27:52 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:52 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:52 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:52 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:52 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:52 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:52 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:52 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/27 03:27:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/27 03:27:52 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/27 03:27:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/27 03:27:52 DEBUG : dir/file1: File is currently open, delaying rename 0x29e8b2676dd0 2026/05/27 03:27:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/27 03:27:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/27 03:27:52 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: File to upload is small (25 bytes), uploading instead of streaming 2026/05/27 03:27:52 DEBUG : dir/file1: size = 25 OK 2026/05/27 03:27:52 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:52 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:52 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:52 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:52 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:52 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:52 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:52 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/27 03:27:52 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/27 03:27:52 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/27 03:27:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/27 03:27:52 DEBUG : newLeaf: Running delayed rename now 2026/05/27 03:27:52 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/27 03:27:52 DEBUG : newLeaf: Updating file with newLeaf 0x29e8b2676dd0 2026/05/27 03:27:52 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:27:52 DEBUG : dir: Looking for writers 2026/05/27 03:27:52 DEBUG : Looking for writers 2026/05/27 03:27:52 DEBUG : dir: reading active writers 2026/05/27 03:27:52 DEBUG : newLeaf: reading active writers 2026/05/27 03:27:52 DEBUG : >WaitForWriters: 2026/05/27 03:27:52 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/newLeaf" 2026/05/27 03:27:52 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:52 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/newLeaf 2026/05/27 03:27:52 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/newLeaf" 2026/05/27 03:27:52 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:52 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-xinuxun5diji/newLeaf 2026/05/27 03:27:52 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:52 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/27 03:27:52 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/newLeaf" 2026/05/27 03:27:52 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:52 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/newLeaf 2026/05/27 03:27:52 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/newLeaf" 2026/05/27 03:27:52 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:52 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-xinuxun5diji/newLeaf 2026/05/27 03:27:52 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:52 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/27 03:27:52 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:27:52 DEBUG : dir: Looking for writers 2026/05/27 03:27:52 DEBUG : Looking for writers 2026/05/27 03:27:52 DEBUG : dir: reading active writers 2026/05/27 03:27:52 DEBUG : newLeaf: reading active writers 2026/05/27 03:27:52 DEBUG : >WaitForWriters: 2026/05/27 03:27:52 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "sftp://rclone@:22/rclone-test-xinuxun5diji", Local "Local file system at /tmp/rclone3306240231", Modify Window "1s" 2026/05/27 03:27:52 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: poll-interval is not supported by this remote 2026/05/27 03:27:52 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/27 03:27:52 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:27:52 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:27:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:27:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/27 03:27:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:27:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:27:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/27 03:27:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:27:52 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/27 03:27:52 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:52 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:52 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:52 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:52 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:52 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:52 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/27 03:27:52 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:52 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:52 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:52 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:52 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:52 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:52 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:52 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/27 03:27:52 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/27 03:27:52 DEBUG : dir/file1: newRWFileHandle: 2026/05/27 03:27:52 DEBUG : dir/file1(0x29e8b227d700): openPending: 2026/05/27 03:27:52 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:52 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:52 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:52 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:52 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:52 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:52 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/27 03:27:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/27 03:27:52 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/27 03:27:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/27 03:27:52 DEBUG : dir/file1(0x29e8b227d700): >openPending: err= 2026/05/27 03:27:52 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/27 03:27:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/27 03:27:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/27 03:27:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/27 03:27:52 DEBUG : dir/file1(0x29e8b227d700): _writeAt: size=14, off=0 2026/05/27 03:27:52 DEBUG : dir/file1(0x29e8b227d700): >_writeAt: n=14, err= 2026/05/27 03:27:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/27 03:27:52 DEBUG : dir/file1(0x29e8b227d700): close: 2026/05/27 03:27:52 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/27 03:27:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/27 03:27:52 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/27 03:27:52 DEBUG : dir/file1(0x29e8b227d700): >close: err= 2026/05/27 03:27:52 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:27:52 DEBUG : dir: Looking for writers 2026/05/27 03:27:52 DEBUG : file1: reading active writers 2026/05/27 03:27:52 DEBUG : Looking for writers 2026/05/27 03:27:52 DEBUG : dir: reading active writers 2026/05/27 03:27:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/27 03:27:52 DEBUG : dir: Looking for writers 2026/05/27 03:27:52 DEBUG : file1: reading active writers 2026/05/27 03:27:52 DEBUG : Looking for writers 2026/05/27 03:27:52 DEBUG : dir: reading active writers 2026/05/27 03:27:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/27 03:27:52 DEBUG : dir: Looking for writers 2026/05/27 03:27:52 DEBUG : file1: reading active writers 2026/05/27 03:27:52 DEBUG : Looking for writers 2026/05/27 03:27:52 DEBUG : dir: reading active writers 2026/05/27 03:27:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/27 03:27:53 DEBUG : dir: Looking for writers 2026/05/27 03:27:53 DEBUG : file1: reading active writers 2026/05/27 03:27:53 DEBUG : Looking for writers 2026/05/27 03:27:53 DEBUG : dir: reading active writers 2026/05/27 03:27:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/27 03:27:53 DEBUG : dir/file1: vfs cache: starting upload 2026/05/27 03:27:53 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/05/27 03:27:53 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1.ca338588.partial" 2026/05/27 03:27:53 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:53 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1.ca338588.partial 2026/05/27 03:27:53 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1.ca338588.partial" 2026/05/27 03:27:53 DEBUG : dir: Looking for writers 2026/05/27 03:27:53 DEBUG : file1: reading active writers 2026/05/27 03:27:53 DEBUG : Looking for writers 2026/05/27 03:27:53 DEBUG : dir: reading active writers 2026/05/27 03:27:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/27 03:27:53 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:53 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-xinuxun5diji/dir/file1.ca338588.partial 2026/05/27 03:27:53 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:53 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/27 03:27:53 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/27 03:27:53 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/05/27 03:27:53 INFO : dir/file1: Copied (replaced existing) 2026/05/27 03:27:53 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:53 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:53 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:53 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:53 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:53 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:53 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/27 03:27:53 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/27 03:27:53 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/05/27 03:27:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/27 03:27:53 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/27 03:27:53 DEBUG : dir: Looking for writers 2026/05/27 03:27:53 DEBUG : file1: reading active writers 2026/05/27 03:27:53 DEBUG : Looking for writers 2026/05/27 03:27:53 DEBUG : dir: reading active writers 2026/05/27 03:27:53 DEBUG : >WaitForWriters: 2026/05/27 03:27:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/27 03:27:53 DEBUG : dir/file1: newRWFileHandle: 2026/05/27 03:27:53 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/27 03:27:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/27 03:27:53 DEBUG : dir/file1(0x29e8b2420f40): _readAt: size=512, off=0 2026/05/27 03:27:53 DEBUG : dir/file1(0x29e8b2420f40): openPending: 2026/05/27 03:27:53 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/05/27 03:27:53 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/27 03:27:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/27 03:27:53 DEBUG : dir/file1(0x29e8b2420f40): >openPending: err= 2026/05/27 03:27:53 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/27 03:27:53 DEBUG : dir/file1(0x29e8b2420f40): >_readAt: n=14, err=EOF 2026/05/27 03:27:53 DEBUG : dir/file1(0x29e8b2420f40): close: 2026/05/27 03:27:53 DEBUG : dir/file1(0x29e8b2420f40): >close: err= 2026/05/27 03:27:53 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:53 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:53 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:53 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:53 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:53 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:53 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/27 03:27:53 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:53 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:53 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:53 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:53 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:53 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:53 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/27 03:27:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/27 03:27:53 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/newLeaf" 2026/05/27 03:27:53 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:53 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/newLeaf 2026/05/27 03:27:53 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/newLeaf" 2026/05/27 03:27:53 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:53 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-xinuxun5diji/newLeaf 2026/05/27 03:27:53 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:53 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/27 03:27:53 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/27 03:27:53 DEBUG : newLeaf: Updating file with newLeaf 0x29e8b2070410 2026/05/27 03:27:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/27 03:27:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/27 03:27:53 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/newLeaf" 2026/05/27 03:27:53 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:53 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/newLeaf 2026/05/27 03:27:53 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/newLeaf" 2026/05/27 03:27:53 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:53 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-xinuxun5diji/newLeaf 2026/05/27 03:27:53 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:53 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/27 03:27:53 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/newLeaf" 2026/05/27 03:27:53 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:53 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/newLeaf 2026/05/27 03:27:53 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/newLeaf" 2026/05/27 03:27:53 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:53 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-xinuxun5diji/newLeaf 2026/05/27 03:27:53 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:53 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/27 03:27:53 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/27 03:27:53 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:53 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:53 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:53 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:53 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:53 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:53 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/27 03:27:53 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/27 03:27:53 DEBUG : dir/file1: Updating file with dir/file1 0x29e8b2070410 2026/05/27 03:27:53 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/27 03:27:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/27 03:27:53 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:53 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:53 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:53 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:53 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:53 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:53 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/27 03:27:53 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:53 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:53 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:53 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:54 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:54 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:54 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/27 03:27:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/27 03:27:54 DEBUG : dir/file1: newRWFileHandle: 2026/05/27 03:27:54 DEBUG : dir/file1(0x29e8b2d69d00): openPending: 2026/05/27 03:27:54 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/05/27 03:27:54 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/27 03:27:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/27 03:27:54 DEBUG : dir/file1(0x29e8b2d69d00): >openPending: err= 2026/05/27 03:27:54 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/27 03:27:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/27 03:27:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/27 03:27:54 DEBUG : dir/file1(0x29e8b2d69d00): _writeAt: size=25, off=0 2026/05/27 03:27:54 DEBUG : dir/file1(0x29e8b2d69d00): >_writeAt: n=25, err= 2026/05/27 03:27:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/27 03:27:54 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/newLeaf" 2026/05/27 03:27:54 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:54 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/newLeaf 2026/05/27 03:27:54 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/newLeaf" 2026/05/27 03:27:54 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:54 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-xinuxun5diji/newLeaf 2026/05/27 03:27:54 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:54 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/27 03:27:54 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/27 03:27:54 DEBUG : newLeaf: Updating file with newLeaf 0x29e8b2070410 2026/05/27 03:27:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/27 03:27:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/27 03:27:54 DEBUG : newLeaf(0x29e8b2d69d00): close: 2026/05/27 03:27:54 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/27 03:27:54 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-27 03:27:54.015383005 +0000 UTC m=+16.764351426 2026/05/27 03:27:54 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/27 03:27:54 DEBUG : newLeaf(0x29e8b2d69d00): >close: err= 2026/05/27 03:27:54 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:27:54 DEBUG : dir: Looking for writers 2026/05/27 03:27:54 DEBUG : Looking for writers 2026/05/27 03:27:54 DEBUG : dir: reading active writers 2026/05/27 03:27:54 DEBUG : newLeaf: reading active writers 2026/05/27 03:27:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/27 03:27:54 DEBUG : dir: Looking for writers 2026/05/27 03:27:54 DEBUG : Looking for writers 2026/05/27 03:27:54 DEBUG : dir: reading active writers 2026/05/27 03:27:54 DEBUG : newLeaf: reading active writers 2026/05/27 03:27:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/27 03:27:54 DEBUG : dir: Looking for writers 2026/05/27 03:27:54 DEBUG : Looking for writers 2026/05/27 03:27:54 DEBUG : dir: reading active writers 2026/05/27 03:27:54 DEBUG : newLeaf: reading active writers 2026/05/27 03:27:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/27 03:27:54 DEBUG : dir: Looking for writers 2026/05/27 03:27:54 DEBUG : Looking for writers 2026/05/27 03:27:54 DEBUG : dir: reading active writers 2026/05/27 03:27:54 DEBUG : newLeaf: reading active writers 2026/05/27 03:27:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/27 03:27:54 DEBUG : newLeaf: vfs cache: starting upload 2026/05/27 03:27:54 DEBUG : newLeaf.f6492337.partial: size = 25 OK 2026/05/27 03:27:54 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/newLeaf.f6492337.partial" 2026/05/27 03:27:54 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:54 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/newLeaf.f6492337.partial 2026/05/27 03:27:54 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/newLeaf.f6492337.partial" 2026/05/27 03:27:54 DEBUG : dir: Looking for writers 2026/05/27 03:27:54 DEBUG : Looking for writers 2026/05/27 03:27:54 DEBUG : newLeaf: reading active writers 2026/05/27 03:27:54 DEBUG : dir: reading active writers 2026/05/27 03:27:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/27 03:27:54 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:54 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-xinuxun5diji/newLeaf.f6492337.partial 2026/05/27 03:27:54 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:54 DEBUG : newLeaf.f6492337.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/27 03:27:54 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/27 03:27:54 DEBUG : newLeaf.f6492337.partial: renamed to: newLeaf 2026/05/27 03:27:54 INFO : newLeaf: Copied (replaced existing) 2026/05/27 03:27:54 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/newLeaf" 2026/05/27 03:27:54 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:54 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/newLeaf 2026/05/27 03:27:54 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/newLeaf" 2026/05/27 03:27:54 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:54 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-xinuxun5diji/newLeaf 2026/05/27 03:27:54 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:54 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/27 03:27:54 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-27 03:27:54 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/05/27 03:27:54 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/27 03:27:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/27 03:27:54 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/27 03:27:54 DEBUG : dir: Looking for writers 2026/05/27 03:27:54 DEBUG : Looking for writers 2026/05/27 03:27:54 DEBUG : dir: reading active writers 2026/05/27 03:27:54 DEBUG : newLeaf: reading active writers 2026/05/27 03:27:54 DEBUG : >WaitForWriters: 2026/05/27 03:27:54 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/newLeaf" 2026/05/27 03:27:54 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:54 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/newLeaf 2026/05/27 03:27:54 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/newLeaf" 2026/05/27 03:27:54 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:54 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-xinuxun5diji/newLeaf 2026/05/27 03:27:54 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:54 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/27 03:27:54 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/newLeaf" 2026/05/27 03:27:54 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:54 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/newLeaf 2026/05/27 03:27:54 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/newLeaf" 2026/05/27 03:27:54 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:54 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-xinuxun5diji/newLeaf 2026/05/27 03:27:54 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:54 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/27 03:27:54 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:27:54 DEBUG : dir: Looking for writers 2026/05/27 03:27:54 DEBUG : Looking for writers 2026/05/27 03:27:54 DEBUG : dir: reading active writers 2026/05/27 03:27:54 DEBUG : newLeaf: reading active writers 2026/05/27 03:27:54 DEBUG : >WaitForWriters: 2026/05/27 03:27:54 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-xinuxun5diji", Local "Local file system at /tmp/rclone3306240231", Modify Window "1s" 2026/05/27 03:27:54 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: poll-interval is not supported by this remote 2026/05/27 03:27:54 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/27 03:27:54 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:27:54 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:27:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:27:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/27 03:27:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:27:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:27:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/27 03:27:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:27:54 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/27 03:27:54 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:54 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:54 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:54 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:54 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:54 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:54 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/27 03:27:54 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:54 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:54 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:54 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:54 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:54 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:54 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/27 03:27:54 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:27:54 DEBUG : dir: Looking for writers 2026/05/27 03:27:54 DEBUG : file1: reading active writers 2026/05/27 03:27:54 DEBUG : Looking for writers 2026/05/27 03:27:54 DEBUG : dir: reading active writers 2026/05/27 03:27:54 DEBUG : >WaitForWriters: 2026/05/27 03:27:54 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:54 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:54 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:54 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:54 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:54 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:54 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/27 03:27:54 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:54 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:54 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:54 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:54 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:54 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:54 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/27 03:27:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/27 03:27:54 DEBUG : newLeaf: Updating file with newLeaf 0x29e8b2825ba0 2026/05/27 03:27:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/27 03:27:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/27 03:27:54 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/newLeaf" 2026/05/27 03:27:54 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:54 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/newLeaf 2026/05/27 03:27:54 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/newLeaf" 2026/05/27 03:27:55 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:55 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-xinuxun5diji/newLeaf 2026/05/27 03:27:55 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:55 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/27 03:27:55 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/newLeaf" 2026/05/27 03:27:55 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:55 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/newLeaf 2026/05/27 03:27:55 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/newLeaf" 2026/05/27 03:27:55 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:55 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-xinuxun5diji/newLeaf 2026/05/27 03:27:55 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:55 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/27 03:27:55 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/27 03:27:55 DEBUG : dir/file1: Updating file with dir/file1 0x29e8b2825ba0 2026/05/27 03:27:55 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/27 03:27:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/27 03:27:55 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:55 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:55 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:55 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:55 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:55 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:55 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/27 03:27:55 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:55 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:55 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:55 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:55 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:55 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:55 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/27 03:27:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/27 03:27:55 DEBUG : dir/file1: newRWFileHandle: 2026/05/27 03:27:55 DEBUG : dir/file1(0x29e8b2cbf940): openPending: 2026/05/27 03:27:55 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:55 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:55 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:55 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:55 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:55 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:55 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/27 03:27:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/27 03:27:55 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/27 03:27:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/27 03:27:55 DEBUG : dir/file1(0x29e8b2cbf940): >openPending: err= 2026/05/27 03:27:55 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/27 03:27:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/27 03:27:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/27 03:27:55 DEBUG : dir/file1(0x29e8b2cbf940): _writeAt: size=25, off=0 2026/05/27 03:27:55 DEBUG : dir/file1(0x29e8b2cbf940): >_writeAt: n=25, err= 2026/05/27 03:27:55 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/27 03:27:55 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/newLeaf" 2026/05/27 03:27:55 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:55 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/newLeaf 2026/05/27 03:27:55 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/newLeaf" 2026/05/27 03:27:55 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:55 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-xinuxun5diji/newLeaf 2026/05/27 03:27:55 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:55 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/27 03:27:55 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/27 03:27:55 DEBUG : newLeaf: Updating file with newLeaf 0x29e8b2825ba0 2026/05/27 03:27:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/27 03:27:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/27 03:27:55 DEBUG : newLeaf(0x29e8b2cbf940): close: 2026/05/27 03:27:55 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/27 03:27:55 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-27 03:27:55.414358708 +0000 UTC m=+18.163327139 2026/05/27 03:27:55 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/27 03:27:55 DEBUG : newLeaf(0x29e8b2cbf940): >close: err= 2026/05/27 03:27:55 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:27:55 DEBUG : dir: Looking for writers 2026/05/27 03:27:55 DEBUG : Looking for writers 2026/05/27 03:27:55 DEBUG : newLeaf: reading active writers 2026/05/27 03:27:55 DEBUG : dir: reading active writers 2026/05/27 03:27:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/27 03:27:55 DEBUG : dir: Looking for writers 2026/05/27 03:27:55 DEBUG : Looking for writers 2026/05/27 03:27:55 DEBUG : dir: reading active writers 2026/05/27 03:27:55 DEBUG : newLeaf: reading active writers 2026/05/27 03:27:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/27 03:27:55 DEBUG : dir: Looking for writers 2026/05/27 03:27:55 DEBUG : Looking for writers 2026/05/27 03:27:55 DEBUG : dir: reading active writers 2026/05/27 03:27:55 DEBUG : newLeaf: reading active writers 2026/05/27 03:27:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/27 03:27:55 DEBUG : dir: Looking for writers 2026/05/27 03:27:55 DEBUG : Looking for writers 2026/05/27 03:27:55 DEBUG : dir: reading active writers 2026/05/27 03:27:55 DEBUG : newLeaf: reading active writers 2026/05/27 03:27:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/27 03:27:55 DEBUG : newLeaf: vfs cache: starting upload 2026/05/27 03:27:55 DEBUG : newLeaf.028c64b6.partial: size = 25 OK 2026/05/27 03:27:55 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/newLeaf.028c64b6.partial" 2026/05/27 03:27:55 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:55 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/newLeaf.028c64b6.partial 2026/05/27 03:27:55 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/newLeaf.028c64b6.partial" 2026/05/27 03:27:55 DEBUG : dir: Looking for writers 2026/05/27 03:27:55 DEBUG : Looking for writers 2026/05/27 03:27:55 DEBUG : dir: reading active writers 2026/05/27 03:27:55 DEBUG : newLeaf: reading active writers 2026/05/27 03:27:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/27 03:27:55 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:55 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-xinuxun5diji/newLeaf.028c64b6.partial 2026/05/27 03:27:55 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:55 DEBUG : newLeaf.028c64b6.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/27 03:27:55 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/27 03:27:55 DEBUG : newLeaf.028c64b6.partial: renamed to: newLeaf 2026/05/27 03:27:55 INFO : newLeaf: Copied (replaced existing) 2026/05/27 03:27:55 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/newLeaf" 2026/05/27 03:27:55 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:55 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/newLeaf 2026/05/27 03:27:55 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/newLeaf" 2026/05/27 03:27:55 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:55 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-xinuxun5diji/newLeaf 2026/05/27 03:27:55 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:55 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/27 03:27:55 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-27 03:27:55 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/05/27 03:27:55 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/27 03:27:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/27 03:27:55 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/27 03:27:55 DEBUG : dir: Looking for writers 2026/05/27 03:27:55 DEBUG : Looking for writers 2026/05/27 03:27:55 DEBUG : dir: reading active writers 2026/05/27 03:27:55 DEBUG : newLeaf: reading active writers 2026/05/27 03:27:55 DEBUG : >WaitForWriters: 2026/05/27 03:27:55 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/newLeaf" 2026/05/27 03:27:55 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:55 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/newLeaf 2026/05/27 03:27:55 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/newLeaf" 2026/05/27 03:27:55 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:55 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-xinuxun5diji/newLeaf 2026/05/27 03:27:55 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:55 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/27 03:27:55 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/newLeaf" 2026/05/27 03:27:55 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:55 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/newLeaf 2026/05/27 03:27:55 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/newLeaf" 2026/05/27 03:27:56 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:56 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-xinuxun5diji/newLeaf 2026/05/27 03:27:56 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:56 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/27 03:27:56 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:27:56 DEBUG : dir: Looking for writers 2026/05/27 03:27:56 DEBUG : Looking for writers 2026/05/27 03:27:56 DEBUG : dir: reading active writers 2026/05/27 03:27:56 DEBUG : newLeaf: reading active writers 2026/05/27 03:27:56 DEBUG : >WaitForWriters: 2026/05/27 03:27:56 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "sftp://rclone@:22/rclone-test-xinuxun5diji", Local "Local file system at /tmp/rclone3306240231", Modify Window "1s" 2026/05/27 03:27:56 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: poll-interval is not supported by this remote 2026/05/27 03:27:56 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/27 03:27:56 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:27:56 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:27:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:27:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/27 03:27:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:27:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:27:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/27 03:27:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:27:56 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/27 03:27:56 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:56 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:56 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:56 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:56 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:56 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:56 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/27 03:27:56 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:56 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:56 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:56 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:56 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:56 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:56 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/27 03:27:56 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/27 03:27:56 DEBUG : dir/file1: newRWFileHandle: 2026/05/27 03:27:56 DEBUG : dir/file1(0x29e8b26d4780): openPending: 2026/05/27 03:27:56 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:56 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:56 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:56 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:56 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:56 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:56 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/27 03:27:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/27 03:27:56 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/27 03:27:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/27 03:27:56 DEBUG : dir/file1(0x29e8b26d4780): >openPending: err= 2026/05/27 03:27:56 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/27 03:27:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/27 03:27:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/27 03:27:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/27 03:27:56 DEBUG : dir/file1(0x29e8b26d4780): _writeAt: size=14, off=0 2026/05/27 03:27:56 DEBUG : dir/file1(0x29e8b26d4780): >_writeAt: n=14, err= 2026/05/27 03:27:56 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/27 03:27:56 DEBUG : dir/file1(0x29e8b26d4780): close: 2026/05/27 03:27:56 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/27 03:27:56 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/27 03:27:56 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/27 03:27:56 DEBUG : dir/file1(0x29e8b26d4780): >close: err= 2026/05/27 03:27:56 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:27:56 DEBUG : dir: Looking for writers 2026/05/27 03:27:56 DEBUG : file1: reading active writers 2026/05/27 03:27:56 DEBUG : Looking for writers 2026/05/27 03:27:56 DEBUG : dir: reading active writers 2026/05/27 03:27:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/27 03:27:56 DEBUG : dir: Looking for writers 2026/05/27 03:27:56 DEBUG : file1: reading active writers 2026/05/27 03:27:56 DEBUG : Looking for writers 2026/05/27 03:27:56 DEBUG : dir: reading active writers 2026/05/27 03:27:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/27 03:27:56 DEBUG : dir: Looking for writers 2026/05/27 03:27:56 DEBUG : file1: reading active writers 2026/05/27 03:27:56 DEBUG : Looking for writers 2026/05/27 03:27:56 DEBUG : dir: reading active writers 2026/05/27 03:27:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/27 03:27:56 DEBUG : dir: Looking for writers 2026/05/27 03:27:56 DEBUG : file1: reading active writers 2026/05/27 03:27:56 DEBUG : Looking for writers 2026/05/27 03:27:56 DEBUG : dir: reading active writers 2026/05/27 03:27:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/27 03:27:56 DEBUG : dir/file1: vfs cache: starting upload 2026/05/27 03:27:56 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/05/27 03:27:56 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1.ca338588.partial" 2026/05/27 03:27:56 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:56 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1.ca338588.partial 2026/05/27 03:27:56 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1.ca338588.partial" 2026/05/27 03:27:56 DEBUG : dir: Looking for writers 2026/05/27 03:27:56 DEBUG : file1: reading active writers 2026/05/27 03:27:56 DEBUG : Looking for writers 2026/05/27 03:27:56 DEBUG : dir: reading active writers 2026/05/27 03:27:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/27 03:27:56 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:56 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-xinuxun5diji/dir/file1.ca338588.partial 2026/05/27 03:27:56 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:56 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/27 03:27:56 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/27 03:27:56 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/05/27 03:27:56 INFO : dir/file1: Copied (replaced existing) 2026/05/27 03:27:56 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:56 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:56 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:56 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:56 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:56 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:56 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/27 03:27:56 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/27 03:27:56 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/05/27 03:27:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/27 03:27:56 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/27 03:27:56 DEBUG : dir: Looking for writers 2026/05/27 03:27:56 DEBUG : file1: reading active writers 2026/05/27 03:27:56 DEBUG : Looking for writers 2026/05/27 03:27:56 DEBUG : dir: reading active writers 2026/05/27 03:27:56 DEBUG : >WaitForWriters: 2026/05/27 03:27:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/27 03:27:56 DEBUG : dir/file1: newRWFileHandle: 2026/05/27 03:27:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/27 03:27:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/27 03:27:56 DEBUG : dir/file1(0x29e8b2756240): _readAt: size=512, off=0 2026/05/27 03:27:56 DEBUG : dir/file1(0x29e8b2756240): openPending: 2026/05/27 03:27:56 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/05/27 03:27:56 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/27 03:27:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/27 03:27:56 DEBUG : dir/file1(0x29e8b2756240): >openPending: err= 2026/05/27 03:27:56 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/27 03:27:56 DEBUG : dir/file1(0x29e8b2756240): >_readAt: n=14, err=EOF 2026/05/27 03:27:56 DEBUG : dir/file1(0x29e8b2756240): close: 2026/05/27 03:27:56 DEBUG : dir/file1(0x29e8b2756240): >close: err= 2026/05/27 03:27:56 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:56 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:56 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:56 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:56 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:56 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:56 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/27 03:27:56 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:56 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:56 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:56 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:56 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:56 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:56 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/27 03:27:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/27 03:27:56 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/newLeaf" 2026/05/27 03:27:56 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:56 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/newLeaf 2026/05/27 03:27:56 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/newLeaf" 2026/05/27 03:27:56 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:56 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-xinuxun5diji/newLeaf 2026/05/27 03:27:56 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:56 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/27 03:27:56 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/27 03:27:56 DEBUG : newLeaf: Updating file with newLeaf 0x29e8b26a7930 2026/05/27 03:27:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/27 03:27:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/27 03:27:56 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/newLeaf" 2026/05/27 03:27:56 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:56 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/newLeaf 2026/05/27 03:27:56 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/newLeaf" 2026/05/27 03:27:57 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:57 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-xinuxun5diji/newLeaf 2026/05/27 03:27:57 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:57 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/27 03:27:57 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/newLeaf" 2026/05/27 03:27:57 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:57 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/newLeaf 2026/05/27 03:27:57 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/newLeaf" 2026/05/27 03:27:57 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:57 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-xinuxun5diji/newLeaf 2026/05/27 03:27:57 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:57 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/27 03:27:57 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/27 03:27:57 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:57 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:57 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:57 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:57 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:57 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:57 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:57 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/27 03:27:57 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/27 03:27:57 DEBUG : dir/file1: Updating file with dir/file1 0x29e8b26a7930 2026/05/27 03:27:57 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/27 03:27:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/27 03:27:57 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:57 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:57 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:57 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:57 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:57 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:57 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:57 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/27 03:27:57 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:57 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:57 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:57 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:57 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:57 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:57 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:57 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/27 03:27:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/27 03:27:57 DEBUG : dir/file1: newRWFileHandle: 2026/05/27 03:27:57 DEBUG : dir/file1(0x29e8b2601000): openPending: 2026/05/27 03:27:57 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/05/27 03:27:57 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/27 03:27:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/27 03:27:57 DEBUG : dir/file1(0x29e8b2601000): >openPending: err= 2026/05/27 03:27:57 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/27 03:27:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/27 03:27:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/27 03:27:57 DEBUG : dir/file1(0x29e8b2601000): _writeAt: size=25, off=0 2026/05/27 03:27:57 DEBUG : dir/file1(0x29e8b2601000): >_writeAt: n=25, err= 2026/05/27 03:27:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/27 03:27:57 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/newLeaf" 2026/05/27 03:27:57 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:57 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/newLeaf 2026/05/27 03:27:57 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/newLeaf" 2026/05/27 03:27:57 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:57 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-xinuxun5diji/newLeaf 2026/05/27 03:27:57 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:57 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/27 03:27:57 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/27 03:27:57 DEBUG : newLeaf: Updating file with newLeaf 0x29e8b26a7930 2026/05/27 03:27:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/27 03:27:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/27 03:27:57 DEBUG : newLeaf(0x29e8b2601000): close: 2026/05/27 03:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/27 03:27:57 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-27 03:27:57.4456993 +0000 UTC m=+20.194667721 2026/05/27 03:27:57 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/27 03:27:57 DEBUG : newLeaf(0x29e8b2601000): >close: err= 2026/05/27 03:27:57 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:27:57 DEBUG : dir: Looking for writers 2026/05/27 03:27:57 DEBUG : Looking for writers 2026/05/27 03:27:57 DEBUG : newLeaf: reading active writers 2026/05/27 03:27:57 DEBUG : dir: reading active writers 2026/05/27 03:27:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/27 03:27:57 DEBUG : dir: Looking for writers 2026/05/27 03:27:57 DEBUG : Looking for writers 2026/05/27 03:27:57 DEBUG : dir: reading active writers 2026/05/27 03:27:57 DEBUG : newLeaf: reading active writers 2026/05/27 03:27:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/27 03:27:57 DEBUG : dir: Looking for writers 2026/05/27 03:27:57 DEBUG : Looking for writers 2026/05/27 03:27:57 DEBUG : dir: reading active writers 2026/05/27 03:27:57 DEBUG : newLeaf: reading active writers 2026/05/27 03:27:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/27 03:27:57 DEBUG : dir: Looking for writers 2026/05/27 03:27:57 DEBUG : Looking for writers 2026/05/27 03:27:57 DEBUG : dir: reading active writers 2026/05/27 03:27:57 DEBUG : newLeaf: reading active writers 2026/05/27 03:27:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/27 03:27:57 DEBUG : newLeaf: vfs cache: starting upload 2026/05/27 03:27:57 DEBUG : newLeaf.14b743b0.partial: size = 25 OK 2026/05/27 03:27:57 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/newLeaf.14b743b0.partial" 2026/05/27 03:27:57 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:57 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/newLeaf.14b743b0.partial 2026/05/27 03:27:57 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/newLeaf.14b743b0.partial" 2026/05/27 03:27:57 DEBUG : dir: Looking for writers 2026/05/27 03:27:57 DEBUG : Looking for writers 2026/05/27 03:27:57 DEBUG : dir: reading active writers 2026/05/27 03:27:57 DEBUG : newLeaf: reading active writers 2026/05/27 03:27:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/27 03:27:57 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:57 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-xinuxun5diji/newLeaf.14b743b0.partial 2026/05/27 03:27:57 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:57 DEBUG : newLeaf.14b743b0.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/27 03:27:57 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/27 03:27:57 DEBUG : newLeaf.14b743b0.partial: renamed to: newLeaf 2026/05/27 03:27:57 INFO : newLeaf: Copied (replaced existing) 2026/05/27 03:27:57 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/newLeaf" 2026/05/27 03:27:57 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:57 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/newLeaf 2026/05/27 03:27:57 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/newLeaf" 2026/05/27 03:27:57 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:57 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-xinuxun5diji/newLeaf 2026/05/27 03:27:57 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:57 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/27 03:27:57 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-27 03:27:57 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/05/27 03:27:57 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/27 03:27:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/27 03:27:57 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/27 03:27:57 DEBUG : dir: Looking for writers 2026/05/27 03:27:57 DEBUG : Looking for writers 2026/05/27 03:27:57 DEBUG : dir: reading active writers 2026/05/27 03:27:57 DEBUG : newLeaf: reading active writers 2026/05/27 03:27:57 DEBUG : >WaitForWriters: 2026/05/27 03:27:57 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/newLeaf" 2026/05/27 03:27:57 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:57 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/newLeaf 2026/05/27 03:27:57 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/newLeaf" 2026/05/27 03:27:57 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:57 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-xinuxun5diji/newLeaf 2026/05/27 03:27:57 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:57 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/27 03:27:57 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/newLeaf" 2026/05/27 03:27:57 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:57 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/newLeaf 2026/05/27 03:27:57 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/newLeaf" 2026/05/27 03:27:58 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:58 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-xinuxun5diji/newLeaf 2026/05/27 03:27:58 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:58 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/27 03:27:58 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:27:58 DEBUG : dir: Looking for writers 2026/05/27 03:27:58 DEBUG : Looking for writers 2026/05/27 03:27:58 DEBUG : dir: reading active writers 2026/05/27 03:27:58 DEBUG : newLeaf: reading active writers 2026/05/27 03:27:58 DEBUG : >WaitForWriters: 2026/05/27 03:27:58 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-xinuxun5diji", Local "Local file system at /tmp/rclone3306240231", Modify Window "1s" 2026/05/27 03:27:58 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: poll-interval is not supported by this remote 2026/05/27 03:27:58 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/27 03:27:58 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:27:58 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:27:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:27:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/27 03:27:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:27:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:27:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/27 03:27:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:27:58 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/27 03:27:58 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:58 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:58 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:58 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:58 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:58 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:58 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:58 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/27 03:27:58 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:58 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:58 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:58 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:58 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:58 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:58 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:58 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/27 03:27:58 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:27:58 DEBUG : dir: Looking for writers 2026/05/27 03:27:58 DEBUG : file1: reading active writers 2026/05/27 03:27:58 DEBUG : Looking for writers 2026/05/27 03:27:58 DEBUG : dir: reading active writers 2026/05/27 03:27:58 DEBUG : >WaitForWriters: 2026/05/27 03:27:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/27 03:27:58 DEBUG : dir/file1: newRWFileHandle: 2026/05/27 03:27:58 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/27 03:27:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/27 03:27:58 DEBUG : dir/file1(0x29e8b2757900): _readAt: size=512, off=0 2026/05/27 03:27:58 DEBUG : dir/file1(0x29e8b2757900): openPending: 2026/05/27 03:27:58 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:58 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:58 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:58 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:58 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:58 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:58 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:58 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/27 03:27:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/27 03:27:58 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/27 03:27:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/27 03:27:58 DEBUG : dir/file1(0x29e8b2757900): >openPending: err= 2026/05/27 03:27:58 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/05/27 03:27:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/27 03:27:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/27 03:27:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/27 03:27:58 DEBUG : dir/file1(0x29e8b2757900): >_readAt: n=14, err=EOF 2026/05/27 03:27:58 DEBUG : dir/file1(0x29e8b2757900): close: 2026/05/27 03:27:58 DEBUG : dir/file1(0x29e8b2757900): >close: err= 2026/05/27 03:27:58 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:58 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:58 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:58 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:58 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:58 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:58 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:58 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/27 03:27:58 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:58 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:58 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:58 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:58 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:58 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:58 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:58 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/27 03:27:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/27 03:27:58 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/newLeaf" 2026/05/27 03:27:58 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:58 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/newLeaf 2026/05/27 03:27:58 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/newLeaf" 2026/05/27 03:27:58 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:58 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-xinuxun5diji/newLeaf 2026/05/27 03:27:58 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:58 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/27 03:27:58 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/27 03:27:58 DEBUG : newLeaf: Updating file with newLeaf 0x29e8b288f380 2026/05/27 03:27:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/27 03:27:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/27 03:27:58 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/newLeaf" 2026/05/27 03:27:58 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:58 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/newLeaf 2026/05/27 03:27:58 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/newLeaf" 2026/05/27 03:27:58 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:58 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-xinuxun5diji/newLeaf 2026/05/27 03:27:58 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:58 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/27 03:27:58 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/newLeaf" 2026/05/27 03:27:58 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:58 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/newLeaf 2026/05/27 03:27:58 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/newLeaf" 2026/05/27 03:27:58 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:58 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-xinuxun5diji/newLeaf 2026/05/27 03:27:58 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:58 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/27 03:27:58 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/27 03:27:58 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:58 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:58 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:58 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:58 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:58 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:58 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:58 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/27 03:27:58 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/27 03:27:58 DEBUG : dir/file1: Updating file with dir/file1 0x29e8b288f380 2026/05/27 03:27:58 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/27 03:27:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/27 03:27:58 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:58 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:58 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:58 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:59 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:59 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:59 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/27 03:27:59 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:59 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:59 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:59 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:59 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:59 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:59 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:59 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/27 03:27:59 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/27 03:27:59 DEBUG : dir/file1: newRWFileHandle: 2026/05/27 03:27:59 DEBUG : dir/file1(0x29e8b28c0dc0): openPending: 2026/05/27 03:27:59 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/05/27 03:27:59 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/27 03:27:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/27 03:27:59 DEBUG : dir/file1(0x29e8b28c0dc0): >openPending: err= 2026/05/27 03:27:59 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/27 03:27:59 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/27 03:27:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/27 03:27:59 DEBUG : dir/file1(0x29e8b28c0dc0): _writeAt: size=25, off=0 2026/05/27 03:27:59 DEBUG : dir/file1(0x29e8b28c0dc0): >_writeAt: n=25, err= 2026/05/27 03:27:59 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/27 03:27:59 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/newLeaf" 2026/05/27 03:27:59 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:59 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/newLeaf 2026/05/27 03:27:59 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/newLeaf" 2026/05/27 03:27:59 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:59 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-xinuxun5diji/newLeaf 2026/05/27 03:27:59 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:59 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/27 03:27:59 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/27 03:27:59 DEBUG : newLeaf: Updating file with newLeaf 0x29e8b288f380 2026/05/27 03:27:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/27 03:27:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/27 03:27:59 DEBUG : newLeaf(0x29e8b28c0dc0): close: 2026/05/27 03:27:59 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/27 03:27:59 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-27 03:27:59.17505959 +0000 UTC m=+21.924028051 2026/05/27 03:27:59 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/27 03:27:59 DEBUG : newLeaf(0x29e8b28c0dc0): >close: err= 2026/05/27 03:27:59 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:27:59 DEBUG : dir: Looking for writers 2026/05/27 03:27:59 DEBUG : Looking for writers 2026/05/27 03:27:59 DEBUG : newLeaf: reading active writers 2026/05/27 03:27:59 DEBUG : dir: reading active writers 2026/05/27 03:27:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/27 03:27:59 DEBUG : dir: Looking for writers 2026/05/27 03:27:59 DEBUG : Looking for writers 2026/05/27 03:27:59 DEBUG : dir: reading active writers 2026/05/27 03:27:59 DEBUG : newLeaf: reading active writers 2026/05/27 03:27:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/27 03:27:59 DEBUG : dir: Looking for writers 2026/05/27 03:27:59 DEBUG : Looking for writers 2026/05/27 03:27:59 DEBUG : dir: reading active writers 2026/05/27 03:27:59 DEBUG : newLeaf: reading active writers 2026/05/27 03:27:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/27 03:27:59 DEBUG : dir: Looking for writers 2026/05/27 03:27:59 DEBUG : Looking for writers 2026/05/27 03:27:59 DEBUG : dir: reading active writers 2026/05/27 03:27:59 DEBUG : newLeaf: reading active writers 2026/05/27 03:27:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/27 03:27:59 DEBUG : newLeaf: vfs cache: starting upload 2026/05/27 03:27:59 DEBUG : newLeaf.84869ecb.partial: size = 25 OK 2026/05/27 03:27:59 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/newLeaf.84869ecb.partial" 2026/05/27 03:27:59 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:59 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/newLeaf.84869ecb.partial 2026/05/27 03:27:59 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/newLeaf.84869ecb.partial" 2026/05/27 03:27:59 DEBUG : dir: Looking for writers 2026/05/27 03:27:59 DEBUG : Looking for writers 2026/05/27 03:27:59 DEBUG : dir: reading active writers 2026/05/27 03:27:59 DEBUG : newLeaf: reading active writers 2026/05/27 03:27:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/27 03:27:59 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:59 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-xinuxun5diji/newLeaf.84869ecb.partial 2026/05/27 03:27:59 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:59 DEBUG : newLeaf.84869ecb.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/27 03:27:59 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/27 03:27:59 DEBUG : newLeaf.84869ecb.partial: renamed to: newLeaf 2026/05/27 03:27:59 INFO : newLeaf: Copied (replaced existing) 2026/05/27 03:27:59 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/newLeaf" 2026/05/27 03:27:59 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:59 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/newLeaf 2026/05/27 03:27:59 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/newLeaf" 2026/05/27 03:27:59 DEBUG : dir: Looking for writers 2026/05/27 03:27:59 DEBUG : Looking for writers 2026/05/27 03:27:59 DEBUG : dir: reading active writers 2026/05/27 03:27:59 DEBUG : newLeaf: reading active writers 2026/05/27 03:27:59 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:59 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-xinuxun5diji/newLeaf 2026/05/27 03:27:59 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:59 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/27 03:27:59 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-27 03:27:59 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/05/27 03:27:59 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/27 03:27:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/27 03:27:59 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/27 03:27:59 DEBUG : >WaitForWriters: 2026/05/27 03:27:59 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/newLeaf" 2026/05/27 03:27:59 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:59 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/newLeaf 2026/05/27 03:27:59 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/newLeaf" 2026/05/27 03:27:59 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:59 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-xinuxun5diji/newLeaf 2026/05/27 03:27:59 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:59 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/27 03:27:59 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/newLeaf" 2026/05/27 03:27:59 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:59 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/newLeaf 2026/05/27 03:27:59 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/newLeaf" 2026/05/27 03:27:59 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:59 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-xinuxun5diji/newLeaf 2026/05/27 03:27:59 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:59 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/27 03:27:59 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:27:59 DEBUG : dir: Looking for writers 2026/05/27 03:27:59 DEBUG : Looking for writers 2026/05/27 03:27:59 DEBUG : dir: reading active writers 2026/05/27 03:27:59 DEBUG : newLeaf: reading active writers 2026/05/27 03:27:59 DEBUG : >WaitForWriters: 2026/05/27 03:27:59 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: cleaner exiting --- PASS: TestFileRename (9.26s) --- PASS: TestFileRename/off,forceCache=false (1.07s) --- PASS: TestFileRename/minimal,forceCache=false (0.99s) --- PASS: TestFileRename/minimal,forceCache=true (1.94s) --- PASS: TestFileRename/writes,forceCache=false (1.44s) --- PASS: TestFileRename/writes,forceCache=true (2.03s) --- PASS: TestFileRename/full,forceCache=false (1.79s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:198: Remote "sftp://rclone@:22/rclone-test-xinuxun5diji", Local "Local file system at /tmp/rclone3306240231", Modify Window "1s" 2026/05/27 03:27:59 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: poll-interval is not supported by this remote 2026/05/27 03:27:59 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: poll-interval is not supported by this remote 2026/05/27 03:27:59 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:27:59 DEBUG : Looking for writers 2026/05/27 03:27:59 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.00s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-xinuxun5diji", Local "Local file system at /tmp/rclone3306240231", Modify Window "1s" 2026/05/27 03:27:59 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: poll-interval is not supported by this remote 2026/05/27 03:27:59 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:59 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:59 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:59 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:59 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:27:59 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:59 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:27:59 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/27 03:27:59 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:27:59 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:27:59 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:27:59 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:28:00 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:00 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:28:00 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:00 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/27 03:28:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/27 03:28:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/27 03:28:00 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/27 03:28:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/27 03:28:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/27 03:28:00 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/27 03:28:00 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/05/27 03:28:00 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:28:00 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:00 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:28:00 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:28:00 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:00 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:28:00 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:00 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/27 03:28:00 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:28:00 DEBUG : dir: Looking for writers 2026/05/27 03:28:00 DEBUG : file1: reading active writers 2026/05/27 03:28:00 DEBUG : Looking for writers 2026/05/27 03:28:00 DEBUG : dir: reading active writers 2026/05/27 03:28:00 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.34s) === RUN TestReadFileHandleSeek run.go:198: Remote "sftp://rclone@:22/rclone-test-xinuxun5diji", Local "Local file system at /tmp/rclone3306240231", Modify Window "1s" 2026/05/27 03:28:00 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: poll-interval is not supported by this remote 2026/05/27 03:28:00 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:28:00 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:00 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:28:00 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:28:00 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:00 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:28:00 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:00 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/27 03:28:00 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:28:00 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:00 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:28:00 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:28:00 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:00 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:28:00 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:00 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/27 03:28:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/27 03:28:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/27 03:28:00 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/27 03:28:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/27 03:28:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/27 03:28:00 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/27 03:28:00 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/05/27 03:28:00 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/05/27 03:28:00 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/05/27 03:28:00 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/05/27 03:28:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/05/27 03:28:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/05/27 03:28:00 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/27 03:28:00 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/05/27 03:28:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/05/27 03:28:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/05/27 03:28:00 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/05/27 03:28:00 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/05/27 03:28:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/05/27 03:28:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/05/27 03:28:00 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/05/27 03:28:00 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:28:00 DEBUG : dir: Looking for writers 2026/05/27 03:28:00 DEBUG : file1: reading active writers 2026/05/27 03:28:00 DEBUG : Looking for writers 2026/05/27 03:28:00 DEBUG : dir: reading active writers 2026/05/27 03:28:00 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.30s) === RUN TestReadFileHandleReadAt run.go:198: Remote "sftp://rclone@:22/rclone-test-xinuxun5diji", Local "Local file system at /tmp/rclone3306240231", Modify Window "1s" 2026/05/27 03:28:00 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: poll-interval is not supported by this remote 2026/05/27 03:28:00 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:28:00 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:00 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:28:00 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:28:00 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:00 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:28:00 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:00 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/27 03:28:00 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:28:00 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:00 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:28:00 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:28:00 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:00 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:28:00 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:00 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/27 03:28:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/27 03:28:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/27 03:28:00 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/27 03:28:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/27 03:28:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/27 03:28:00 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/27 03:28:00 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/05/27 03:28:00 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/05/27 03:28:00 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/05/27 03:28:00 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/05/27 03:28:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/05/27 03:28:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/05/27 03:28:00 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/27 03:28:00 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/05/27 03:28:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/05/27 03:28:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/05/27 03:28:00 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/05/27 03:28:00 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/05/27 03:28:00 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/05/27 03:28:00 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/05/27 03:28:00 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/05/27 03:28:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/05/27 03:28:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/05/27 03:28:00 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/05/27 03:28:00 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/05/27 03:28:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/05/27 03:28:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/05/27 03:28:00 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/05/27 03:28:00 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/05/27 03:28:00 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/05/27 03:28:00 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/05/27 03:28:00 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/05/27 03:28:00 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/05/27 03:28:00 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/05/27 03:28:00 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/05/27 03:28:00 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/05/27 03:28:00 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:28:00 DEBUG : dir: Looking for writers 2026/05/27 03:28:00 DEBUG : file1: reading active writers 2026/05/27 03:28:00 DEBUG : Looking for writers 2026/05/27 03:28:00 DEBUG : dir: reading active writers 2026/05/27 03:28:00 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.39s) === RUN TestReadFileHandleFlush run.go:198: Remote "sftp://rclone@:22/rclone-test-xinuxun5diji", Local "Local file system at /tmp/rclone3306240231", Modify Window "1s" 2026/05/27 03:28:00 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: poll-interval is not supported by this remote 2026/05/27 03:28:00 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:28:00 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:00 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:28:00 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:28:00 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:00 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:28:00 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:00 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/27 03:28:00 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:28:00 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:00 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:28:00 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:28:01 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:01 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:28:01 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:01 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/27 03:28:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/27 03:28:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/27 03:28:01 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/27 03:28:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/27 03:28:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/27 03:28:01 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/05/27 03:28:01 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:28:01 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:01 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:28:01 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:28:01 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:01 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:28:01 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:01 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/27 03:28:01 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:28:01 DEBUG : dir: Looking for writers 2026/05/27 03:28:01 DEBUG : file1: reading active writers 2026/05/27 03:28:01 DEBUG : Looking for writers 2026/05/27 03:28:01 DEBUG : dir: reading active writers 2026/05/27 03:28:01 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.31s) === RUN TestReadFileHandleRelease run.go:198: Remote "sftp://rclone@:22/rclone-test-xinuxun5diji", Local "Local file system at /tmp/rclone3306240231", Modify Window "1s" 2026/05/27 03:28:01 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: poll-interval is not supported by this remote 2026/05/27 03:28:01 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:28:01 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:01 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:28:01 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:28:01 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:01 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:28:01 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:01 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/27 03:28:01 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:28:01 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:01 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:28:01 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:28:01 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:01 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:28:01 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:01 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/27 03:28:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/27 03:28:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/27 03:28:01 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/27 03:28:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/27 03:28:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/27 03:28:01 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/05/27 03:28:01 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/05/27 03:28:01 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:28:01 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:01 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:28:01 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:28:01 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:01 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:28:01 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:01 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/27 03:28:01 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/05/27 03:28:01 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:28:01 DEBUG : dir: Looking for writers 2026/05/27 03:28:01 DEBUG : file1: reading active writers 2026/05/27 03:28:01 DEBUG : Looking for writers 2026/05/27 03:28:01 DEBUG : dir: reading active writers 2026/05/27 03:28:01 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.31s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "sftp://rclone@:22/rclone-test-xinuxun5diji", Local "Local file system at /tmp/rclone3306240231", Modify Window "1s" 2026/05/27 03:28:01 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: poll-interval is not supported by this remote 2026/05/27 03:28:01 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/27 03:28:01 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:01 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/27 03:28:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/27 03:28:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:01 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/27 03:28:01 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:28:01 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:01 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:28:01 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:28:01 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:01 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:28:01 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:01 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/27 03:28:01 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:28:01 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:01 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:28:01 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:28:01 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:01 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:28:01 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:01 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/27 03:28:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/27 03:28:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/27 03:28:01 DEBUG : dir/file1: newRWFileHandle: 2026/05/27 03:28:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/27 03:28:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/27 03:28:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/27 03:28:01 DEBUG : dir/file1(0x29e8b2d68840): _readAt: size=1, off=0 2026/05/27 03:28:01 DEBUG : dir/file1(0x29e8b2d68840): openPending: 2026/05/27 03:28:01 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:28:01 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:01 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:28:01 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:28:01 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:01 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:28:01 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:01 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/27 03:28:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/27 03:28:01 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/27 03:28:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/27 03:28:01 DEBUG : dir/file1(0x29e8b2d68840): >openPending: err= 2026/05/27 03:28:01 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/27 03:28:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/27 03:28:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/27 03:28:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/27 03:28:01 DEBUG : dir/file1(0x29e8b2d68840): >_readAt: n=1, err= 2026/05/27 03:28:01 DEBUG : dir/file1(0x29e8b2d68840): _readAt: size=256, off=1 2026/05/27 03:28:01 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/05/27 03:28:01 DEBUG : dir/file1(0x29e8b2d68840): >_readAt: n=15, err=EOF 2026/05/27 03:28:01 DEBUG : dir/file1(0x29e8b2d68840): _readAt: size=16, off=16 2026/05/27 03:28:01 DEBUG : dir/file1(0x29e8b2d68840): >_readAt: n=0, err=EOF 2026/05/27 03:28:01 DEBUG : dir/file1(0x29e8b2d68840): close: 2026/05/27 03:28:01 DEBUG : dir/file1(0x29e8b2d68840): >close: err= 2026/05/27 03:28:01 DEBUG : dir/file1(0x29e8b2d68840): close: 2026/05/27 03:28:01 DEBUG : dir/file1(0x29e8b2d68840): >close: err=file already closed 2026/05/27 03:28:01 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:28:01 DEBUG : dir: Looking for writers 2026/05/27 03:28:01 DEBUG : file1: reading active writers 2026/05/27 03:28:01 DEBUG : Looking for writers 2026/05/27 03:28:01 DEBUG : dir: reading active writers 2026/05/27 03:28:01 DEBUG : >WaitForWriters: 2026/05/27 03:28:01 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.32s) === RUN TestRWFileHandleSeek run.go:198: Remote "sftp://rclone@:22/rclone-test-xinuxun5diji", Local "Local file system at /tmp/rclone3306240231", Modify Window "1s" 2026/05/27 03:28:01 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: poll-interval is not supported by this remote 2026/05/27 03:28:01 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/27 03:28:01 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:01 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/27 03:28:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/27 03:28:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:01 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/27 03:28:01 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:28:01 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:01 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:28:01 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:28:01 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:01 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:28:01 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:01 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/27 03:28:01 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:28:01 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:01 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:28:01 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:28:02 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:02 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:28:02 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:02 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/27 03:28:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/27 03:28:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/27 03:28:02 DEBUG : dir/file1: newRWFileHandle: 2026/05/27 03:28:02 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/27 03:28:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/27 03:28:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/27 03:28:02 DEBUG : dir/file1(0x29e8b28c0dc0): _readAt: size=1, off=0 2026/05/27 03:28:02 DEBUG : dir/file1(0x29e8b28c0dc0): openPending: 2026/05/27 03:28:02 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:28:02 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:02 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:28:02 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:28:02 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:02 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:28:02 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:02 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/27 03:28:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/27 03:28:02 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/27 03:28:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/27 03:28:02 DEBUG : dir/file1(0x29e8b28c0dc0): >openPending: err= 2026/05/27 03:28:02 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/27 03:28:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/27 03:28:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/27 03:28:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/27 03:28:02 DEBUG : dir/file1(0x29e8b28c0dc0): >_readAt: n=1, err= 2026/05/27 03:28:02 DEBUG : dir/file1(0x29e8b28c0dc0): _readAt: size=1, off=5 2026/05/27 03:28:02 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/27 03:28:02 DEBUG : dir/file1(0x29e8b28c0dc0): >_readAt: n=1, err= 2026/05/27 03:28:02 DEBUG : dir/file1(0x29e8b28c0dc0): _readAt: size=1, off=3 2026/05/27 03:28:02 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/27 03:28:02 DEBUG : dir/file1(0x29e8b28c0dc0): >_readAt: n=1, err= 2026/05/27 03:28:02 DEBUG : dir/file1(0x29e8b28c0dc0): _readAt: size=1, off=13 2026/05/27 03:28:02 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/27 03:28:02 DEBUG : dir/file1(0x29e8b28c0dc0): >_readAt: n=1, err= 2026/05/27 03:28:02 DEBUG : dir/file1(0x29e8b28c0dc0): _readAt: size=16, off=100 2026/05/27 03:28:02 DEBUG : dir/file1(0x29e8b28c0dc0): >_readAt: n=0, err=EOF 2026/05/27 03:28:02 DEBUG : dir/file1(0x29e8b28c0dc0): close: 2026/05/27 03:28:02 DEBUG : dir/file1(0x29e8b28c0dc0): >close: err= 2026/05/27 03:28:02 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:28:02 DEBUG : dir: Looking for writers 2026/05/27 03:28:02 DEBUG : file1: reading active writers 2026/05/27 03:28:02 DEBUG : Looking for writers 2026/05/27 03:28:02 DEBUG : dir: reading active writers 2026/05/27 03:28:02 DEBUG : >WaitForWriters: 2026/05/27 03:28:02 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.31s) === RUN TestRWFileHandleReadAt run.go:198: Remote "sftp://rclone@:22/rclone-test-xinuxun5diji", Local "Local file system at /tmp/rclone3306240231", Modify Window "1s" 2026/05/27 03:28:02 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: poll-interval is not supported by this remote 2026/05/27 03:28:02 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/27 03:28:02 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:02 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/27 03:28:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/27 03:28:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:02 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/27 03:28:02 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:28:02 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:02 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:28:02 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:28:02 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:02 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:28:02 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:02 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/27 03:28:02 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:28:02 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:02 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:28:02 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:28:02 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:02 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:28:02 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:02 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/27 03:28:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/27 03:28:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/27 03:28:02 DEBUG : dir/file1: newRWFileHandle: 2026/05/27 03:28:02 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/27 03:28:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/27 03:28:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/27 03:28:02 DEBUG : dir/file1(0x29e8b261a100): _readAt: size=1, off=0 2026/05/27 03:28:02 DEBUG : dir/file1(0x29e8b261a100): openPending: 2026/05/27 03:28:02 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:28:02 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:02 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:28:02 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:28:02 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:02 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:28:02 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:02 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/27 03:28:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/27 03:28:02 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/27 03:28:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/27 03:28:02 DEBUG : dir/file1(0x29e8b261a100): >openPending: err= 2026/05/27 03:28:02 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/27 03:28:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/27 03:28:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/27 03:28:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/27 03:28:02 DEBUG : dir/file1(0x29e8b261a100): >_readAt: n=1, err= 2026/05/27 03:28:02 DEBUG : dir/file1(0x29e8b261a100): _readAt: size=1, off=5 2026/05/27 03:28:02 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/27 03:28:02 DEBUG : dir/file1(0x29e8b261a100): >_readAt: n=1, err= 2026/05/27 03:28:02 DEBUG : dir/file1(0x29e8b261a100): _readAt: size=1, off=1 2026/05/27 03:28:02 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/27 03:28:02 DEBUG : dir/file1(0x29e8b261a100): >_readAt: n=1, err= 2026/05/27 03:28:02 DEBUG : dir/file1(0x29e8b261a100): _readAt: size=6, off=10 2026/05/27 03:28:02 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/05/27 03:28:02 DEBUG : dir/file1(0x29e8b261a100): >_readAt: n=6, err= 2026/05/27 03:28:02 DEBUG : dir/file1(0x29e8b261a100): _readAt: size=256, off=10 2026/05/27 03:28:02 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/05/27 03:28:02 DEBUG : dir/file1(0x29e8b261a100): >_readAt: n=6, err=EOF 2026/05/27 03:28:02 DEBUG : dir/file1(0x29e8b261a100): _readAt: size=256, off=100 2026/05/27 03:28:02 DEBUG : dir/file1(0x29e8b261a100): >_readAt: n=0, err=EOF 2026/05/27 03:28:02 DEBUG : dir/file1(0x29e8b261a100): close: 2026/05/27 03:28:02 DEBUG : dir/file1(0x29e8b261a100): >close: err= 2026/05/27 03:28:02 DEBUG : dir/file1(0x29e8b261a100): _readAt: size=256, off=100 2026/05/27 03:28:02 DEBUG : dir/file1(0x29e8b261a100): >_readAt: n=0, err=file already closed 2026/05/27 03:28:02 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:28:02 DEBUG : dir: Looking for writers 2026/05/27 03:28:02 DEBUG : file1: reading active writers 2026/05/27 03:28:02 DEBUG : Looking for writers 2026/05/27 03:28:02 DEBUG : dir: reading active writers 2026/05/27 03:28:02 DEBUG : >WaitForWriters: 2026/05/27 03:28:02 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.32s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "sftp://rclone@:22/rclone-test-xinuxun5diji", Local "Local file system at /tmp/rclone3306240231", Modify Window "1s" 2026/05/27 03:28:02 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: poll-interval is not supported by this remote 2026/05/27 03:28:02 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/27 03:28:02 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:02 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/27 03:28:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/27 03:28:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:02 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/27 03:28:02 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:28:02 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:02 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:28:02 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:28:02 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:02 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:28:02 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:02 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/27 03:28:02 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:28:02 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:02 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:28:02 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:28:02 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:02 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:28:02 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:02 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/27 03:28:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/27 03:28:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/27 03:28:02 DEBUG : dir/file1: newRWFileHandle: 2026/05/27 03:28:02 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/27 03:28:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/27 03:28:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/27 03:28:02 DEBUG : dir/file1(0x29e8b26b4100): RWFileHandle.Flush 2026/05/27 03:28:02 DEBUG : dir/file1(0x29e8b26b4100): _readAt: size=256, off=0 2026/05/27 03:28:02 DEBUG : dir/file1(0x29e8b26b4100): openPending: 2026/05/27 03:28:02 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:28:02 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:02 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:28:02 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:28:02 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:02 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:28:02 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:02 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/27 03:28:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/27 03:28:02 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/27 03:28:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/27 03:28:02 DEBUG : dir/file1(0x29e8b26b4100): >openPending: err= 2026/05/27 03:28:02 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/05/27 03:28:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/27 03:28:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/27 03:28:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/27 03:28:02 DEBUG : dir/file1(0x29e8b26b4100): >_readAt: n=16, err=EOF 2026/05/27 03:28:02 DEBUG : dir/file1(0x29e8b26b4100): RWFileHandle.Flush 2026/05/27 03:28:02 DEBUG : dir/file1(0x29e8b26b4100): RWFileHandle.Flush 2026/05/27 03:28:02 DEBUG : dir/file1(0x29e8b26b4100): close: 2026/05/27 03:28:02 DEBUG : dir/file1(0x29e8b26b4100): >close: err= 2026/05/27 03:28:02 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:28:02 DEBUG : dir: Looking for writers 2026/05/27 03:28:02 DEBUG : file1: reading active writers 2026/05/27 03:28:02 DEBUG : Looking for writers 2026/05/27 03:28:02 DEBUG : dir: reading active writers 2026/05/27 03:28:02 DEBUG : >WaitForWriters: 2026/05/27 03:28:02 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.32s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "sftp://rclone@:22/rclone-test-xinuxun5diji", Local "Local file system at /tmp/rclone3306240231", Modify Window "1s" 2026/05/27 03:28:02 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: poll-interval is not supported by this remote 2026/05/27 03:28:02 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/27 03:28:02 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:02 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/27 03:28:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/27 03:28:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:02 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/27 03:28:02 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:28:02 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:02 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:28:02 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:28:02 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:02 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:28:02 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:02 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/27 03:28:02 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:28:02 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:02 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:28:02 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:28:02 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:02 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:28:02 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:02 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/27 03:28:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/27 03:28:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/27 03:28:02 DEBUG : dir/file1: newRWFileHandle: 2026/05/27 03:28:02 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/27 03:28:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/27 03:28:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/27 03:28:02 DEBUG : dir/file1(0x29e8b261b840): _readAt: size=256, off=0 2026/05/27 03:28:02 DEBUG : dir/file1(0x29e8b261b840): openPending: 2026/05/27 03:28:02 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:28:02 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:02 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:28:02 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:28:03 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:03 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:28:03 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:03 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/27 03:28:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/27 03:28:03 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/27 03:28:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/27 03:28:03 DEBUG : dir/file1(0x29e8b261b840): >openPending: err= 2026/05/27 03:28:03 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/05/27 03:28:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/27 03:28:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/27 03:28:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/27 03:28:03 DEBUG : dir/file1(0x29e8b261b840): >_readAt: n=16, err=EOF 2026/05/27 03:28:03 DEBUG : dir/file1(0x29e8b261b840): RWFileHandle.Release 2026/05/27 03:28:03 DEBUG : dir/file1(0x29e8b261b840): close: 2026/05/27 03:28:03 DEBUG : dir/file1(0x29e8b261b840): >close: err= 2026/05/27 03:28:03 DEBUG : dir/file1(0x29e8b261b840): RWFileHandle.Release 2026/05/27 03:28:03 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:28:03 DEBUG : dir: Looking for writers 2026/05/27 03:28:03 DEBUG : file1: reading active writers 2026/05/27 03:28:03 DEBUG : Looking for writers 2026/05/27 03:28:03 DEBUG : dir: reading active writers 2026/05/27 03:28:03 DEBUG : >WaitForWriters: 2026/05/27 03:28:03 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.31s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-xinuxun5diji", Local "Local file system at /tmp/rclone3306240231", Modify Window "1s" 2026/05/27 03:28:03 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: poll-interval is not supported by this remote 2026/05/27 03:28:03 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/27 03:28:03 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:03 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/27 03:28:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/27 03:28:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:03 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/27 03:28:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:03 DEBUG : file1: newRWFileHandle: 2026/05/27 03:28:03 DEBUG : file1(0x29e8b26b53c0): openPending: 2026/05/27 03:28:03 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/27 03:28:03 DEBUG : file1(0x29e8b26b53c0): >openPending: err= 2026/05/27 03:28:03 DEBUG : file1: >newRWFileHandle: err= 2026/05/27 03:28:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/27 03:28:03 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/27 03:28:03 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/27 03:28:03 DEBUG : file1(0x29e8b26b53c0): _writeAt: size=5, off=0 2026/05/27 03:28:03 DEBUG : file1(0x29e8b26b53c0): >_writeAt: n=5, err= 2026/05/27 03:28:03 DEBUG : file1(0x29e8b26b53c0): _writeAt: size=7, off=5 2026/05/27 03:28:03 DEBUG : file1(0x29e8b26b53c0): >_writeAt: n=7, err= 2026/05/27 03:28:03 DEBUG : file1: vfs cache: truncate to size=11 2026/05/27 03:28:03 DEBUG : file1(0x29e8b26b53c0): close: 2026/05/27 03:28:03 DEBUG : file1: vfs cache: setting modification time to 2026-05-27 03:28:03.076636231 +0000 UTC m=+25.825604792 2026/05/27 03:28:03 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:03 DEBUG : file1(0x29e8b26b53c0): >close: err= 2026/05/27 03:28:03 DEBUG : file1(0x29e8b26b53c0): close: 2026/05/27 03:28:03 DEBUG : file1(0x29e8b26b53c0): >close: err=file already closed 2026/05/27 03:28:03 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:28:03 DEBUG : Looking for writers 2026/05/27 03:28:03 DEBUG : file1: reading active writers 2026/05/27 03:28:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/27 03:28:03 DEBUG : Looking for writers 2026/05/27 03:28:03 DEBUG : file1: reading active writers 2026/05/27 03:28:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/27 03:28:03 DEBUG : Looking for writers 2026/05/27 03:28:03 DEBUG : file1: reading active writers 2026/05/27 03:28:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/27 03:28:03 DEBUG : Looking for writers 2026/05/27 03:28:03 DEBUG : file1: reading active writers 2026/05/27 03:28:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/27 03:28:03 DEBUG : file1: vfs cache: starting upload 2026/05/27 03:28:03 DEBUG : file1.458d981c.partial: size = 11 OK 2026/05/27 03:28:03 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/file1.458d981c.partial" 2026/05/27 03:28:03 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:03 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/file1.458d981c.partial 2026/05/27 03:28:03 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/file1.458d981c.partial" 2026/05/27 03:28:03 DEBUG : Looking for writers 2026/05/27 03:28:03 DEBUG : file1: reading active writers 2026/05/27 03:28:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/27 03:28:03 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:03 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-xinuxun5diji/file1.458d981c.partial 2026/05/27 03:28:03 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:03 DEBUG : file1.458d981c.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/27 03:28:03 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/27 03:28:03 DEBUG : file1.458d981c.partial: renamed to: file1 2026/05/27 03:28:03 INFO : file1: Copied (new) 2026/05/27 03:28:03 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/file1" 2026/05/27 03:28:03 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:03 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/file1 2026/05/27 03:28:03 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/file1" 2026/05/27 03:28:03 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:03 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-xinuxun5diji/file1 2026/05/27 03:28:03 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:03 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/27 03:28:03 DEBUG : file1: vfs cache: fingerprint now "11,2026-05-27 03:28:03 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/05/27 03:28:03 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/27 03:28:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/27 03:28:03 INFO : file1: vfs cache: upload succeeded try #1 2026/05/27 03:28:03 DEBUG : Looking for writers 2026/05/27 03:28:03 DEBUG : file1: reading active writers 2026/05/27 03:28:03 DEBUG : >WaitForWriters: 2026/05/27 03:28:03 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/file1" 2026/05/27 03:28:03 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:03 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/file1 2026/05/27 03:28:03 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/file1" 2026/05/27 03:28:03 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:03 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-xinuxun5diji/file1 2026/05/27 03:28:03 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:03 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/27 03:28:03 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/file1" 2026/05/27 03:28:03 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:03 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/file1 2026/05/27 03:28:03 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/file1" 2026/05/27 03:28:03 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:03 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-xinuxun5diji/file1 2026/05/27 03:28:03 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:03 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/05/27 03:28:03 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:28:03 DEBUG : Looking for writers 2026/05/27 03:28:03 DEBUG : file1: reading active writers 2026/05/27 03:28:03 DEBUG : >WaitForWriters: 2026/05/27 03:28:03 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.52s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "sftp://rclone@:22/rclone-test-xinuxun5diji", Local "Local file system at /tmp/rclone3306240231", Modify Window "1s" 2026/05/27 03:28:03 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: poll-interval is not supported by this remote 2026/05/27 03:28:03 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/27 03:28:03 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:03 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/27 03:28:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/27 03:28:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:03 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/27 03:28:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:03 DEBUG : file1: newRWFileHandle: 2026/05/27 03:28:03 DEBUG : file1(0x29e8b23554c0): openPending: 2026/05/27 03:28:03 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/27 03:28:03 DEBUG : file1(0x29e8b23554c0): >openPending: err= 2026/05/27 03:28:03 DEBUG : file1: >newRWFileHandle: err= 2026/05/27 03:28:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/27 03:28:03 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/27 03:28:03 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/27 03:28:03 DEBUG : file1(0x29e8b23554c0): _writeAt: size=7, off=0 2026/05/27 03:28:03 DEBUG : file1(0x29e8b23554c0): >_writeAt: n=7, err= 2026/05/27 03:28:03 DEBUG : file1(0x29e8b23554c0): _writeAt: size=6, off=5 2026/05/27 03:28:03 DEBUG : file1(0x29e8b23554c0): >_writeAt: n=6, err= 2026/05/27 03:28:03 DEBUG : file1(0x29e8b23554c0): close: 2026/05/27 03:28:03 DEBUG : file1: vfs cache: setting modification time to 2026-05-27 03:28:03.593388592 +0000 UTC m=+26.342357023 2026/05/27 03:28:03 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:03 DEBUG : file1(0x29e8b23554c0): >close: err= 2026/05/27 03:28:03 DEBUG : file1(0x29e8b23554c0): _writeAt: size=5, off=0 2026/05/27 03:28:03 DEBUG : file1(0x29e8b23554c0): >_writeAt: n=0, err=file already closed 2026/05/27 03:28:03 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:28:03 DEBUG : Looking for writers 2026/05/27 03:28:03 DEBUG : file1: reading active writers 2026/05/27 03:28:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/27 03:28:03 DEBUG : Looking for writers 2026/05/27 03:28:03 DEBUG : file1: reading active writers 2026/05/27 03:28:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/27 03:28:03 DEBUG : Looking for writers 2026/05/27 03:28:03 DEBUG : file1: reading active writers 2026/05/27 03:28:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/27 03:28:03 DEBUG : Looking for writers 2026/05/27 03:28:03 DEBUG : file1: reading active writers 2026/05/27 03:28:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/27 03:28:03 DEBUG : file1: vfs cache: starting upload 2026/05/27 03:28:03 DEBUG : file1.f7144df3.partial: size = 11 OK 2026/05/27 03:28:03 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/file1.f7144df3.partial" 2026/05/27 03:28:03 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:03 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/file1.f7144df3.partial 2026/05/27 03:28:03 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/file1.f7144df3.partial" 2026/05/27 03:28:03 DEBUG : Looking for writers 2026/05/27 03:28:03 DEBUG : file1: reading active writers 2026/05/27 03:28:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/27 03:28:03 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:03 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-xinuxun5diji/file1.f7144df3.partial 2026/05/27 03:28:03 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:03 DEBUG : file1.f7144df3.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/27 03:28:03 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/27 03:28:03 DEBUG : file1.f7144df3.partial: renamed to: file1 2026/05/27 03:28:03 INFO : file1: Copied (new) 2026/05/27 03:28:03 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/file1" 2026/05/27 03:28:03 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:03 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/file1 2026/05/27 03:28:03 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/file1" 2026/05/27 03:28:03 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:03 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-xinuxun5diji/file1 2026/05/27 03:28:03 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:03 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/27 03:28:03 DEBUG : file1: vfs cache: fingerprint now "11,2026-05-27 03:28:03 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/05/27 03:28:03 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/27 03:28:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/27 03:28:03 INFO : file1: vfs cache: upload succeeded try #1 2026/05/27 03:28:03 DEBUG : Looking for writers 2026/05/27 03:28:03 DEBUG : file1: reading active writers 2026/05/27 03:28:03 DEBUG : >WaitForWriters: 2026/05/27 03:28:03 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/file1" 2026/05/27 03:28:03 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:03 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/file1 2026/05/27 03:28:03 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/file1" 2026/05/27 03:28:04 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:04 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-xinuxun5diji/file1 2026/05/27 03:28:04 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:04 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/27 03:28:04 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/file1" 2026/05/27 03:28:04 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:04 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/file1 2026/05/27 03:28:04 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/file1" 2026/05/27 03:28:04 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:04 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-xinuxun5diji/file1 2026/05/27 03:28:04 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:04 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/05/27 03:28:04 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:28:04 DEBUG : Looking for writers 2026/05/27 03:28:04 DEBUG : file1: reading active writers 2026/05/27 03:28:04 DEBUG : >WaitForWriters: 2026/05/27 03:28:04 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.52s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-xinuxun5diji", Local "Local file system at /tmp/rclone3306240231", Modify Window "1s" 2026/05/27 03:28:04 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: poll-interval is not supported by this remote 2026/05/27 03:28:04 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/27 03:28:04 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:04 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/27 03:28:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/27 03:28:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:04 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/27 03:28:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:04 DEBUG : file1: newRWFileHandle: 2026/05/27 03:28:04 DEBUG : file1(0x29e8b2a42980): openPending: 2026/05/27 03:28:04 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/27 03:28:04 DEBUG : file1(0x29e8b2a42980): >openPending: err= 2026/05/27 03:28:04 DEBUG : file1: >newRWFileHandle: err= 2026/05/27 03:28:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/27 03:28:04 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/27 03:28:04 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/27 03:28:04 DEBUG : file1(0x29e8b2a42980): close: 2026/05/27 03:28:04 DEBUG : file1: vfs cache: setting modification time to 2026-05-27 03:28:04.111665286 +0000 UTC m=+26.860633717 2026/05/27 03:28:04 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:04 DEBUG : file1(0x29e8b2a42980): >close: err= 2026/05/27 03:28:04 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/27 03:28:04 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/27 03:28:04 DEBUG : file2: newRWFileHandle: 2026/05/27 03:28:04 DEBUG : file2(0x29e8b2a42e40): openPending: 2026/05/27 03:28:04 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:04 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/27 03:28:04 DEBUG : file2(0x29e8b2a42e40): >openPending: err= 2026/05/27 03:28:04 DEBUG : file2: >newRWFileHandle: err= 2026/05/27 03:28:04 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/27 03:28:04 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/05/27 03:28:04 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/05/27 03:28:04 DEBUG : file2(0x29e8b2a42e40): RWFileHandle.Flush 2026/05/27 03:28:04 DEBUG : file2(0x29e8b2a42e40): RWFileHandle.Release 2026/05/27 03:28:04 DEBUG : file2(0x29e8b2a42e40): close: 2026/05/27 03:28:04 DEBUG : file2: vfs cache: setting modification time to 2026-05-27 03:28:04.112800533 +0000 UTC m=+26.861768965 2026/05/27 03:28:04 INFO : file2: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:04 DEBUG : file2(0x29e8b2a42e40): >close: err= 2026/05/27 03:28:04 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:28:04 DEBUG : Looking for writers 2026/05/27 03:28:04 DEBUG : file1: reading active writers 2026/05/27 03:28:04 DEBUG : file2: reading active writers 2026/05/27 03:28:04 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/05/27 03:28:04 DEBUG : Looking for writers 2026/05/27 03:28:04 DEBUG : file1: reading active writers 2026/05/27 03:28:04 DEBUG : file2: reading active writers 2026/05/27 03:28:04 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/05/27 03:28:04 DEBUG : Looking for writers 2026/05/27 03:28:04 DEBUG : file1: reading active writers 2026/05/27 03:28:04 DEBUG : file2: reading active writers 2026/05/27 03:28:04 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/05/27 03:28:04 DEBUG : Looking for writers 2026/05/27 03:28:04 DEBUG : file1: reading active writers 2026/05/27 03:28:04 DEBUG : file2: reading active writers 2026/05/27 03:28:04 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/05/27 03:28:04 DEBUG : file1: vfs cache: starting upload 2026/05/27 03:28:04 DEBUG : file2: vfs cache: starting upload 2026/05/27 03:28:04 DEBUG : file1.0215a3ff.partial: size = 0 OK 2026/05/27 03:28:04 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/file1.0215a3ff.partial" 2026/05/27 03:28:04 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:04 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/file1.0215a3ff.partial 2026/05/27 03:28:04 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/file1.0215a3ff.partial" 2026/05/27 03:28:04 DEBUG : file2.92d93128.partial: size = 0 OK 2026/05/27 03:28:04 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/file2.92d93128.partial" 2026/05/27 03:28:04 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:04 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/file2.92d93128.partial 2026/05/27 03:28:04 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/file2.92d93128.partial" 2026/05/27 03:28:04 DEBUG : Looking for writers 2026/05/27 03:28:04 DEBUG : file2: reading active writers 2026/05/27 03:28:04 DEBUG : file1: reading active writers 2026/05/27 03:28:04 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/05/27 03:28:04 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:04 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-xinuxun5diji/file2.92d93128.partial 2026/05/27 03:28:04 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:04 DEBUG : file2.92d93128.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/27 03:28:04 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/27 03:28:04 DEBUG : file2.92d93128.partial: renamed to: file2 2026/05/27 03:28:04 INFO : file2: Copied (new) 2026/05/27 03:28:04 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/file2" 2026/05/27 03:28:04 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:04 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/file2 2026/05/27 03:28:04 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/file2" 2026/05/27 03:28:04 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:04 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-xinuxun5diji/file1.0215a3ff.partial 2026/05/27 03:28:04 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:04 DEBUG : file1.0215a3ff.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/27 03:28:04 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/27 03:28:04 DEBUG : file1.0215a3ff.partial: renamed to: file1 2026/05/27 03:28:04 INFO : file1: Copied (new) 2026/05/27 03:28:04 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/file1" 2026/05/27 03:28:04 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:04 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/file1 2026/05/27 03:28:04 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/file1" 2026/05/27 03:28:04 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:04 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-xinuxun5diji/file1 2026/05/27 03:28:04 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:04 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/27 03:28:04 DEBUG : file1: vfs cache: fingerprint now "0,2026-05-27 03:28:04 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/05/27 03:28:04 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/27 03:28:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/27 03:28:04 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:04 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-xinuxun5diji/file2 2026/05/27 03:28:04 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:04 INFO : file1: vfs cache: upload succeeded try #1 2026/05/27 03:28:04 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/27 03:28:04 DEBUG : file2: vfs cache: fingerprint now "0,2026-05-27 03:28:04 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/05/27 03:28:04 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/05/27 03:28:04 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/27 03:28:04 INFO : file2: vfs cache: upload succeeded try #1 2026/05/27 03:28:04 DEBUG : Looking for writers 2026/05/27 03:28:04 DEBUG : file1: reading active writers 2026/05/27 03:28:04 DEBUG : file2: reading active writers 2026/05/27 03:28:04 DEBUG : >WaitForWriters: 2026/05/27 03:28:04 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/file1" 2026/05/27 03:28:04 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:04 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/file1 2026/05/27 03:28:04 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/file1" 2026/05/27 03:28:04 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:04 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-xinuxun5diji/file1 2026/05/27 03:28:04 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:04 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/27 03:28:04 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/file1" 2026/05/27 03:28:04 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:04 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/file1 2026/05/27 03:28:04 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/file1" 2026/05/27 03:28:04 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:04 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-xinuxun5diji/file1 2026/05/27 03:28:04 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:04 DEBUG : file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/05/27 03:28:04 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/file2" 2026/05/27 03:28:04 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:04 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/file2 2026/05/27 03:28:04 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/file2" 2026/05/27 03:28:04 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:04 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-xinuxun5diji/file2 2026/05/27 03:28:04 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:04 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/27 03:28:04 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/file2" 2026/05/27 03:28:04 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:04 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/file2 2026/05/27 03:28:04 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/file2" 2026/05/27 03:28:04 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:04 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-xinuxun5diji/file2 2026/05/27 03:28:04 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:04 DEBUG : file2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/05/27 03:28:04 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:28:04 DEBUG : Looking for writers 2026/05/27 03:28:04 DEBUG : file1: reading active writers 2026/05/27 03:28:04 DEBUG : file2: reading active writers 2026/05/27 03:28:04 DEBUG : >WaitForWriters: 2026/05/27 03:28:04 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.72s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-xinuxun5diji", Local "Local file system at /tmp/rclone3306240231", Modify Window "1s" 2026/05/27 03:28:04 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: poll-interval is not supported by this remote 2026/05/27 03:28:04 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/27 03:28:04 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:04 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/27 03:28:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/27 03:28:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:04 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/27 03:28:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:04 DEBUG : file1: newRWFileHandle: 2026/05/27 03:28:04 DEBUG : file1(0x29e8b26b4240): openPending: 2026/05/27 03:28:04 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/27 03:28:04 DEBUG : file1(0x29e8b26b4240): >openPending: err= 2026/05/27 03:28:04 DEBUG : file1: >newRWFileHandle: err= 2026/05/27 03:28:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/27 03:28:04 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/27 03:28:04 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/27 03:28:04 DEBUG : file1(0x29e8b26b4240): _writeAt: size=5, off=0 2026/05/27 03:28:04 DEBUG : file1(0x29e8b26b4240): >_writeAt: n=5, err= 2026/05/27 03:28:04 DEBUG : file1(0x29e8b26b4240): RWFileHandle.Flush 2026/05/27 03:28:04 DEBUG : file1(0x29e8b26b4240): RWFileHandle.Flush 2026/05/27 03:28:04 DEBUG : file1(0x29e8b26b4240): close: 2026/05/27 03:28:04 DEBUG : file1: vfs cache: setting modification time to 2026-05-27 03:28:04.833623989 +0000 UTC m=+27.582592450 2026/05/27 03:28:04 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:04 DEBUG : file1(0x29e8b26b4240): >close: err= 2026/05/27 03:28:04 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:28:04 DEBUG : Looking for writers 2026/05/27 03:28:04 DEBUG : file1: reading active writers 2026/05/27 03:28:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/27 03:28:04 DEBUG : Looking for writers 2026/05/27 03:28:04 DEBUG : file1: reading active writers 2026/05/27 03:28:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/27 03:28:04 DEBUG : Looking for writers 2026/05/27 03:28:04 DEBUG : file1: reading active writers 2026/05/27 03:28:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/27 03:28:04 DEBUG : Looking for writers 2026/05/27 03:28:04 DEBUG : file1: reading active writers 2026/05/27 03:28:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/27 03:28:04 DEBUG : file1: vfs cache: starting upload 2026/05/27 03:28:04 DEBUG : file1.f59a7e71.partial: size = 5 OK 2026/05/27 03:28:04 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/file1.f59a7e71.partial" 2026/05/27 03:28:04 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:04 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/file1.f59a7e71.partial 2026/05/27 03:28:04 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/file1.f59a7e71.partial" 2026/05/27 03:28:04 DEBUG : Looking for writers 2026/05/27 03:28:04 DEBUG : file1: reading active writers 2026/05/27 03:28:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/27 03:28:05 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:05 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-xinuxun5diji/file1.f59a7e71.partial 2026/05/27 03:28:05 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:05 DEBUG : file1.f59a7e71.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/27 03:28:05 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/27 03:28:05 DEBUG : file1.f59a7e71.partial: renamed to: file1 2026/05/27 03:28:05 INFO : file1: Copied (new) 2026/05/27 03:28:05 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/file1" 2026/05/27 03:28:05 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:05 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/file1 2026/05/27 03:28:05 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/file1" 2026/05/27 03:28:05 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:05 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-xinuxun5diji/file1 2026/05/27 03:28:05 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:05 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/27 03:28:05 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-27 03:28:04 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/27 03:28:05 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/27 03:28:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/27 03:28:05 INFO : file1: vfs cache: upload succeeded try #1 2026/05/27 03:28:05 DEBUG : Looking for writers 2026/05/27 03:28:05 DEBUG : file1: reading active writers 2026/05/27 03:28:05 DEBUG : >WaitForWriters: 2026/05/27 03:28:05 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.32s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-xinuxun5diji", Local "Local file system at /tmp/rclone3306240231", Modify Window "1s" 2026/05/27 03:28:05 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: poll-interval is not supported by this remote 2026/05/27 03:28:05 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/27 03:28:05 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:05 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/27 03:28:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/27 03:28:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:05 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/27 03:28:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:05 DEBUG : file1: newRWFileHandle: 2026/05/27 03:28:05 DEBUG : file1(0x29e8b26004c0): openPending: 2026/05/27 03:28:05 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/27 03:28:05 DEBUG : file1(0x29e8b26004c0): >openPending: err= 2026/05/27 03:28:05 DEBUG : file1: >newRWFileHandle: err= 2026/05/27 03:28:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/27 03:28:05 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/27 03:28:05 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/27 03:28:05 DEBUG : file1(0x29e8b26004c0): _writeAt: size=5, off=0 2026/05/27 03:28:05 DEBUG : file1(0x29e8b26004c0): >_writeAt: n=5, err= 2026/05/27 03:28:05 DEBUG : file1(0x29e8b26004c0): RWFileHandle.Release 2026/05/27 03:28:05 DEBUG : file1(0x29e8b26004c0): close: 2026/05/27 03:28:05 DEBUG : file1: vfs cache: setting modification time to 2026-05-27 03:28:05.153666412 +0000 UTC m=+27.902634843 2026/05/27 03:28:05 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:05 DEBUG : file1(0x29e8b26004c0): >close: err= 2026/05/27 03:28:05 DEBUG : file1(0x29e8b26004c0): RWFileHandle.Release 2026/05/27 03:28:05 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:28:05 DEBUG : Looking for writers 2026/05/27 03:28:05 DEBUG : file1: reading active writers 2026/05/27 03:28:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/27 03:28:05 DEBUG : Looking for writers 2026/05/27 03:28:05 DEBUG : file1: reading active writers 2026/05/27 03:28:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/27 03:28:05 DEBUG : Looking for writers 2026/05/27 03:28:05 DEBUG : file1: reading active writers 2026/05/27 03:28:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/27 03:28:05 DEBUG : Looking for writers 2026/05/27 03:28:05 DEBUG : file1: reading active writers 2026/05/27 03:28:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/27 03:28:05 DEBUG : file1: vfs cache: starting upload 2026/05/27 03:28:05 DEBUG : file1.4d040a12.partial: size = 5 OK 2026/05/27 03:28:05 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/file1.4d040a12.partial" 2026/05/27 03:28:05 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:05 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/file1.4d040a12.partial 2026/05/27 03:28:05 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/file1.4d040a12.partial" 2026/05/27 03:28:05 DEBUG : Looking for writers 2026/05/27 03:28:05 DEBUG : file1: reading active writers 2026/05/27 03:28:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/27 03:28:05 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:05 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-xinuxun5diji/file1.4d040a12.partial 2026/05/27 03:28:05 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:05 DEBUG : file1.4d040a12.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/27 03:28:05 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/27 03:28:05 DEBUG : file1.4d040a12.partial: renamed to: file1 2026/05/27 03:28:05 INFO : file1: Copied (new) 2026/05/27 03:28:05 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/file1" 2026/05/27 03:28:05 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:05 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/file1 2026/05/27 03:28:05 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/file1" 2026/05/27 03:28:05 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:05 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-xinuxun5diji/file1 2026/05/27 03:28:05 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:05 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/27 03:28:05 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-27 03:28:05 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/27 03:28:05 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/27 03:28:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/27 03:28:05 INFO : file1: vfs cache: upload succeeded try #1 2026/05/27 03:28:05 DEBUG : Looking for writers 2026/05/27 03:28:05 DEBUG : file1: reading active writers 2026/05/27 03:28:05 DEBUG : >WaitForWriters: 2026/05/27 03:28:05 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.32s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "sftp://rclone@:22/rclone-test-xinuxun5diji", Local "Local file system at /tmp/rclone3306240231", Modify Window "1s" 2026/05/27 03:28:05 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: poll-interval is not supported by this remote 2026/05/27 03:28:05 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/27 03:28:05 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:05 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/27 03:28:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/27 03:28:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:05 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/27 03:28:05 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:28:05 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:05 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:28:05 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:28:05 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:05 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:28:05 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:05 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/27 03:28:05 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:28:05 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:05 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:28:05 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:28:05 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:05 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:28:05 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:05 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/27 03:28:05 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/05/27 03:28:05 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/27 03:28:05 DEBUG : dir/file1: newRWFileHandle: 2026/05/27 03:28:05 DEBUG : dir/file1(0x29e8b207c780): openPending: 2026/05/27 03:28:05 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:28:05 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:05 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:28:05 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:28:05 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:05 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:28:05 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:05 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/27 03:28:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/27 03:28:05 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/27 03:28:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/27 03:28:05 DEBUG : dir/file1(0x29e8b207c780): >openPending: err= 2026/05/27 03:28:05 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/27 03:28:05 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/27 03:28:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/27 03:28:05 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/27 03:28:05 DEBUG : dir/file1(0x29e8b207c780): _writeAt: size=5, off=0 2026/05/27 03:28:05 DEBUG : dir/file1(0x29e8b207c780): >_writeAt: n=5, err= 2026/05/27 03:28:05 DEBUG : dir/file1(0x29e8b207c780): close: 2026/05/27 03:28:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:05 DEBUG : dir/file1: vfs cache: setting modification time to 2026-05-27 03:28:05.774911683 +0000 UTC m=+28.523880104 2026/05/27 03:28:05 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:05 DEBUG : dir/file1(0x29e8b207c780): >close: err= 2026/05/27 03:28:05 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:28:05 DEBUG : dir: Looking for writers 2026/05/27 03:28:05 DEBUG : file1: reading active writers 2026/05/27 03:28:05 DEBUG : Looking for writers 2026/05/27 03:28:05 DEBUG : dir: reading active writers 2026/05/27 03:28:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/27 03:28:05 DEBUG : dir: Looking for writers 2026/05/27 03:28:05 DEBUG : file1: reading active writers 2026/05/27 03:28:05 DEBUG : Looking for writers 2026/05/27 03:28:05 DEBUG : dir: reading active writers 2026/05/27 03:28:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/27 03:28:05 DEBUG : dir: Looking for writers 2026/05/27 03:28:05 DEBUG : file1: reading active writers 2026/05/27 03:28:05 DEBUG : Looking for writers 2026/05/27 03:28:05 DEBUG : dir: reading active writers 2026/05/27 03:28:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/27 03:28:05 DEBUG : dir: Looking for writers 2026/05/27 03:28:05 DEBUG : file1: reading active writers 2026/05/27 03:28:05 DEBUG : Looking for writers 2026/05/27 03:28:05 DEBUG : dir: reading active writers 2026/05/27 03:28:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/27 03:28:05 DEBUG : dir/file1: vfs cache: starting upload 2026/05/27 03:28:05 DEBUG : dir/file1.2cc11d43.partial: size = 5 OK 2026/05/27 03:28:05 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1.2cc11d43.partial" 2026/05/27 03:28:05 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:05 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1.2cc11d43.partial 2026/05/27 03:28:05 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1.2cc11d43.partial" 2026/05/27 03:28:05 DEBUG : dir: Looking for writers 2026/05/27 03:28:05 DEBUG : file1: reading active writers 2026/05/27 03:28:05 DEBUG : Looking for writers 2026/05/27 03:28:05 DEBUG : dir: reading active writers 2026/05/27 03:28:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/27 03:28:05 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:05 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-xinuxun5diji/dir/file1.2cc11d43.partial 2026/05/27 03:28:05 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:05 DEBUG : dir/file1.2cc11d43.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/27 03:28:05 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/27 03:28:05 DEBUG : dir/file1.2cc11d43.partial: renamed to: dir/file1 2026/05/27 03:28:05 INFO : dir/file1: Copied (replaced existing) 2026/05/27 03:28:05 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:28:05 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:05 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:28:05 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:28:06 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:06 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:28:06 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:06 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/27 03:28:06 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-05-27 03:28:05 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/27 03:28:06 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/27 03:28:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/27 03:28:06 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/27 03:28:06 DEBUG : dir: Looking for writers 2026/05/27 03:28:06 DEBUG : file1: reading active writers 2026/05/27 03:28:06 DEBUG : Looking for writers 2026/05/27 03:28:06 DEBUG : dir: reading active writers 2026/05/27 03:28:06 DEBUG : >WaitForWriters: 2026/05/27 03:28:06 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.62s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "sftp://rclone@:22/rclone-test-xinuxun5diji", Local "Local file system at /tmp/rclone3306240231", Modify Window "1s" 2026/05/27 03:28:06 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: poll-interval is not supported by this remote 2026/05/27 03:28:06 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/27 03:28:06 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:06 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/27 03:28:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/27 03:28:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:06 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/27 03:28:06 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:28:06 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:06 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:28:06 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:28:06 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:06 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:28:06 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:06 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/27 03:28:06 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:28:06 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:06 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:28:06 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:28:06 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:06 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:28:06 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:06 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/27 03:28:06 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:06 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:06 DEBUG : dir/file1: newRWFileHandle: 2026/05/27 03:28:06 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/27 03:28:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/27 03:28:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/27 03:28:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/27 03:28:06 DEBUG : dir/file1(0x29e8b2d69800): _writeAt: size=5, off=0 2026/05/27 03:28:06 DEBUG : dir/file1(0x29e8b2d69800): openPending: 2026/05/27 03:28:06 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:28:06 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:06 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:28:06 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:28:06 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:06 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:28:06 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:06 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/27 03:28:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/27 03:28:06 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/27 03:28:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/27 03:28:06 DEBUG : dir/file1(0x29e8b2d69800): >openPending: err= 2026/05/27 03:28:06 DEBUG : dir/file1(0x29e8b2d69800): >_writeAt: n=5, err= 2026/05/27 03:28:06 DEBUG : dir/file1(0x29e8b2d69800): _writeAt: size=15, off=5 2026/05/27 03:28:06 DEBUG : dir/file1(0x29e8b2d69800): >_writeAt: n=15, err= 2026/05/27 03:28:06 DEBUG : dir/file1(0x29e8b2d69800): close: 2026/05/27 03:28:06 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/05/27 03:28:06 DEBUG : dir/file1: vfs cache: setting modification time to 2026-05-27 03:28:06.396271231 +0000 UTC m=+29.145239662 2026/05/27 03:28:06 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:06 DEBUG : dir/file1(0x29e8b2d69800): >close: err= 2026/05/27 03:28:06 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:28:06 DEBUG : dir: Looking for writers 2026/05/27 03:28:06 DEBUG : file1: reading active writers 2026/05/27 03:28:06 DEBUG : Looking for writers 2026/05/27 03:28:06 DEBUG : dir: reading active writers 2026/05/27 03:28:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/27 03:28:06 DEBUG : dir: Looking for writers 2026/05/27 03:28:06 DEBUG : file1: reading active writers 2026/05/27 03:28:06 DEBUG : Looking for writers 2026/05/27 03:28:06 DEBUG : dir: reading active writers 2026/05/27 03:28:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/27 03:28:06 DEBUG : dir: Looking for writers 2026/05/27 03:28:06 DEBUG : file1: reading active writers 2026/05/27 03:28:06 DEBUG : Looking for writers 2026/05/27 03:28:06 DEBUG : dir: reading active writers 2026/05/27 03:28:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/27 03:28:06 DEBUG : dir: Looking for writers 2026/05/27 03:28:06 DEBUG : file1: reading active writers 2026/05/27 03:28:06 DEBUG : Looking for writers 2026/05/27 03:28:06 DEBUG : dir: reading active writers 2026/05/27 03:28:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/27 03:28:06 DEBUG : dir/file1: vfs cache: starting upload 2026/05/27 03:28:06 DEBUG : dir/file1.c9e9604a.partial: size = 20 OK 2026/05/27 03:28:06 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1.c9e9604a.partial" 2026/05/27 03:28:06 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:06 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1.c9e9604a.partial 2026/05/27 03:28:06 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1.c9e9604a.partial" 2026/05/27 03:28:06 DEBUG : dir: Looking for writers 2026/05/27 03:28:06 DEBUG : file1: reading active writers 2026/05/27 03:28:06 DEBUG : Looking for writers 2026/05/27 03:28:06 DEBUG : dir: reading active writers 2026/05/27 03:28:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/27 03:28:06 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:06 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-xinuxun5diji/dir/file1.c9e9604a.partial 2026/05/27 03:28:06 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:06 DEBUG : dir/file1.c9e9604a.partial: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/05/27 03:28:06 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/05/27 03:28:06 DEBUG : dir/file1.c9e9604a.partial: renamed to: dir/file1 2026/05/27 03:28:06 INFO : dir/file1: Copied (replaced existing) 2026/05/27 03:28:06 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:28:06 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:06 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:28:06 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:28:06 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:06 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:28:06 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:06 DEBUG : dir/file1: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/05/27 03:28:06 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-05-27 03:28:06 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/05/27 03:28:06 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/27 03:28:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/27 03:28:06 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/27 03:28:06 DEBUG : dir: Looking for writers 2026/05/27 03:28:06 DEBUG : file1: reading active writers 2026/05/27 03:28:06 DEBUG : Looking for writers 2026/05/27 03:28:06 DEBUG : dir: reading active writers 2026/05/27 03:28:06 DEBUG : >WaitForWriters: 2026/05/27 03:28:06 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.62s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "sftp://rclone@:22/rclone-test-xinuxun5diji", Local "Local file system at /tmp/rclone3306240231", Modify Window "1s" 2026/05/27 03:28:06 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: poll-interval is not supported by this remote 2026/05/27 03:28:06 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/27 03:28:06 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:06 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:06 DEBUG : Config file has changed externally - reloading 2026/05/27 03:28:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/27 03:28:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/27 03:28:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:06 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/27 03:28:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:06 DEBUG : file1: newRWFileHandle: 2026/05/27 03:28:06 DEBUG : file1(0x29e8b29231c0): openPending: 2026/05/27 03:28:06 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/27 03:28:06 DEBUG : file1(0x29e8b29231c0): >openPending: err= 2026/05/27 03:28:06 DEBUG : file1: >newRWFileHandle: err= 2026/05/27 03:28:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/27 03:28:06 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/27 03:28:06 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/27 03:28:06 DEBUG : file1(0x29e8b29231c0): _writeAt: size=5, off=0 2026/05/27 03:28:06 DEBUG : file1(0x29e8b29231c0): >_writeAt: n=5, err= 2026/05/27 03:28:06 DEBUG : file1(0x29e8b29231c0): close: 2026/05/27 03:28:06 DEBUG : file1: vfs cache: setting modification time to 2026-05-27 03:28:06.718867034 +0000 UTC m=+29.467835465 2026/05/27 03:28:06 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:06 DEBUG : file1(0x29e8b29231c0): >close: err= 2026/05/27 03:28:06 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:28:06 DEBUG : Looking for writers 2026/05/27 03:28:06 DEBUG : file1: reading active writers 2026/05/27 03:28:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/27 03:28:06 DEBUG : Looking for writers 2026/05/27 03:28:06 DEBUG : file1: reading active writers 2026/05/27 03:28:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/27 03:28:06 DEBUG : Looking for writers 2026/05/27 03:28:06 DEBUG : file1: reading active writers 2026/05/27 03:28:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/27 03:28:06 DEBUG : Looking for writers 2026/05/27 03:28:06 DEBUG : file1: reading active writers 2026/05/27 03:28:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/27 03:28:06 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-xinuxun5diji/dir/file1: no such file or directory 2026/05/27 03:28:06 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-xinuxun5diji/dir/file1: no such file or directory 2026/05/27 03:28:06 DEBUG : file1: vfs cache: starting upload 2026/05/27 03:28:06 DEBUG : file1.6c5e6969.partial: size = 5 OK 2026/05/27 03:28:06 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/file1.6c5e6969.partial" 2026/05/27 03:28:06 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:06 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/file1.6c5e6969.partial 2026/05/27 03:28:06 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/file1.6c5e6969.partial" 2026/05/27 03:28:06 DEBUG : Looking for writers 2026/05/27 03:28:06 DEBUG : file1: reading active writers 2026/05/27 03:28:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/27 03:28:06 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:06 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-xinuxun5diji/file1.6c5e6969.partial 2026/05/27 03:28:06 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:06 DEBUG : file1.6c5e6969.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/27 03:28:06 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/27 03:28:06 DEBUG : file1.6c5e6969.partial: renamed to: file1 2026/05/27 03:28:06 INFO : file1: Copied (new) 2026/05/27 03:28:06 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/file1" 2026/05/27 03:28:06 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:06 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/file1 2026/05/27 03:28:06 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/file1" 2026/05/27 03:28:07 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:07 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-xinuxun5diji/file1 2026/05/27 03:28:07 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:07 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/27 03:28:07 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-27 03:28:06 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/27 03:28:07 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/27 03:28:07 INFO : file1: vfs cache: upload succeeded try #1 2026/05/27 03:28:07 DEBUG : Looking for writers 2026/05/27 03:28:07 DEBUG : file1: reading active writers 2026/05/27 03:28:07 DEBUG : >WaitForWriters: 2026/05/27 03:28:07 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.32s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "sftp://rclone@:22/rclone-test-xinuxun5diji", Local "Local file system at /tmp/rclone3306240231", Modify Window "1s" 2026/05/27 03:28:07 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: poll-interval is not supported by this remote 2026/05/27 03:28:07 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/27 03:28:07 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:07 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/27 03:28:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/27 03:28:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/05/27 03:28:07 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25e6400): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25e6400): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25e6400): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25e6400): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25e6400): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.037806229 +0000 UTC m=+29.786774660 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25e6400): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25e6880): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25e6880): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25e6880): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25e6880): >_readAt: n=2, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25e6880): _writeAt: size=3, off=2 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25e6880): >_writeAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25e6880): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.037806229 +0000 UTC m=+29.786774660 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25e6880): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25e6d40): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25e6d40): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25e6d40): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25e6d40): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25e6d40): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.037806229 +0000 UTC m=+29.786774660 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25e6d40): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2336bd0 item 1 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25e7380): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25e7380): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25e7380): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25e7380): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25e7380): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.039804289 +0000 UTC m=+29.788772720 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25e7380): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25e7880): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25e7880): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25e7880): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25e7880): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25e7880): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.039804289 +0000 UTC m=+29.788772720 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25e7880): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2337b90 item 2 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25e7ec0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25e7ec0): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25e7ec0): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25e7ec0): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25e7ec0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.04152782 +0000 UTC m=+29.790496251 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25e7ec0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a1e440): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a1e440): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a1e440): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a1e440): >_readAt: n=2, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a1e440): _writeAt: size=3, off=2 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a1e440): >_writeAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a1e440): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.04152782 +0000 UTC m=+29.790496251 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a1e440): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a1e900): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a1e900): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a1e900): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a1e900): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a1e900): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.04152782 +0000 UTC m=+29.790496251 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a1e900): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b238a9a0 item 3 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a1ef80): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a1ef80): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a1ef80): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a1ef80): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a1ef80): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.04341417 +0000 UTC m=+29.792382590 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a1ef80): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a1f4c0): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a1f4c0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a1f4c0): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a1f4c0): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a1f4c0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.04341417 +0000 UTC m=+29.792382590 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a1f4c0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b238b340 item 4 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a1fb00): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a1fb00): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a1fb00): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a1fb00): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a1fb00): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.044698067 +0000 UTC m=+29.793666498 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a1fb00): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a4c080): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a4c080): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a4c080): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a4c080): >_readAt: n=2, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a4c080): _writeAt: size=3, off=2 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a4c080): >_writeAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a4c080): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.044698067 +0000 UTC m=+29.793666498 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a4c080): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a4c540): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a4c540): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a4c540): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a4c540): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a4c540): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.044698067 +0000 UTC m=+29.793666498 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a4c540): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b235e5b0 item 5 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a4cbc0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a4cbc0): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a4cbc0): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a4cbc0): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a4cbc0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.047199991 +0000 UTC m=+29.796168422 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a4cbc0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a4d100): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a4d100): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a4d100): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a4d100): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a4d100): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.047199991 +0000 UTC m=+29.796168422 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a4d100): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b235ecb0 item 6 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a4d780): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a4d780): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a4d780): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a4d780): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a4d780): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.048759933 +0000 UTC m=+29.797728364 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a4d780): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a4dc80): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a4dc80): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a4dc80): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a4dc80): >_readAt: n=2, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a4dc80): _writeAt: size=3, off=2 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a4dc80): >_writeAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a4dc80): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.048759933 +0000 UTC m=+29.797728364 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a4dc80): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a4c1c0): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a4c1c0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a4c1c0): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a4c1c0): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a4c1c0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.048759933 +0000 UTC m=+29.797728364 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a4c1c0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b235f810 item 7 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a4c840): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a4c840): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a4c840): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a4c840): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a4c840): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.051682693 +0000 UTC m=+29.800651124 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a4c840): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a4cd80): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a4cd80): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a4cd80): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a4cd80): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a4cd80): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.051682693 +0000 UTC m=+29.800651124 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a4cd80): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b235e7e0 item 8 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a4d340): _readAt: size=2, off=0 2026/05/27 03:28:07 ERROR : open-test-file(0x29e8b2a4d340): Couldn't read size of file 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a4d340): >_readAt: n=0, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a4d340): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a4d340): >_writeAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a4d340): close: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a4d340): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261a180): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261a180): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261a180): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261a180): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261a180): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.05329379 +0000 UTC m=+29.802262212 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261a180): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261a600): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261a600): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261a600): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261a600): >_readAt: n=2, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261a600): _writeAt: size=3, off=2 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261a600): >_writeAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261a600): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.05329379 +0000 UTC m=+29.802262212 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261a600): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261ac40): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261ac40): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261ac40): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261ac40): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261ac40): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.05329379 +0000 UTC m=+29.802262212 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261ac40): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b235efc0 item 9 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261b2c0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261b2c0): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261b2c0): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261b2c0): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261b2c0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.055562633 +0000 UTC m=+29.804531064 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261b2c0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261b840): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261b840): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261b840): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261b840): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261b840): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.055562633 +0000 UTC m=+29.804531064 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261b840): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b25ae460 item 10 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261bec0): _readAt: size=2, off=0 2026/05/27 03:28:07 ERROR : open-test-file(0x29e8b261bec0): Couldn't read size of file 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261bec0): >_readAt: n=0, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261bec0): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261bec0): >_writeAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261bec0): close: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261bec0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29225c0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29225c0): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29225c0): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29225c0): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29225c0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.057009851 +0000 UTC m=+29.805978282 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29225c0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2922e40): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2922e40): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2922e40): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2922e40): >_readAt: n=2, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2922e40): _writeAt: size=3, off=2 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2922e40): >_writeAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2922e40): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.057009851 +0000 UTC m=+29.805978282 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2922e40): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2923380): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2923380): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2923380): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2923380): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2923380): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.057009851 +0000 UTC m=+29.805978282 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2923380): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b25aed90 item 11 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2923a00): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2923a00): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2923a00): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2923a00): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2923a00): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.059022127 +0000 UTC m=+29.807990548 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2923a00): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b227c780): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b227c780): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b227c780): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b227c780): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b227c780): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.059022127 +0000 UTC m=+29.807990548 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b227c780): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b25af570 item 12 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a422c0): _readAt: size=2, off=0 2026/05/27 03:28:07 ERROR : open-test-file(0x29e8b2a422c0): Couldn't read size of file 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a422c0): >_readAt: n=0, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a422c0): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a422c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a422c0): close: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a422c0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a42680): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a42680): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a42680): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a42680): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a42680): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.060142487 +0000 UTC m=+29.809110908 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a42680): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a42d80): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a42d80): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a42d80): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a42d80): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a42d80): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.060142487 +0000 UTC m=+29.809110908 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a42d80): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b25af960 item 13 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a43400): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a43400): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a43400): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a43400): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a43400): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.061480499 +0000 UTC m=+29.810448920 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a43400): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a43940): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a43940): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a43940): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a43940): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a43940): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.061480499 +0000 UTC m=+29.810448920 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a43940): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2894380 item 14 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2420640): _readAt: size=2, off=0 2026/05/27 03:28:07 ERROR : open-test-file(0x29e8b2420640): Couldn't read size of file 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2420640): >_readAt: n=0, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2420640): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2420640): >_writeAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2420640): close: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2420640): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2420d40): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2420d40): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2420d40): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2420d40): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2420d40): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.062757044 +0000 UTC m=+29.811725464 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2420d40): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2421cc0): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2421cc0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2421cc0): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2421cc0): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2421cc0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.062757044 +0000 UTC m=+29.811725464 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2421cc0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2894770 item 15 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 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/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2600400): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2600400): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2600400): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2600400): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2600400): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.063907731 +0000 UTC m=+29.812876152 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2600400): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2600940): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2600940): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2600940): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2600940): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2600940): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.063907731 +0000 UTC m=+29.812876152 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2600940): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2d802a0 item 16 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2601040): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2601040): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2601040): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2601040): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2601040): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.065576207 +0000 UTC m=+29.814544638 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2601040): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d680c0): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d680c0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d680c0): open at offset 5 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d680c0): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d680c0): >_readAt: n=2, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d680c0): _writeAt: size=3, off=7 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d680c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d680c0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.065576207 +0000 UTC m=+29.814544638 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d680c0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d685c0): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d685c0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d685c0): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d685c0): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d685c0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.065576207 +0000 UTC m=+29.814544638 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d685c0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2d80700 item 17 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d68c40): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d68c40): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d68c40): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d68c40): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d68c40): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.067564278 +0000 UTC m=+29.816532709 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d68c40): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d69180): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d69180): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d69180): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d69180): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d69180): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.067564278 +0000 UTC m=+29.816532709 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d69180): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2d80c40 item 18 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d69800): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d69800): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d69800): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d69800): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d69800): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.068953808 +0000 UTC m=+29.817922239 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d69800): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d69d00): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d69d00): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d69d00): open at offset 5 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d69d00): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d69d00): >_readAt: n=2, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d69d00): _writeAt: size=3, off=7 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d69d00): >_writeAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d69d00): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.068953808 +0000 UTC m=+29.817922239 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d69d00): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2354500): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2354500): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2354500): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2354500): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2354500): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.068953808 +0000 UTC m=+29.817922239 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2354500): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2d81110 item 19 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2354cc0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2354cc0): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2354cc0): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2354cc0): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2354cc0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.071512719 +0000 UTC m=+29.820481160 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2354cc0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2355200): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2355200): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2355200): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2355200): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2355200): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.071512719 +0000 UTC m=+29.820481160 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2355200): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2d815e0 item 20 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207c180): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207c180): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207c180): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207c180): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207c180): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.072971619 +0000 UTC m=+29.821940050 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207c180): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207c700): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207c700): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207c700): open at offset 5 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207c700): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207c700): >_readAt: n=2, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207c700): _writeAt: size=3, off=7 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207c700): >_writeAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207c700): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.072971619 +0000 UTC m=+29.821940050 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207c700): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207cc00): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207cc00): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207cc00): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207cc00): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207cc00): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.072971619 +0000 UTC m=+29.821940050 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207cc00): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2d81a40 item 21 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207d280): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207d280): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207d280): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207d280): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207d280): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.075232517 +0000 UTC m=+29.824200938 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207d280): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207d7c0): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207d7c0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207d7c0): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207d7c0): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207d7c0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.075232517 +0000 UTC m=+29.824200938 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207d7c0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2984070 item 22 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207de40): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207de40): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207de40): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207de40): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207de40): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.076766177 +0000 UTC m=+29.825734659 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207de40): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2564440): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2564440): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2564440): open at offset 5 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2564440): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2564440): >_readAt: n=2, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2564440): _writeAt: size=3, off=7 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2564440): >_writeAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2564440): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.076766177 +0000 UTC m=+29.825734659 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2564440): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2564940): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2564940): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2564940): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2564940): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2564940): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.076766177 +0000 UTC m=+29.825734659 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2564940): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2984460 item 23 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 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/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2564fc0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2564fc0): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2564fc0): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2564fc0): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2564fc0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.078823561 +0000 UTC m=+29.827791992 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2564fc0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2565500): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2565500): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2565500): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2565500): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2565500): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.078823561 +0000 UTC m=+29.827791992 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2565500): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2984af0 item 24 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2565b40): _readAt: size=2, off=0 2026/05/27 03:28:07 ERROR : open-test-file(0x29e8b2565b40): Couldn't read size of file 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2565b40): >_readAt: n=0, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2565b40): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2565b40): >_writeAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2565b40): close: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2565b40): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25ce000): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25ce000): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25ce000): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25ce000): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25ce000): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.080065119 +0000 UTC m=+29.829033541 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25ce000): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25ce500): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25ce500): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25ce500): open at offset 5 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25ce500): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25ce500): >_readAt: n=2, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25ce500): _writeAt: size=3, off=7 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25ce500): >_writeAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25ce500): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.080065119 +0000 UTC m=+29.829033541 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25ce500): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25cea40): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25cea40): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25cea40): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25cea40): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25cea40): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.080065119 +0000 UTC m=+29.829033541 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25cea40): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2985030 item 25 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25cf0c0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25cf0c0): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25cf0c0): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25cf0c0): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25cf0c0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.082269019 +0000 UTC m=+29.831237450 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25cf0c0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25cf600): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25cf600): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25cf600): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25cf600): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25cf600): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.082269019 +0000 UTC m=+29.831237450 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25cf600): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2985960 item 26 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25cfc40): _readAt: size=2, off=0 2026/05/27 03:28:07 ERROR : open-test-file(0x29e8b25cfc40): Couldn't read size of file 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25cfc40): >_readAt: n=0, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25cfc40): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25cfc40): >_writeAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25cfc40): close: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25cfc40): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25ec100): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25ec100): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25ec100): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25ec100): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25ec100): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.083756423 +0000 UTC m=+29.832724844 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25ec100): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25ec600): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25ec600): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25ec600): open at offset 5 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25ec600): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25ec600): >_readAt: n=2, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25ec600): _writeAt: size=3, off=7 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25ec600): >_writeAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25ec600): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.083756423 +0000 UTC m=+29.832724844 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25ec600): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25ecb40): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25ecb40): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25ecb40): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25ecb40): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25ecb40): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.083756423 +0000 UTC m=+29.832724844 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25ecb40): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2985e30 item 27 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 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/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25ed1c0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25ed1c0): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25ed1c0): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25ed1c0): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25ed1c0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.085886724 +0000 UTC m=+29.834855144 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25ed1c0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25ed700): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25ed700): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25ed700): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25ed700): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25ed700): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.085886724 +0000 UTC m=+29.834855144 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25ed700): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2426c40 item 28 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25edd40): _readAt: size=2, off=0 2026/05/27 03:28:07 ERROR : open-test-file(0x29e8b25edd40): Couldn't read size of file 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25edd40): >_readAt: n=0, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25edd40): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25edd40): >_writeAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25edd40): close: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25edd40): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2630200): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2630200): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2630200): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2630200): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2630200): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.087580517 +0000 UTC m=+29.836548938 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2630200): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26308c0): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26308c0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26308c0): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26308c0): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26308c0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.087580517 +0000 UTC m=+29.836548938 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26308c0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b24273b0 item 29 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 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/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2630f40): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2630f40): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2630f40): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2630f40): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2630f40): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.089139478 +0000 UTC m=+29.838107898 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2630f40): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2631480): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2631480): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2631480): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2631480): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2631480): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.089139478 +0000 UTC m=+29.838107898 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2631480): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2427a40 item 30 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 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/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2631ac0): _readAt: size=2, off=0 2026/05/27 03:28:07 ERROR : open-test-file(0x29e8b2631ac0): Couldn't read size of file 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2631ac0): >_readAt: n=0, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2631ac0): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2631ac0): >_writeAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2631ac0): close: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2631ac0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2631e80): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2631e80): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2631e80): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2631e80): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2631e80): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.090645687 +0000 UTC m=+29.839614107 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2631e80): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b266a640): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b266a640): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b266a640): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b266a640): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b266a640): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.090645687 +0000 UTC m=+29.839614107 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b266a640): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2320310 item 31 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 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/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b266acc0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b266acc0): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b266acc0): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b266acc0): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b266acc0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.092044684 +0000 UTC m=+29.841013105 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b266acc0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b266b200): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b266b200): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b266b200): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b266b200): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b266b200): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.092044684 +0000 UTC m=+29.841013105 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b266b200): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2320f50 item 32 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b266b840): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b266b840): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b266b840): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b266b840): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b266b840): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.093425987 +0000 UTC m=+29.842394408 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b266b840): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b266bcc0): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b266bcc0): >_readAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b266bcc0): _writeAt: size=3, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b266bcc0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b266bcc0): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b294a070 item 33 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b266bcc0): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b266bcc0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.094127434 +0000 UTC m=+29.843095875 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b266bcc0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26a22c0): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26a22c0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26a22c0): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26a22c0): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26a22c0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.094127434 +0000 UTC m=+29.843095875 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26a22c0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b294a4d0 item 33 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26a2900): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26a2900): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26a2900): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26a2900): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26a2900): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.095454314 +0000 UTC m=+29.844422755 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26a2900): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26a2d80): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26a2d80): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b294a930 item 34 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26a2d80): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26a2d80): >_readAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26a2d80): _writeAt: size=3, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26a2d80): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26a2d80): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.096073375 +0000 UTC m=+29.845041826 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26a2d80): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26a32c0): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26a32c0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26a32c0): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26a32c0): >_readAt: n=3, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26a32c0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.096073375 +0000 UTC m=+29.845041826 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26a32c0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b294ac40 item 34 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26a3900): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26a3900): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26a3900): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26a3900): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26a3900): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.097467333 +0000 UTC m=+29.846435754 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26a3900): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26a3d80): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26a3d80): >_readAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26a3d80): _writeAt: size=3, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26a3d80): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26a3d80): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b294b1f0 item 35 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26a3d80): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26a3d80): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.097977949 +0000 UTC m=+29.846946370 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26a3d80): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26ec380): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26ec380): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26ec380): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26ec380): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26ec380): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.097977949 +0000 UTC m=+29.846946370 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26ec380): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b294b420 item 35 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26eca00): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26eca00): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26eca00): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26eca00): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26eca00): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.099382576 +0000 UTC m=+29.848350997 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26eca00): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26ecf00): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26ecf00): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b294b810 item 36 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26ecf00): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26ecf00): >_readAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26ecf00): _writeAt: size=3, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26ecf00): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26ecf00): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.099912158 +0000 UTC m=+29.848880629 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26ecf00): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26ed440): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26ed440): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26ed440): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26ed440): >_readAt: n=3, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26ed440): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.099912158 +0000 UTC m=+29.848880629 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26ed440): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b294b9d0 item 36 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26eda80): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26eda80): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26eda80): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26eda80): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26eda80): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.101379544 +0000 UTC m=+29.850347986 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26eda80): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2720000): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2720000): >_readAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2720000): _writeAt: size=3, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2720000): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2720000): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b241e0e0 item 37 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2720000): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2720000): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.101845406 +0000 UTC m=+29.850813847 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2720000): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2720500): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2720500): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2720500): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2720500): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2720500): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.101845406 +0000 UTC m=+29.850813847 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2720500): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b241e310 item 37 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2720b80): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2720b80): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2720b80): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2720b80): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2720b80): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.103306329 +0000 UTC m=+29.852274770 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2720b80): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2721080): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2721080): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b241e770 item 38 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2721080): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2721080): >_readAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2721080): _writeAt: size=3, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2721080): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2721080): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.103880876 +0000 UTC m=+29.852849307 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2721080): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27215c0): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27215c0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27215c0): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27215c0): >_readAt: n=3, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27215c0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.103880876 +0000 UTC m=+29.852849307 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27215c0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b241ea10 item 38 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2721c40): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2721c40): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2721c40): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2721c40): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2721c40): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.105234778 +0000 UTC m=+29.854203219 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2721c40): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b276c240): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b276c240): >_readAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b276c240): _writeAt: size=3, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b276c240): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b276c240): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b241f3b0 item 39 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b276c240): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b276c240): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.105824714 +0000 UTC m=+29.854793135 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b276c240): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b276c740): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b276c740): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b276c740): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b276c740): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b276c740): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.105824714 +0000 UTC m=+29.854793135 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b276c740): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b241fc00 item 39 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b276cdc0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b276cdc0): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b276cdc0): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b276cdc0): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b276cdc0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.107241233 +0000 UTC m=+29.856209654 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b276cdc0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b276d2c0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b276d2c0): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b27e4230 item 40 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b276d2c0): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b276d2c0): >_readAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b276d2c0): _writeAt: size=3, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b276d2c0): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b276d2c0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.107776978 +0000 UTC m=+29.856745399 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b276d2c0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b276d800): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b276d800): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b276d800): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b276d800): >_readAt: n=3, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b276d800): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.107776978 +0000 UTC m=+29.856745399 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b276d800): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b27e43f0 item 40 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b276ddc0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b276ddc0): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b276ddc0): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b276ddc0): >_readAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b276ddc0): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b276ddc0): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b276ddc0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.108989892 +0000 UTC m=+29.857958313 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b276ddc0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27943c0): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27943c0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27943c0): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b27e4770 item 41 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27943c0): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27943c0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.109444213 +0000 UTC m=+29.858412633 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27943c0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2794880): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2794880): >_readAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2794880): _writeAt: size=3, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2794880): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2794880): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b27e4a10 item 41 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2794880): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2794880): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.109947834 +0000 UTC m=+29.858916255 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2794880): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2794dc0): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2794dc0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2794dc0): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2794dc0): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2794dc0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.109947834 +0000 UTC m=+29.858916255 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2794dc0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b27e4d90 item 41 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2795400): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2795400): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2795400): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2795400): >_readAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2795400): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2795400): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2795400): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.111377199 +0000 UTC m=+29.860345640 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2795400): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2795900): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2795900): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2795900): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b27e53b0 item 42 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2795900): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2795900): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.111822902 +0000 UTC m=+29.860791323 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2795900): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2795e40): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2795e40): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b27e5570 item 42 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2795e40): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2795e40): >_readAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2795e40): _writeAt: size=3, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2795e40): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2795e40): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.112351262 +0000 UTC m=+29.861319683 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2795e40): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27c24c0): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27c24c0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27c24c0): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27c24c0): >_readAt: n=3, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27c24c0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.112351262 +0000 UTC m=+29.861319683 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27c24c0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b27e5880 item 42 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27c2b00): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27c2b00): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27c2b00): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27c2b00): >_readAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27c2b00): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27c2b00): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27c2b00): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.11347123 +0000 UTC m=+29.862439662 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27c2b00): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27c3000): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27c3000): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27c3000): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b27e5d50 item 43 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27c3000): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27c3000): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.113887538 +0000 UTC m=+29.862855958 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27c3000): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27c3540): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27c3540): >_readAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27c3540): _writeAt: size=3, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27c3540): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27c3540): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b26121c0 item 43 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27c3540): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27c3540): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.114346577 +0000 UTC m=+29.863314998 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27c3540): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27c3a80): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27c3a80): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27c3a80): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27c3a80): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27c3a80): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.114346577 +0000 UTC m=+29.863314998 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27c3a80): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2612540 item 43 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28221c0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28221c0): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28221c0): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28221c0): >_readAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28221c0): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28221c0): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28221c0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.115744502 +0000 UTC m=+29.864712923 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28221c0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28226c0): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28226c0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28226c0): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2612e70 item 44 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28226c0): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28226c0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.116330861 +0000 UTC m=+29.865299382 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28226c0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2822c00): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2822c00): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2613180 item 44 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2822c00): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2822c00): >_readAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2822c00): _writeAt: size=3, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2822c00): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2822c00): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.116914314 +0000 UTC m=+29.865882736 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2822c00): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2823180): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2823180): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2823180): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2823180): >_readAt: n=3, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2823180): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.116914314 +0000 UTC m=+29.865882736 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2823180): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2613490 item 44 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 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-xinuxun5diji/dir/file1: no such file or directory 2026/05/27 03:28:07 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-xinuxun5diji/dir/file1: no such file or directory 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28237c0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28237c0): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28237c0): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28237c0): >_readAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28237c0): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28237c0): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28237c0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.118021629 +0000 UTC m=+29.866990050 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28237c0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2823cc0): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2823cc0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2823cc0): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2613c70 item 45 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2823cc0): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2823cc0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.118472393 +0000 UTC m=+29.867440814 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2823cc0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b284a4c0): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b284a4c0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b284a4c0): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b284a4c0): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b284a4c0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.118472393 +0000 UTC m=+29.867440814 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b284a4c0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2998000 item 45 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b284ab00): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b284ab00): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b284ab00): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b284ab00): >_readAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b284ab00): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b284ab00): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b284ab00): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.119861531 +0000 UTC m=+29.868829952 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b284ab00): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b284b000): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b284b000): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b284b000): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b29984d0 item 46 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b284b000): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b284b000): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.120312363 +0000 UTC m=+29.869280785 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b284b000): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b284b700): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b284b700): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b284b700): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b284b700): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b284b700): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.120312363 +0000 UTC m=+29.869280785 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b284b700): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2998690 item 46 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b284bd40): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b284bd40): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b284bd40): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b284bd40): >_readAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b284bd40): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b284bd40): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b284bd40): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.121813464 +0000 UTC m=+29.870781885 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b284bd40): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b287a340): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b287a340): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b287a340): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2998a80 item 47 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b287a340): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b287a340): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.122328148 +0000 UTC m=+29.871296568 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b287a340): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b287aa40): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b287aa40): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b287aa40): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b287aa40): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b287aa40): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.122328148 +0000 UTC m=+29.871296568 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b287aa40): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2998d20 item 47 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 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/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b287b080): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b287b080): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b287b080): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b287b080): >_readAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b287b080): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b287b080): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b287b080): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.123712617 +0000 UTC m=+29.872681038 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b287b080): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b287b580): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b287b580): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b287b580): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2999110 item 48 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b287b580): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b287b580): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.124229444 +0000 UTC m=+29.873197876 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b287b580): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b287bc80): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b287bc80): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b287bc80): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b287bc80): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b287bc80): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.124229444 +0000 UTC m=+29.873197876 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b287bc80): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b29993b0 item 48 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28ae3c0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28ae3c0): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28ae3c0): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28ae3c0): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28ae3c0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.125726427 +0000 UTC m=+29.874694877 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28ae3c0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28ae840): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28ae840): >_readAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28ae840): _writeAt: size=3, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28ae840): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28ae840): open at offset 5 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28ae840): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b29997a0 item 49 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28ae840): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28ae840): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.126227464 +0000 UTC m=+29.875195885 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28ae840): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28aed80): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28aed80): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28aed80): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28aed80): >_readAt: n=8, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28aed80): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.126227464 +0000 UTC m=+29.875195885 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28aed80): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2999960 item 49 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28af400): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28af400): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28af400): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28af400): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28af400): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.127835697 +0000 UTC m=+29.876804118 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28af400): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28af900): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28af900): open at offset 5 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28af900): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2999ce0 item 50 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28af900): _readAt: size=2, off=5 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28af900): >_readAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28af900): _writeAt: size=3, off=5 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28af900): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28af900): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.1284662 +0000 UTC m=+29.877434621 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28af900): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28afe80): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28afe80): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28afe80): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28afe80): >_readAt: n=3, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28afe80): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.1284662 +0000 UTC m=+29.877434621 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28afe80): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b292c000 item 50 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28de600): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28de600): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28de600): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28de600): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28de600): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.129859445 +0000 UTC m=+29.878827886 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28de600): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28deb00): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28deb00): >_readAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28deb00): _writeAt: size=3, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28deb00): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28deb00): open at offset 5 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28deb00): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b292c380 item 51 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28deb00): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28deb00): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.130392013 +0000 UTC m=+29.879360434 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28deb00): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28df040): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28df040): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28df040): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28df040): >_readAt: n=8, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28df040): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.130392013 +0000 UTC m=+29.879360434 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28df040): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b292c5b0 item 51 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28df6c0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28df6c0): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28df6c0): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28df6c0): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28df6c0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.131866302 +0000 UTC m=+29.880834733 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28df6c0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28dfbc0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28dfbc0): open at offset 5 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28dfbc0): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b292c930 item 52 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28dfbc0): _readAt: size=2, off=5 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28dfbc0): >_readAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28dfbc0): _writeAt: size=3, off=5 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28dfbc0): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28dfbc0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.13248325 +0000 UTC m=+29.881451671 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28dfbc0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b294e240): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b294e240): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b294e240): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b294e240): >_readAt: n=3, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b294e240): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.13248325 +0000 UTC m=+29.881451671 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b294e240): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b292caf0 item 52 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b294e8c0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b294e8c0): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b294e8c0): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b294e8c0): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b294e8c0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.133770745 +0000 UTC m=+29.882739187 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b294e8c0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b294edc0): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b294edc0): >_readAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b294edc0): _writeAt: size=3, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b294edc0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b294edc0): open at offset 5 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b294edc0): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b292d110 item 53 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b294edc0): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b294edc0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.134281702 +0000 UTC m=+29.883250123 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b294edc0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b294f300): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b294f300): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b294f300): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b294f300): >_readAt: n=8, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b294f300): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.134281702 +0000 UTC m=+29.883250123 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b294f300): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b292d2d0 item 53 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b294f980): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b294f980): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b294f980): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b294f980): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b294f980): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.13566034 +0000 UTC m=+29.884628791 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b294f980): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b294fe80): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b294fe80): open at offset 5 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b294fe80): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b292dc70 item 54 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b294fe80): _readAt: size=2, off=5 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b294fe80): >_readAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b294fe80): _writeAt: size=3, off=5 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b294fe80): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b294fe80): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.136258121 +0000 UTC m=+29.885226542 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b294fe80): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2978500): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2978500): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2978500): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2978500): >_readAt: n=3, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2978500): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.136258121 +0000 UTC m=+29.885226542 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2978500): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2e420e0 item 54 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2978b80): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2978b80): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2978b80): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2978b80): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2978b80): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.137742018 +0000 UTC m=+29.886710440 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2978b80): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2979080): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2979080): >_readAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2979080): _writeAt: size=3, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2979080): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2979080): open at offset 5 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2979080): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2e42460 item 55 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2979080): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2979080): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.138267744 +0000 UTC m=+29.887236175 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2979080): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29795c0): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29795c0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29795c0): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29795c0): >_readAt: n=8, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29795c0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.138267744 +0000 UTC m=+29.887236175 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29795c0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2e427e0 item 55 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 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/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2979c40): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2979c40): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2979c40): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2979c40): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2979c40): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.139583523 +0000 UTC m=+29.888551944 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2979c40): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29a0240): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29a0240): open at offset 5 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29a0240): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2e42d20 item 56 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29a0240): _readAt: size=2, off=5 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29a0240): >_readAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29a0240): _writeAt: size=3, off=5 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29a0240): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29a0240): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.140134825 +0000 UTC m=+29.889103246 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29a0240): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29a07c0): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29a07c0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29a07c0): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29a07c0): >_readAt: n=3, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29a07c0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.140134825 +0000 UTC m=+29.889103246 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29a07c0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2e42fc0 item 56 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29a0e00): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29a0e00): open at offset 0 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29a0e00): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29a0e00): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29a0e00): >_readAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29a0e00): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29a0e00): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29a0e00): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.141725394 +0000 UTC m=+29.890693816 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29a0e00): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29a1340): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29a1340): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29a1340): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2e43340 item 57 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29a1340): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29a1340): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.142302437 +0000 UTC m=+29.891270858 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29a1340): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29a1880): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29a1880): >_readAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29a1880): _writeAt: size=3, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29a1880): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29a1880): open at offset 5 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29a1880): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2e435e0 item 57 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29a1880): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29a1880): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.142906279 +0000 UTC m=+29.891874710 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29a1880): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29a1e00): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29a1e00): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29a1e00): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29a1e00): >_readAt: n=8, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29a1e00): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.142906279 +0000 UTC m=+29.891874710 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29a1e00): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2e437a0 item 57 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29cc540): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29cc540): open at offset 0 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29cc540): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29cc540): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29cc540): >_readAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29cc540): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29cc540): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29cc540): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.144283695 +0000 UTC m=+29.893252116 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29cc540): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29cca80): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29cca80): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29cca80): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2e43c70 item 58 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29cca80): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29cca80): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.144718247 +0000 UTC m=+29.893686709 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29cca80): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29ccfc0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29ccfc0): open at offset 5 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29ccfc0): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2c82000 item 58 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29ccfc0): _readAt: size=2, off=5 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29ccfc0): >_readAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29ccfc0): _writeAt: size=3, off=5 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29ccfc0): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29ccfc0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.145343399 +0000 UTC m=+29.894311821 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29ccfc0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29cd580): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29cd580): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29cd580): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29cd580): >_readAt: n=3, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29cd580): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.145343399 +0000 UTC m=+29.894311821 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29cd580): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2c821c0 item 58 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29cdbc0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29cdbc0): open at offset 0 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29cdbc0): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29cdbc0): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29cdbc0): >_readAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29cdbc0): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29cdbc0): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29cdbc0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.146813852 +0000 UTC m=+29.895782283 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29cdbc0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29fc200): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29fc200): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29fc200): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2c82770 item 59 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29fc200): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29fc200): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.147316142 +0000 UTC m=+29.896284583 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29fc200): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29fc740): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29fc740): >_readAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29fc740): _writeAt: size=3, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29fc740): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29fc740): open at offset 5 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29fc740): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2c82930 item 59 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29fc740): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29fc740): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.147843109 +0000 UTC m=+29.896811540 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29fc740): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29fccc0): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29fccc0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29fccc0): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29fccc0): >_readAt: n=8, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29fccc0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.147843109 +0000 UTC m=+29.896811540 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29fccc0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2c82af0 item 59 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 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/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29fd300): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29fd300): open at offset 0 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29fd300): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29fd300): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29fd300): >_readAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29fd300): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29fd300): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29fd300): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.14912814 +0000 UTC m=+29.898096562 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29fd300): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29fd840): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29fd840): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29fd840): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2c82e70 item 60 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29fd840): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29fd840): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.149453466 +0000 UTC m=+29.898421886 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29fd840): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29fdd80): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29fdd80): open at offset 5 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29fdd80): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2c83030 item 60 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29fdd80): _readAt: size=2, off=5 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29fdd80): >_readAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29fdd80): _writeAt: size=3, off=5 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29fdd80): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29fdd80): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.149951458 +0000 UTC m=+29.898919879 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29fdd80): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a24440): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a24440): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a24440): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a24440): >_readAt: n=3, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a24440): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.149951458 +0000 UTC m=+29.898919879 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a24440): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2c831f0 item 60 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a24a80): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a24a80): open at offset 0 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a24a80): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a24a80): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a24a80): >_readAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a24a80): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a24a80): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a24a80): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.15123737 +0000 UTC m=+29.900205792 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a24a80): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b4600): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b4600): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b4600): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b28949a0 item 61 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b4600): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b4600): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.15156987 +0000 UTC m=+29.900538291 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b4600): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b4d00): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b4d00): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b4d00): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b4d00): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b4d00): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.15156987 +0000 UTC m=+29.900538291 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b4d00): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2894c40 item 61 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 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/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b5340): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b5340): open at offset 0 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b5340): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b5340): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b5340): >_readAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b5340): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b5340): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b5340): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.153020794 +0000 UTC m=+29.901989216 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b5340): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b5880): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b5880): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b5880): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b28952d0 item 62 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b5880): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b5880): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.153493739 +0000 UTC m=+29.902462160 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b5880): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2ae4080): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2ae4080): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2ae4080): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2ae4080): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2ae4080): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.153493739 +0000 UTC m=+29.902462160 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2ae4080): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2895500 item 62 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 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/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2ae46c0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2ae46c0): open at offset 0 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2ae46c0): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2ae46c0): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2ae46c0): >_readAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2ae46c0): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2ae46c0): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2ae46c0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.154893418 +0000 UTC m=+29.903861839 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2ae46c0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2ae4c00): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2ae4c00): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2ae4c00): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2895880 item 63 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2ae4c00): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2ae4c00): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.155345273 +0000 UTC m=+29.904313704 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2ae4c00): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2ae5300): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2ae5300): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2ae5300): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2ae5300): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2ae5300): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.155345273 +0000 UTC m=+29.904313704 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2ae5300): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2895ab0 item 63 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 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/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2ae5940): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2ae5940): open at offset 0 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2ae5940): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2ae5940): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2ae5940): >_readAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2ae5940): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2ae5940): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2ae5940): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.156840532 +0000 UTC m=+29.905808953 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2ae5940): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2ae5e80): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2ae5e80): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2ae5e80): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b292e3f0 item 64 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2ae5e80): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2ae5e80): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.157338794 +0000 UTC m=+29.906307255 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2ae5e80): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2afa680): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2afa680): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2afa680): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2afa680): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2afa680): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.157338794 +0000 UTC m=+29.906307255 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2afa680): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b292e770 item 64 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2afacc0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2afacc0): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2afacc0): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2afacc0): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2afacc0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.15879506 +0000 UTC m=+29.907763480 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2afacc0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2afb140): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2afb140): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2afb140): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2afb140): >_readAt: n=2, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2afb140): _writeAt: size=3, off=2 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b292ebd0 item 65 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2afb140): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2afb140): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.159459506 +0000 UTC m=+29.908427958 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2afb140): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2afb640): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2afb640): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2afb640): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2afb640): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2afb640): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.159459506 +0000 UTC m=+29.908427958 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2afb640): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b292ee00 item 65 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2afbc80): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2afbc80): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2afbc80): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2afbc80): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2afbc80): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.160890344 +0000 UTC m=+29.909858775 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2afbc80): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2ac6200): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2ac6200): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b292f5e0 item 66 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2ac6200): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2ac6200): >_readAt: n=0, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2ac6200): _writeAt: size=3, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2ac6200): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2ac6200): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.16159149 +0000 UTC m=+29.910559921 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2ac6200): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2ac6740): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2ac6740): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2ac6740): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2ac6740): >_readAt: n=3, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2ac6740): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.16159149 +0000 UTC m=+29.910559921 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2ac6740): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b292fab0 item 66 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2ac6d80): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2ac6d80): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2ac6d80): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2ac6d80): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2ac6d80): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.162905165 +0000 UTC m=+29.911873596 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2ac6d80): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2ac7200): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2ac7200): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2ac7200): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2ac7200): >_readAt: n=2, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2ac7200): _writeAt: size=3, off=2 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2892150 item 67 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2ac7200): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2ac7200): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.163614237 +0000 UTC m=+29.912582668 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2ac7200): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2ac7700): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2ac7700): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2ac7700): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2ac7700): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2ac7700): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.163614237 +0000 UTC m=+29.912582668 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2ac7700): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2892310 item 67 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2ac7d80): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2ac7d80): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2ac7d80): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2ac7d80): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2ac7d80): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.164923003 +0000 UTC m=+29.913891434 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2ac7d80): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b0e380): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b0e380): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2892700 item 68 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b0e380): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b0e380): >_readAt: n=0, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b0e380): _writeAt: size=3, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b0e380): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b0e380): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.165443067 +0000 UTC m=+29.914411488 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b0e380): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b0e8c0): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b0e8c0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b0e8c0): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b0e8c0): >_readAt: n=3, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b0e8c0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.165443067 +0000 UTC m=+29.914411488 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b0e8c0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2892a80 item 68 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b0ef00): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b0ef00): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b0ef00): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b0ef00): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b0ef00): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.167445154 +0000 UTC m=+29.916413575 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b0ef00): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b0f380): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b0f380): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b0f380): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b0f380): >_readAt: n=2, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b0f380): _writeAt: size=3, off=2 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2892fc0 item 69 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b0f380): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b0f380): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.168030452 +0000 UTC m=+29.916998872 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b0f380): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b0f880): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b0f880): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b0f880): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b0f880): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b0f880): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.168030452 +0000 UTC m=+29.916998872 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b0f880): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2893180 item 69 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b28000): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b28000): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b28000): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b28000): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b28000): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.169413649 +0000 UTC m=+29.918382090 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b28000): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b28500): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b28500): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2893500 item 70 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b28500): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b28500): >_readAt: n=0, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b28500): _writeAt: size=3, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b28500): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b28500): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.169953411 +0000 UTC m=+29.918921831 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b28500): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b28a40): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b28a40): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b28a40): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b28a40): >_readAt: n=3, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b28a40): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.169953411 +0000 UTC m=+29.918921831 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b28a40): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2893810 item 70 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b290c0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b290c0): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b290c0): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b290c0): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b290c0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.171376162 +0000 UTC m=+29.920344603 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b290c0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b295c0): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b295c0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b295c0): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b295c0): >_readAt: n=2, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b295c0): _writeAt: size=3, off=2 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2893ce0 item 71 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b295c0): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b295c0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.171804152 +0000 UTC m=+29.920772572 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b295c0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b29ac0): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b29ac0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b29ac0): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b29ac0): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b29ac0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.171804152 +0000 UTC m=+29.920772572 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b29ac0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2d6a000 item 71 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b40240): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b40240): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b40240): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b40240): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b40240): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.172900265 +0000 UTC m=+29.921868686 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b40240): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b40740): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b40740): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2d6a380 item 72 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b40740): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b40740): >_readAt: n=0, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b40740): _writeAt: size=3, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b40740): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b40740): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.173401263 +0000 UTC m=+29.922369694 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b40740): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b40c80): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b40c80): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b40c80): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b40c80): >_readAt: n=3, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b40c80): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.173401263 +0000 UTC m=+29.922369694 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b40c80): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2d6a5b0 item 72 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b41240): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b41240): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b41240): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b41240): >_readAt: n=0, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b41240): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b41240): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b41240): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.17486953 +0000 UTC m=+29.923837951 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b41240): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b41740): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b41740): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b41740): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2d6a930 item 73 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b41740): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b41740): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.175274366 +0000 UTC m=+29.924242788 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b41740): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b41c00): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b41c00): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b41c00): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b41c00): >_readAt: n=2, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b41c00): _writeAt: size=3, off=2 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2d6aaf0 item 73 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b41c00): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b41c00): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.175742723 +0000 UTC m=+29.924711143 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b41c00): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b5e240): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b5e240): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b5e240): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b5e240): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b5e240): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.175742723 +0000 UTC m=+29.924711143 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b5e240): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2d6ad90 item 73 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b5e880): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b5e880): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b5e880): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b5e880): >_readAt: n=0, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b5e880): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b5e880): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b5e880): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.176955618 +0000 UTC m=+29.925924039 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b5e880): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a24d40): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a24d40): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a24d40): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2c83650 item 74 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a24d40): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a24d40): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.177453309 +0000 UTC m=+29.926421730 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a24d40): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a25280): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a25280): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2c83810 item 74 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a25280): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a25280): >_readAt: n=0, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a25280): _writeAt: size=3, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a25280): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a25280): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.178068592 +0000 UTC m=+29.927037014 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a25280): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a25800): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a25800): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a25800): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a25800): >_readAt: n=3, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a25800): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.178068592 +0000 UTC m=+29.927037014 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a25800): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2c839d0 item 74 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a25e40): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a25e40): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a25e40): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a25e40): >_readAt: n=0, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a25e40): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a25e40): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a25e40): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.179431872 +0000 UTC m=+29.928400293 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a25e40): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a5e440): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a5e440): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a5e440): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2c83d50 item 75 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a5e440): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a5e440): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.179894968 +0000 UTC m=+29.928863389 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a5e440): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a5e980): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a5e980): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a5e980): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a5e980): >_readAt: n=2, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a5e980): _writeAt: size=3, off=2 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2916150 item 75 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a5e980): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a5e980): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.180423448 +0000 UTC m=+29.929391869 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a5e980): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a5eec0): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a5eec0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a5eec0): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a5eec0): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a5eec0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.180423448 +0000 UTC m=+29.929391869 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a5eec0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b29164d0 item 75 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a5f500): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a5f500): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a5f500): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a5f500): >_readAt: n=0, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a5f500): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a5f500): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a5f500): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.181845168 +0000 UTC m=+29.930813589 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a5f500): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a5fa00): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a5fa00): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a5fa00): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b29169a0 item 76 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a5fa00): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a5fa00): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.182341637 +0000 UTC m=+29.931310058 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a5fa00): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b9c040): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b9c040): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2916c40 item 76 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b9c040): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b9c040): >_readAt: n=0, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b9c040): _writeAt: size=3, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b9c040): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b9c040): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.18286097 +0000 UTC m=+29.931829391 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b9c040): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b9c5c0): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b9c5c0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b9c5c0): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b9c5c0): >_readAt: n=3, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b9c5c0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.18286097 +0000 UTC m=+29.931829391 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b9c5c0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2916e70 item 76 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b9cc00): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b9cc00): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b9cc00): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b9cc00): >_readAt: n=0, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b9cc00): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b9cc00): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b9cc00): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.184030573 +0000 UTC m=+29.932998994 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b9cc00): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b9d100): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b9d100): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b9d100): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b29172d0 item 77 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b9d100): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b9d100): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.184608035 +0000 UTC m=+29.933576496 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b9d100): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b9d800): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b9d800): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b9d800): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b9d800): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b9d800): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.184608035 +0000 UTC m=+29.933576496 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b9d800): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2917650 item 77 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b9de40): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b9de40): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b9de40): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b9de40): >_readAt: n=0, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b9de40): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b9de40): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b9de40): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.186074529 +0000 UTC m=+29.935042951 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b9de40): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2bb8440): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2bb8440): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2bb8440): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b29179d0 item 78 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2bb8440): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2bb8440): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.186582551 +0000 UTC m=+29.935550982 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2bb8440): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2bb8b40): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2bb8b40): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2bb8b40): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2bb8b40): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2bb8b40): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.186582551 +0000 UTC m=+29.935550982 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2bb8b40): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2917c70 item 78 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2bb8e00): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2bb8e00): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2bb8e00): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2bb8e00): >_readAt: n=0, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2bb8e00): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2bb8e00): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2bb8e00): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.188438472 +0000 UTC m=+29.937406893 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2bb8e00): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2bb9300): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2bb9300): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2bb9300): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b238a770 item 79 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2bb9300): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2bb9300): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.189006868 +0000 UTC m=+29.937975289 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2bb9300): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b5e3c0): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b5e3c0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b5e3c0): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b5e3c0): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b5e3c0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.189006868 +0000 UTC m=+29.937975289 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b5e3c0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2d6a070 item 79 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 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/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b5ea00): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b5ea00): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b5ea00): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b5ea00): >_readAt: n=0, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b5ea00): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b5ea00): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b5ea00): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.19024555 +0000 UTC m=+29.939213971 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b5ea00): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b5ef40): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b5ef40): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b5ef40): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2d6a460 item 80 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b5ef40): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b5ef40): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.190665615 +0000 UTC m=+29.939634036 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b5ef40): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b5f640): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b5f640): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b5f640): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b5f640): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b5f640): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.190665615 +0000 UTC m=+29.939634036 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b5f640): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2d6a620 item 80 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b5fc80): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b5fc80): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b5fc80): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b5fc80): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b5fc80): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.191834597 +0000 UTC m=+29.940803018 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b5fc80): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2c14540): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2c14540): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2c14540): open at offset 5 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2c14540): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2c14540): >_readAt: n=2, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2c14540): _writeAt: size=3, off=7 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2d6a9a0 item 81 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2c14540): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2c14540): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.192321568 +0000 UTC m=+29.941289989 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2c14540): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2c14a80): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2c14a80): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2c14a80): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2c14a80): >_readAt: n=8, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2c14a80): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.192321568 +0000 UTC m=+29.941289989 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2c14a80): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2d6ab60 item 81 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2c15100): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2c15100): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2c15100): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2c15100): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2c15100): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.193537038 +0000 UTC m=+29.942505460 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2c15100): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2c15600): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2c15600): open at offset 5 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2c15600): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2d6b0a0 item 82 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2c15600): _readAt: size=2, off=5 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2c15600): >_readAt: n=0, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2c15600): _writeAt: size=3, off=5 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2c15600): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2c15600): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.194033998 +0000 UTC m=+29.943002419 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2c15600): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2c15b80): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2c15b80): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2c15b80): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2c15b80): >_readAt: n=3, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2c15b80): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.194033998 +0000 UTC m=+29.943002419 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2c15b80): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2d6b2d0 item 82 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2bb8300): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2bb8300): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2bb8300): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2bb8300): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2bb8300): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.195173684 +0000 UTC m=+29.944142105 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2bb8300): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2bb8800): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2bb8800): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2bb8800): open at offset 5 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2bb8800): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2bb8800): >_readAt: n=2, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2bb8800): _writeAt: size=3, off=7 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2d6b6c0 item 83 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2bb8800): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2bb8800): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.195650416 +0000 UTC m=+29.944618837 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2bb8800): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2bb9780): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2bb9780): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2bb9780): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2bb9780): >_readAt: n=8, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2bb9780): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.195650416 +0000 UTC m=+29.944618837 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2bb9780): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2d6b880 item 83 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2bb9e00): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2bb9e00): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2bb9e00): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2bb9e00): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2bb9e00): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.196715972 +0000 UTC m=+29.945684393 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2bb9e00): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261a400): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261a400): open at offset 5 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261a400): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2d6bc00 item 84 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261a400): _readAt: size=2, off=5 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261a400): >_readAt: n=0, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261a400): _writeAt: size=3, off=5 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261a400): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261a400): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.19730684 +0000 UTC m=+29.946275261 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261a400): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261a980): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261a980): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261a980): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261a980): >_readAt: n=3, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261a980): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.19730684 +0000 UTC m=+29.946275261 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261a980): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2d6bdc0 item 84 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261b000): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261b000): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261b000): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261b000): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261b000): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.198375251 +0000 UTC m=+29.947343672 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261b000): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261b500): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261b500): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261b500): open at offset 5 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261b500): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261b500): >_readAt: n=2, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261b500): _writeAt: size=3, off=7 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b23365b0 item 85 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261b500): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261b500): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.19898759 +0000 UTC m=+29.947956012 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261b500): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261bac0): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261bac0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261bac0): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261bac0): >_readAt: n=8, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261bac0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.19898759 +0000 UTC m=+29.947956012 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261bac0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2336a10 item 85 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29222c0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29222c0): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29222c0): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29222c0): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29222c0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.200112268 +0000 UTC m=+29.949080689 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29222c0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2922b80): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2922b80): open at offset 5 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2922b80): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2337650 item 86 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2922b80): _readAt: size=2, off=5 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2922b80): >_readAt: n=0, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2922b80): _writeAt: size=3, off=5 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2922b80): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2922b80): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.200513707 +0000 UTC m=+29.949482128 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2922b80): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29232c0): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29232c0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29232c0): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29232c0): >_readAt: n=3, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29232c0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.200513707 +0000 UTC m=+29.949482128 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29232c0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2337a40 item 86 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2923940): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2923940): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2923940): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2923940): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2923940): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.201706614 +0000 UTC m=+29.950675035 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2923940): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2923e40): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2923e40): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2923e40): open at offset 5 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2923e40): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2923e40): >_readAt: n=2, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2923e40): _writeAt: size=3, off=7 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b238ad20 item 87 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2923e40): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2923e40): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.202374568 +0000 UTC m=+29.951342989 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2923e40): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2420680): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2420680): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2420680): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2420680): >_readAt: n=8, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2420680): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.202374568 +0000 UTC m=+29.951342989 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2420680): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b238b110 item 87 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 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/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2421300): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2421300): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2421300): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2421300): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2421300): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.20403519 +0000 UTC m=+29.953003611 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2421300): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2421d80): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2421d80): open at offset 5 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2421d80): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b235e1c0 item 88 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2421d80): _readAt: size=2, off=5 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2421d80): >_readAt: n=0, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2421d80): _writeAt: size=3, off=5 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2421d80): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2421d80): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.204546867 +0000 UTC m=+29.953515289 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2421d80): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2600440): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2600440): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2600440): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2600440): >_readAt: n=3, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2600440): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.204546867 +0000 UTC m=+29.953515289 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2600440): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b235e620 item 88 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2600a80): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2600a80): open at offset 0 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2600a80): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2600a80): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2600a80): >_readAt: n=0, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2600a80): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2600a80): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2600a80): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.205591915 +0000 UTC m=+29.954560336 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2600a80): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2601080): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2601080): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2601080): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b235eb60 item 89 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2601080): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2601080): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.206021327 +0000 UTC m=+29.954989758 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2601080): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d681c0): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d681c0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d681c0): open at offset 5 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d681c0): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d681c0): >_readAt: n=2, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d681c0): _writeAt: size=3, off=7 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b235efc0 item 89 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d681c0): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d681c0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.206694641 +0000 UTC m=+29.955663061 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d681c0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d68740): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d68740): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d68740): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d68740): >_readAt: n=8, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d68740): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.206694641 +0000 UTC m=+29.955663061 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d68740): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b235f650 item 89 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d68d80): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d68d80): open at offset 0 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d68d80): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d68d80): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d68d80): >_readAt: n=0, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d68d80): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d68d80): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d68d80): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.207827103 +0000 UTC m=+29.956795524 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d68d80): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d692c0): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d692c0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d692c0): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b25ae070 item 90 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d692c0): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d692c0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.208293065 +0000 UTC m=+29.957261485 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d692c0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d69800): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d69800): open at offset 5 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d69800): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b25ae3f0 item 90 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d69800): _readAt: size=2, off=5 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d69800): >_readAt: n=0, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d69800): _writeAt: size=3, off=5 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d69800): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d69800): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.2087819 +0000 UTC m=+29.957750321 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d69800): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d69dc0): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d69dc0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d69dc0): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d69dc0): >_readAt: n=3, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d69dc0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.2087819 +0000 UTC m=+29.957750321 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d69dc0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b25ae690 item 90 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2354740): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2354740): open at offset 0 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2354740): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2354740): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2354740): >_readAt: n=0, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2354740): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2354740): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2354740): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.210168664 +0000 UTC m=+29.959137085 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2354740): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2354d80): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2354d80): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2354d80): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b25aef50 item 91 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2354d80): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2354d80): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.210644854 +0000 UTC m=+29.959613276 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2354d80): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b23552c0): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b23552c0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b23552c0): open at offset 5 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b23552c0): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b23552c0): >_readAt: n=2, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b23552c0): _writeAt: size=3, off=7 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b25af2d0 item 91 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b23552c0): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b23552c0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.211245661 +0000 UTC m=+29.960214082 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b23552c0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207c140): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207c140): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207c140): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207c140): >_readAt: n=8, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207c140): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.211245661 +0000 UTC m=+29.960214082 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207c140): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b25af570 item 91 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 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/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207c800): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207c800): open at offset 0 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207c800): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207c800): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207c800): >_readAt: n=0, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207c800): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207c800): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207c800): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.212607618 +0000 UTC m=+29.961576059 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207c800): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207cd40): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207cd40): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207cd40): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b25af960 item 92 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207cd40): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207cd40): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.213051367 +0000 UTC m=+29.962019788 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207cd40): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207d280): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207d280): open at offset 5 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207d280): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b25afce0 item 92 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207d280): _readAt: size=2, off=5 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207d280): >_readAt: n=0, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207d280): _writeAt: size=3, off=5 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207d280): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207d280): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.213667113 +0000 UTC m=+29.962635533 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207d280): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207d840): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207d840): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207d840): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207d840): >_readAt: n=3, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207d840): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.213667113 +0000 UTC m=+29.962635533 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207d840): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2d801c0 item 92 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207de80): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207de80): open at offset 0 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207de80): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207de80): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207de80): >_readAt: n=0, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207de80): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207de80): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207de80): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.214835883 +0000 UTC m=+29.963804304 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207de80): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b45c0): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b45c0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b45c0): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2d80620 item 93 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b45c0): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b45c0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.215274864 +0000 UTC m=+29.964243285 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b45c0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b4cc0): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b4cc0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b4cc0): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b4cc0): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b4cc0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.215274864 +0000 UTC m=+29.964243285 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b4cc0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2d807e0 item 93 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 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/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b5300): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b5300): open at offset 0 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b5300): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b5300): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b5300): >_readAt: n=0, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b5300): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b5300): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b5300): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.216884539 +0000 UTC m=+29.965852961 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b5300): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b5840): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b5840): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b5840): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2d80bd0 item 94 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b5840): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b5840): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.21750371 +0000 UTC m=+29.966472141 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b5840): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2522040): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2522040): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2522040): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2522040): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2522040): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.21750371 +0000 UTC m=+29.966472141 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2522040): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2d80e70 item 94 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 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/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2522680): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2522680): open at offset 0 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2522680): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2522680): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2522680): >_readAt: n=0, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2522680): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2522680): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2522680): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.218846231 +0000 UTC m=+29.967814651 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2522680): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2522bc0): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2522bc0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2522bc0): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2d81260 item 95 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2522bc0): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2522bc0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.219335446 +0000 UTC m=+29.968303867 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2522bc0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25232c0): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25232c0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25232c0): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25232c0): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25232c0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.219335446 +0000 UTC m=+29.968303867 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25232c0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2d81420 item 95 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 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/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2523900): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2523900): open at offset 0 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2523900): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2523900): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2523900): >_readAt: n=0, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2523900): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2523900): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2523900): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.22057963 +0000 UTC m=+29.969548051 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2523900): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2523e40): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2523e40): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2523e40): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2d817a0 item 96 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2523e40): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2523e40): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.221029702 +0000 UTC m=+29.969998123 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2523e40): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b253e640): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b253e640): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b253e640): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b253e640): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b253e640): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.221029702 +0000 UTC m=+29.969998123 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b253e640): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2d81a40 item 96 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= 2026/05/27 03:28:07 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:28:07 DEBUG : Looking for writers 2026/05/27 03:28:07 DEBUG : >WaitForWriters: 2026/05/27 03:28:07 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "sftp://rclone@:22/rclone-test-xinuxun5diji", Local "Local file system at /tmp/rclone3306240231", Modify Window "1s" 2026/05/27 03:28:07 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: poll-interval is not supported by this remote 2026/05/27 03:28:07 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/27 03:28:07 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:07 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/27 03:28:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/27 03:28:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/05/27 03:28:07 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25b8580): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25b8580): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25b8580): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25b8580): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25b8580): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.226479112 +0000 UTC m=+29.975447533 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25b8580): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25b8a00): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25b8a00): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25b8a00): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25b8a00): >_readAt: n=2, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25b8a00): _writeAt: size=3, off=2 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25b8a00): >_writeAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25b8a00): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.226479112 +0000 UTC m=+29.975447533 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25b8a00): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25b8ec0): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25b8ec0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25b8ec0): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25b8ec0): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25b8ec0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.226479112 +0000 UTC m=+29.975447533 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25b8ec0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b294abd0 item 1 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25b9500): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25b9500): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25b9500): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25b9500): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25b9500): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.228310376 +0000 UTC m=+29.977278796 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25b9500): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25b9a00): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25b9a00): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25b9a00): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25b9a00): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25b9a00): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.228310376 +0000 UTC m=+29.977278796 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25b9a00): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b294b340 item 2 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25ee140): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25ee140): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25ee140): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25ee140): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25ee140): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.229583885 +0000 UTC m=+29.978552307 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25ee140): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25ee5c0): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25ee5c0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25ee5c0): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25ee5c0): >_readAt: n=2, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25ee5c0): _writeAt: size=3, off=2 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25ee5c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25ee5c0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.229583885 +0000 UTC m=+29.978552307 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25ee5c0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25eea80): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25eea80): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25eea80): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25eea80): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25eea80): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.229583885 +0000 UTC m=+29.978552307 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25eea80): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b294b730 item 3 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25ef100): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25ef100): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25ef100): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25ef100): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25ef100): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.231419248 +0000 UTC m=+29.980387669 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25ef100): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25ef640): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25ef640): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25ef640): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25ef640): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25ef640): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.231419248 +0000 UTC m=+29.980387669 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25ef640): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b294bce0 item 4 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25efc80): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25efc80): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25efc80): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25efc80): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25efc80): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.232870043 +0000 UTC m=+29.981838474 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25efc80): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2630200): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2630200): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2630200): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2630200): >_readAt: n=2, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2630200): _writeAt: size=3, off=2 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2630200): >_writeAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2630200): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.232870043 +0000 UTC m=+29.981838474 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2630200): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26306c0): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26306c0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26306c0): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26306c0): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26306c0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.232870043 +0000 UTC m=+29.981838474 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26306c0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b241e380 item 5 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2630d40): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2630d40): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2630d40): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2630d40): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2630d40): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.234657764 +0000 UTC m=+29.983626216 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2630d40): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2631280): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2631280): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2631280): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2631280): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2631280): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.234657764 +0000 UTC m=+29.983626216 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2631280): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b241ea10 item 6 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2631900): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2631900): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2631900): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2631900): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2631900): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.235991177 +0000 UTC m=+29.984959608 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2631900): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2631e00): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2631e00): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2631e00): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2631e00): >_readAt: n=2, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2631e00): _writeAt: size=3, off=2 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2631e00): >_writeAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2631e00): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.235991177 +0000 UTC m=+29.984959608 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2631e00): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b266a3c0): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b266a3c0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b266a3c0): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b266a3c0): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b266a3c0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.235991177 +0000 UTC m=+29.984959608 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b266a3c0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b241f3b0 item 7 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b266aa40): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b266aa40): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b266aa40): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b266aa40): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b266aa40): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.238015798 +0000 UTC m=+29.986984229 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b266aa40): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b266af80): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b266af80): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b266af80): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b266af80): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b266af80): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.238015798 +0000 UTC m=+29.986984229 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b266af80): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b27e41c0 item 8 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b266b540): _readAt: size=2, off=0 2026/05/27 03:28:07 ERROR : open-test-file(0x29e8b266b540): Couldn't read size of file 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b266b540): >_readAt: n=0, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b266b540): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b266b540): >_writeAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b266b540): close: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b266b540): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b266b900): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b266b900): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b266b900): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b266b900): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b266b900): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.239537216 +0000 UTC m=+29.988505657 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b266b900): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b266bd80): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b266bd80): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b266bd80): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b266bd80): >_readAt: n=2, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b266bd80): _writeAt: size=3, off=2 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b266bd80): >_writeAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b266bd80): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.239537216 +0000 UTC m=+29.988505657 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b266bd80): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b6380): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b6380): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b6380): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b6380): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b6380): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.239537216 +0000 UTC m=+29.988505657 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b6380): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b27e4540 item 9 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b6a00): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b6a00): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b6a00): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b6a00): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b6a00): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.241375644 +0000 UTC m=+29.990344065 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b6a00): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b6f40): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b6f40): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b6f40): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b6f40): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b6f40): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.241375644 +0000 UTC m=+29.990344065 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b6f40): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b27e4c40 item 10 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b7580): _readAt: size=2, off=0 2026/05/27 03:28:07 ERROR : open-test-file(0x29e8b26b7580): Couldn't read size of file 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b7580): >_readAt: n=0, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b7580): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b7580): >_writeAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b7580): close: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b7580): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b7940): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b7940): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b7940): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b7940): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b7940): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.242938241 +0000 UTC m=+29.991906682 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b7940): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b7e40): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b7e40): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b7e40): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b7e40): >_readAt: n=2, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b7e40): _writeAt: size=3, off=2 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b7e40): >_writeAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b7e40): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.242938241 +0000 UTC m=+29.991906682 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b7e40): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26e6440): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26e6440): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26e6440): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26e6440): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26e6440): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.242938241 +0000 UTC m=+29.991906682 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26e6440): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b27e52d0 item 11 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26e6ac0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26e6ac0): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26e6ac0): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26e6ac0): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26e6ac0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.244690195 +0000 UTC m=+29.993658616 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26e6ac0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26e7000): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26e7000): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26e7000): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26e7000): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26e7000): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.244690195 +0000 UTC m=+29.993658616 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26e7000): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b27e58f0 item 12 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26e7640): _readAt: size=2, off=0 2026/05/27 03:28:07 ERROR : open-test-file(0x29e8b26e7640): Couldn't read size of file 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26e7640): >_readAt: n=0, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26e7640): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26e7640): >_writeAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26e7640): close: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26e7640): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26e7a00): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26e7a00): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26e7a00): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26e7a00): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26e7a00): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.246110712 +0000 UTC m=+29.995079134 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26e7a00): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b271a1c0): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b271a1c0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b271a1c0): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b271a1c0): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b271a1c0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.246110712 +0000 UTC m=+29.995079134 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b271a1c0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b27e5dc0 item 13 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b271a840): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b271a840): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b271a840): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b271a840): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b271a840): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.247513507 +0000 UTC m=+29.996481928 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b271a840): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b271ad80): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b271ad80): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b271ad80): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b271ad80): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b271ad80): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.247513507 +0000 UTC m=+29.996481928 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b271ad80): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2612700 item 14 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b271b3c0): _readAt: size=2, off=0 2026/05/27 03:28:07 ERROR : open-test-file(0x29e8b271b3c0): Couldn't read size of file 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b271b3c0): >_readAt: n=0, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b271b3c0): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b271b3c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b271b3c0): close: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b271b3c0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b271b780): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b271b780): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b271b780): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b271b780): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b271b780): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.249202392 +0000 UTC m=+29.998170813 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b271b780): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b271be40): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b271be40): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b271be40): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b271be40): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b271be40): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.249202392 +0000 UTC m=+29.998170813 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b271be40): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2612f50 item 15 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 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/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27445c0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27445c0): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27445c0): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27445c0): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27445c0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.250772603 +0000 UTC m=+29.999741024 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27445c0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2744b00): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2744b00): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2744b00): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2744b00): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2744b00): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.250772603 +0000 UTC m=+29.999741024 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2744b00): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2613500 item 16 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2745140): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2745140): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2745140): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2745140): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2745140): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.252160749 +0000 UTC m=+30.001129170 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2745140): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27455c0): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27455c0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27455c0): open at offset 5 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27455c0): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27455c0): >_readAt: n=2, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27455c0): _writeAt: size=3, off=7 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27455c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27455c0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.252160749 +0000 UTC m=+30.001129170 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27455c0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2745ac0): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2745ac0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2745ac0): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2745ac0): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2745ac0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.252160749 +0000 UTC m=+30.001129170 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2745ac0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2613c00 item 17 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2774240): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2774240): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2774240): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2774240): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2774240): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.254040255 +0000 UTC m=+30.003008676 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2774240): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2774780): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2774780): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2774780): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2774780): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2774780): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.254040255 +0000 UTC m=+30.003008676 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2774780): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b29983f0 item 18 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2774e00): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2774e00): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2774e00): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2774e00): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2774e00): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.255406379 +0000 UTC m=+30.004374801 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2774e00): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2775300): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2775300): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2775300): open at offset 5 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2775300): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2775300): >_readAt: n=2, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2775300): _writeAt: size=3, off=7 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2775300): >_writeAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2775300): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.255406379 +0000 UTC m=+30.004374801 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2775300): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2775800): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2775800): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2775800): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2775800): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2775800): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.255406379 +0000 UTC m=+30.004374801 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2775800): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2998770 item 19 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2775e80): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2775e80): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2775e80): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2775e80): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2775e80): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.257365556 +0000 UTC m=+30.006333977 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2775e80): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27b04c0): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27b04c0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27b04c0): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27b04c0): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27b04c0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.257365556 +0000 UTC m=+30.006333977 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27b04c0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2998e00 item 20 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27b0b40): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27b0b40): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27b0b40): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27b0b40): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27b0b40): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.258466368 +0000 UTC m=+30.007434789 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27b0b40): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27b1040): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27b1040): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27b1040): open at offset 5 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27b1040): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27b1040): >_readAt: n=2, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27b1040): _writeAt: size=3, off=7 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27b1040): >_writeAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27b1040): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.258466368 +0000 UTC m=+30.007434789 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27b1040): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27b1540): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27b1540): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27b1540): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27b1540): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27b1540): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.258466368 +0000 UTC m=+30.007434789 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27b1540): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2999180 item 21 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27b1bc0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27b1bc0): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27b1bc0): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27b1bc0): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27b1bc0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.260318602 +0000 UTC m=+30.009287023 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27b1bc0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2802200): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2802200): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2802200): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2802200): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2802200): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.260318602 +0000 UTC m=+30.009287023 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2802200): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b29997a0 item 22 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2802880): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2802880): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2802880): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2802880): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2802880): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.261685479 +0000 UTC m=+30.010653919 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2802880): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2802d80): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2802d80): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2802d80): open at offset 5 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2802d80): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2802d80): >_readAt: n=2, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2802d80): _writeAt: size=3, off=7 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2802d80): >_writeAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2802d80): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.261685479 +0000 UTC m=+30.010653919 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2802d80): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2803280): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2803280): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2803280): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2803280): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2803280): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.261685479 +0000 UTC m=+30.010653919 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2803280): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2999b20 item 23 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 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/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2803900): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2803900): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2803900): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2803900): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2803900): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.263311014 +0000 UTC m=+30.012279435 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2803900): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2803e40): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2803e40): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2803e40): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2803e40): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2803e40): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.263311014 +0000 UTC m=+30.012279435 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2803e40): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b292c150 item 24 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b283a580): _readAt: size=2, off=0 2026/05/27 03:28:07 ERROR : open-test-file(0x29e8b283a580): Couldn't read size of file 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b283a580): >_readAt: n=0, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b283a580): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b283a580): >_writeAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b283a580): close: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b283a580): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b283a940): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b283a940): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b283a940): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b283a940): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b283a940): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.264519891 +0000 UTC m=+30.013488312 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b283a940): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b283ae40): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b283ae40): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b283ae40): open at offset 5 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b283ae40): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b283ae40): >_readAt: n=2, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b283ae40): _writeAt: size=3, off=7 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b283ae40): >_writeAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b283ae40): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.264519891 +0000 UTC m=+30.013488312 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b283ae40): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b283b380): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b283b380): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b283b380): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b283b380): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b283b380): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.264519891 +0000 UTC m=+30.013488312 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b283b380): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b292c540 item 25 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b283ba00): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b283ba00): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b283ba00): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b283ba00): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b283ba00): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.266412802 +0000 UTC m=+30.015381223 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b283ba00): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2850040): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2850040): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2850040): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2850040): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2850040): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.266412802 +0000 UTC m=+30.015381223 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2850040): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b292ca10 item 26 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2850680): _readAt: size=2, off=0 2026/05/27 03:28:07 ERROR : open-test-file(0x29e8b2850680): Couldn't read size of file 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2850680): >_readAt: n=0, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2850680): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2850680): >_writeAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2850680): close: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2850680): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2850a40): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2850a40): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2850a40): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2850a40): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2850a40): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.267864198 +0000 UTC m=+30.016832620 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2850a40): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2850f40): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2850f40): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2850f40): open at offset 5 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2850f40): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2850f40): >_readAt: n=2, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2850f40): _writeAt: size=3, off=7 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2850f40): >_writeAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2850f40): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.267864198 +0000 UTC m=+30.016832620 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2850f40): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2851480): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2851480): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2851480): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2851480): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2851480): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.267864198 +0000 UTC m=+30.016832620 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2851480): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b292cee0 item 27 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 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/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2851b00): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2851b00): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2851b00): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2851b00): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2851b00): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.269476689 +0000 UTC m=+30.018445110 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2851b00): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2884140): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2884140): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2884140): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2884140): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2884140): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.269476689 +0000 UTC m=+30.018445110 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2884140): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b292da40 item 28 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2884780): _readAt: size=2, off=0 2026/05/27 03:28:07 ERROR : open-test-file(0x29e8b2884780): Couldn't read size of file 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2884780): >_readAt: n=0, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2884780): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2884780): >_writeAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2884780): close: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2884780): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2884b40): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2884b40): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2884b40): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2884b40): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2884b40): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.271026862 +0000 UTC m=+30.019995283 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2884b40): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2885200): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2885200): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2885200): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2885200): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2885200): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.271026862 +0000 UTC m=+30.019995283 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2885200): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2e42070 item 29 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 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/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2885880): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2885880): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2885880): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2885880): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2885880): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.272576845 +0000 UTC m=+30.021545265 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2885880): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2885dc0): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2885dc0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2885dc0): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2885dc0): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2885dc0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.272576845 +0000 UTC m=+30.021545265 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2885dc0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2e423f0 item 30 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 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/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28c0500): _readAt: size=2, off=0 2026/05/27 03:28:07 ERROR : open-test-file(0x29e8b28c0500): Couldn't read size of file 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28c0500): >_readAt: n=0, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28c0500): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28c0500): >_writeAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28c0500): close: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28c0500): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28c08c0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28c08c0): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28c08c0): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28c08c0): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28c08c0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.274199464 +0000 UTC m=+30.023167905 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28c08c0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28c0f80): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28c0f80): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28c0f80): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28c0f80): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28c0f80): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.274199464 +0000 UTC m=+30.023167905 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28c0f80): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2e42a10 item 31 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 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/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28c1600): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28c1600): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28c1600): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28c1600): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28c1600): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.275722045 +0000 UTC m=+30.024690466 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28c1600): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28c1b40): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28c1b40): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28c1b40): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28c1b40): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28c1b40): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.275722045 +0000 UTC m=+30.024690466 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28c1b40): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2e42f50 item 32 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28ec280): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28ec280): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28ec280): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28ec280): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28ec280): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.277104771 +0000 UTC m=+30.026073191 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28ec280): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28ec700): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28ec700): >_readAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28ec700): _writeAt: size=3, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28ec700): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28ec700): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2e432d0 item 33 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28ec700): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28ec700): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.277521279 +0000 UTC m=+30.026489699 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28ec700): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28ecc00): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28ecc00): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28ecc00): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28ecc00): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28ecc00): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.277521279 +0000 UTC m=+30.026489699 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28ecc00): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2e43490 item 33 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28ed240): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28ed240): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28ed240): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28ed240): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28ed240): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.278738762 +0000 UTC m=+30.027707184 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28ed240): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28ed6c0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28ed6c0): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2e43810 item 34 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28ed6c0): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28ed6c0): >_readAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28ed6c0): _writeAt: size=3, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28ed6c0): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28ed6c0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.279224782 +0000 UTC m=+30.028193202 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28ed6c0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28edc00): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28edc00): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28edc00): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28edc00): >_readAt: n=3, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28edc00): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.279224782 +0000 UTC m=+30.028193202 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28edc00): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2e43a40 item 34 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2942340): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2942340): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2942340): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2942340): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2942340): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.280259299 +0000 UTC m=+30.029227719 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2942340): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29427c0): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29427c0): >_readAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29427c0): _writeAt: size=3, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29427c0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29427c0): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b28940e0 item 35 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29427c0): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29427c0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.280691607 +0000 UTC m=+30.029660028 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29427c0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2942cc0): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2942cc0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2942cc0): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2942cc0): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2942cc0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.280691607 +0000 UTC m=+30.029660028 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2942cc0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2894460 item 35 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2943340): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2943340): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2943340): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2943340): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2943340): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.281941211 +0000 UTC m=+30.030909633 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2943340): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2943840): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2943840): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b28947e0 item 36 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2943840): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2943840): >_readAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2943840): _writeAt: size=3, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2943840): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2943840): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.282396191 +0000 UTC m=+30.031364613 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2943840): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2943d80): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2943d80): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2943d80): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2943d80): >_readAt: n=3, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2943d80): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.282396191 +0000 UTC m=+30.031364613 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2943d80): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b28949a0 item 36 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29744c0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29744c0): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29744c0): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29744c0): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29744c0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.283462599 +0000 UTC m=+30.032431020 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29744c0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2974940): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2974940): >_readAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2974940): _writeAt: size=3, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2974940): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2974940): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2894ee0 item 37 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2974940): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2974940): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.283888094 +0000 UTC m=+30.032856515 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2974940): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2974e40): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2974e40): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2974e40): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2974e40): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2974e40): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.283888094 +0000 UTC m=+30.032856515 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2974e40): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b28952d0 item 37 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29754c0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29754c0): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29754c0): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29754c0): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29754c0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.28512291 +0000 UTC m=+30.034091331 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29754c0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29759c0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29759c0): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b28956c0 item 38 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29759c0): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29759c0): >_readAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29759c0): _writeAt: size=3, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29759c0): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29759c0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.285530472 +0000 UTC m=+30.034498892 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29759c0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29a6000): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29a6000): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29a6000): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29a6000): >_readAt: n=3, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29a6000): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.285530472 +0000 UTC m=+30.034498892 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29a6000): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2895880 item 38 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29a6680): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29a6680): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29a6680): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29a6680): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29a6680): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.286901846 +0000 UTC m=+30.035870267 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29a6680): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29a6b80): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29a6b80): >_readAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29a6b80): _writeAt: size=3, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29a6b80): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29a6b80): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2895dc0 item 39 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29a6b80): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29a6b80): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.28734775 +0000 UTC m=+30.036316181 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29a6b80): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29a7080): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29a7080): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29a7080): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29a7080): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29a7080): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.28734775 +0000 UTC m=+30.036316181 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29a7080): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b292e3f0 item 39 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29a7700): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29a7700): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29a7700): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29a7700): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29a7700): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.288588708 +0000 UTC m=+30.037557129 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29a7700): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29a7c00): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29a7c00): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b292e930 item 40 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29a7c00): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29a7c00): >_readAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29a7c00): _writeAt: size=3, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29a7c00): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29a7c00): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.289070669 +0000 UTC m=+30.038039091 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29a7c00): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29c4240): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29c4240): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29c4240): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29c4240): >_readAt: n=3, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29c4240): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.289070669 +0000 UTC m=+30.038039091 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29c4240): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b292ebd0 item 40 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29c4800): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29c4800): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29c4800): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29c4800): >_readAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29c4800): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29c4800): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29c4800): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.29028717 +0000 UTC m=+30.039255592 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29c4800): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29c4d00): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29c4d00): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29c4d00): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b292f3b0 item 41 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29c4d00): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29c4d00): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.290671738 +0000 UTC m=+30.039640160 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29c4d00): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29c51c0): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29c51c0): >_readAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29c51c0): _writeAt: size=3, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29c51c0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29c51c0): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b292f5e0 item 41 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29c51c0): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29c51c0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.291152858 +0000 UTC m=+30.040121280 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29c51c0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29c5700): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29c5700): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29c5700): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29c5700): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29c5700): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.291152858 +0000 UTC m=+30.040121280 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29c5700): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b292fab0 item 41 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29c5d40): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29c5d40): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29c5d40): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29c5d40): >_readAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29c5d40): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29c5d40): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29c5d40): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.292412742 +0000 UTC m=+30.041381163 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29c5d40): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29e8340): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29e8340): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29e8340): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2892070 item 42 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29e8340): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29e8340): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.292827627 +0000 UTC m=+30.041796048 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29e8340): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29e8880): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29e8880): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2892230 item 42 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29e8880): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29e8880): >_readAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29e8880): _writeAt: size=3, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29e8880): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29e8880): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.293365615 +0000 UTC m=+30.042334046 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29e8880): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29e8e00): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29e8e00): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29e8e00): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29e8e00): >_readAt: n=3, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29e8e00): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.293365615 +0000 UTC m=+30.042334046 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29e8e00): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2892460 item 42 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29e9440): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29e9440): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29e9440): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29e9440): >_readAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29e9440): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29e9440): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29e9440): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.294505782 +0000 UTC m=+30.043474203 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29e9440): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29e9940): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29e9940): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29e9940): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b28929a0 item 43 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29e9940): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29e9940): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.294986842 +0000 UTC m=+30.043955262 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29e9940): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29e9e80): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29e9e80): >_readAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29e9e80): _writeAt: size=3, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29e9e80): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29e9e80): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2892c40 item 43 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29e9e80): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29e9e80): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.295460748 +0000 UTC m=+30.044429170 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29e9e80): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a264c0): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a264c0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a264c0): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a264c0): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a264c0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.295460748 +0000 UTC m=+30.044429170 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a264c0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2892ee0 item 43 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a26b00): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a26b00): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a26b00): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a26b00): >_readAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a26b00): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a26b00): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a26b00): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.296678573 +0000 UTC m=+30.045646994 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a26b00): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a27000): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a27000): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a27000): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2893260 item 44 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a27000): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a27000): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.297234504 +0000 UTC m=+30.046202935 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a27000): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a27540): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a27540): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2893420 item 44 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a27540): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a27540): >_readAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a27540): _writeAt: size=3, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a27540): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a27540): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.297839128 +0000 UTC m=+30.046807549 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a27540): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a27ac0): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a27ac0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a27ac0): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a27ac0): >_readAt: n=3, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a27ac0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.297839128 +0000 UTC m=+30.046807549 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a27ac0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2893650 item 44 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a48200): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a48200): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a48200): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a48200): >_readAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a48200): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a48200): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a48200): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.299150569 +0000 UTC m=+30.048119040 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a48200): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a48700): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a48700): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a48700): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2893c00 item 45 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a48700): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a48700): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.29967411 +0000 UTC m=+30.048642551 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a48700): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a48e00): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a48e00): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a48e00): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a48e00): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a48e00): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.29967411 +0000 UTC m=+30.048642551 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a48e00): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2893dc0 item 45 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a49440): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a49440): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a49440): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a49440): >_readAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a49440): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a49440): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a49440): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.301017332 +0000 UTC m=+30.049985752 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a49440): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a49940): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a49940): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a49940): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2c822a0 item 46 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a49940): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a49940): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.301495526 +0000 UTC m=+30.050463987 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a49940): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a68140): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a68140): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a68140): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a68140): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a68140): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.301495526 +0000 UTC m=+30.050463987 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a68140): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2c82620 item 46 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a685c0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a685c0): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a685c0): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a685c0): >_readAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a685c0): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a685c0): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a685c0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.303307664 +0000 UTC m=+30.052276105 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a685c0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a68ac0): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a68ac0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a68ac0): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2c82930 item 47 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a68ac0): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a68ac0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.303736095 +0000 UTC m=+30.052704516 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a68ac0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b253e3c0): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b253e3c0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b253e3c0): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b253e3c0): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b253e3c0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.303736095 +0000 UTC m=+30.052704516 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b253e3c0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2984070 item 47 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 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/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b253ea00): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b253ea00): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b253ea00): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b253ea00): >_readAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b253ea00): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b253ea00): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b253ea00): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.3051081 +0000 UTC m=+30.054076522 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b253ea00): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b253ef40): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b253ef40): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b253ef40): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2984460 item 48 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b253ef40): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b253ef40): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.305483521 +0000 UTC m=+30.054451942 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b253ef40): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b253f640): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b253f640): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b253f640): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b253f640): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b253f640): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.305483521 +0000 UTC m=+30.054451942 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b253f640): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2984700 item 48 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b253fc80): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b253fc80): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b253fc80): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b253fc80): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b253fc80): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.306654145 +0000 UTC m=+30.055622567 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b253fc80): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2be2380): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2be2380): >_readAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2be2380): _writeAt: size=3, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2be2380): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2be2380): open at offset 5 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2be2380): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2984cb0 item 49 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2be2380): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2be2380): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.307134053 +0000 UTC m=+30.056102474 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2be2380): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2be28c0): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2be28c0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2be28c0): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2be28c0): >_readAt: n=8, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2be28c0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.307134053 +0000 UTC m=+30.056102474 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2be28c0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2984fc0 item 49 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2be2f40): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2be2f40): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2be2f40): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2be2f40): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2be2f40): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.308410408 +0000 UTC m=+30.057378829 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2be2f40): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2be3440): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2be3440): open at offset 5 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2be3440): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b29856c0 item 50 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2be3440): _readAt: size=2, off=5 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2be3440): >_readAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2be3440): _writeAt: size=3, off=5 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2be3440): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2be3440): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.308883523 +0000 UTC m=+30.057851954 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2be3440): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2be39c0): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2be39c0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2be39c0): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2be39c0): >_readAt: n=3, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2be39c0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.308883523 +0000 UTC m=+30.057851954 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2be39c0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2985960 item 50 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b68180): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b68180): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b68180): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b68180): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b68180): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.309946384 +0000 UTC m=+30.058914805 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b68180): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b68680): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b68680): >_readAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b68680): _writeAt: size=3, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b68680): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b68680): open at offset 5 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b68680): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2985e30 item 51 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b68680): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b68680): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.310374714 +0000 UTC m=+30.059343135 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b68680): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b68bc0): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b68bc0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b68bc0): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b68bc0): >_readAt: n=8, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b68bc0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.310374714 +0000 UTC m=+30.059343135 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b68bc0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2916460 item 51 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b69240): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b69240): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b69240): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b69240): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b69240): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.31172019 +0000 UTC m=+30.060688621 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b69240): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b69740): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b69740): open at offset 5 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b69740): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b29168c0 item 52 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b69740): _readAt: size=2, off=5 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b69740): >_readAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b69740): _writeAt: size=3, off=5 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b69740): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b69740): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.312333029 +0000 UTC m=+30.061301450 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b69740): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b69cc0): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b69cc0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b69cc0): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b69cc0): >_readAt: n=3, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b69cc0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.312333029 +0000 UTC m=+30.061301450 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2b69cc0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2916bd0 item 52 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a68fc0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a68fc0): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a68fc0): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a68fc0): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a68fc0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.313575399 +0000 UTC m=+30.062543841 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a68fc0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a694c0): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a694c0): >_readAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a694c0): _writeAt: size=3, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a694c0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a694c0): open at offset 5 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a694c0): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b29170a0 item 53 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a694c0): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a694c0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.314113407 +0000 UTC m=+30.063081878 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a694c0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a69a00): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a69a00): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a69a00): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a69a00): >_readAt: n=8, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a69a00): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.314113407 +0000 UTC m=+30.063081878 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a69a00): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2917260 item 53 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261a180): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261a180): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261a180): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261a180): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261a180): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.315341922 +0000 UTC m=+30.064310353 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261a180): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261a680): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261a680): open at offset 5 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261a680): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2917730 item 54 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261a680): _readAt: size=2, off=5 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261a680): >_readAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261a680): _writeAt: size=3, off=5 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261a680): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261a680): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.315870843 +0000 UTC m=+30.064839264 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261a680): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261ac00): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261ac00): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261ac00): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261ac00): >_readAt: n=3, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261ac00): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.315870843 +0000 UTC m=+30.064839264 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261ac00): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b29178f0 item 54 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261b280): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261b280): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261b280): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261b280): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261b280): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.317390538 +0000 UTC m=+30.066358959 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261b280): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261b780): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261b780): >_readAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261b780): _writeAt: size=3, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261b780): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261b780): open at offset 5 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261b780): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2917d50 item 55 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261b780): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261b780): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.317882679 +0000 UTC m=+30.066851100 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261b780): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261bd40): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261bd40): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261bd40): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261bd40): >_readAt: n=8, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261bd40): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.317882679 +0000 UTC m=+30.066851100 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b261bd40): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2426150 item 55 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 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/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2922780): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2922780): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2922780): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2922780): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2922780): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.319193108 +0000 UTC m=+30.068161529 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2922780): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2922fc0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2922fc0): open at offset 5 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2922fc0): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2426bd0 item 56 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2922fc0): _readAt: size=2, off=5 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2922fc0): >_readAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2922fc0): _writeAt: size=3, off=5 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2922fc0): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2922fc0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.31970646 +0000 UTC m=+30.068674881 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2922fc0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2923540): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2923540): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2923540): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2923540): >_readAt: n=3, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2923540): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.31970646 +0000 UTC m=+30.068674881 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2923540): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2426ee0 item 56 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2923b80): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2923b80): open at offset 0 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2923b80): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2923b80): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2923b80): >_readAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2923b80): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2923b80): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2923b80): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.320934783 +0000 UTC m=+30.069903204 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2923b80): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b227cb80): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b227cb80): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b227cb80): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2427730 item 57 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b227cb80): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b227cb80): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.321406947 +0000 UTC m=+30.070375367 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b227cb80): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2420c40): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2420c40): >_readAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2420c40): _writeAt: size=3, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2420c40): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2420c40): open at offset 5 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2420c40): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2427960 item 57 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2420c40): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2420c40): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.3218368 +0000 UTC m=+30.070805220 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2420c40): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b24217c0): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b24217c0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b24217c0): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b24217c0): >_readAt: n=8, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b24217c0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.3218368 +0000 UTC m=+30.070805220 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b24217c0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2427c70 item 57 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2600180): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2600180): open at offset 0 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2600180): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2600180): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2600180): >_readAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2600180): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2600180): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2600180): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.323040016 +0000 UTC m=+30.072008437 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2600180): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26006c0): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26006c0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26006c0): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2c82230 item 58 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26006c0): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26006c0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.323448629 +0000 UTC m=+30.072417051 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26006c0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2600c40): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2600c40): open at offset 5 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2600c40): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2c824d0 item 58 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2600c40): _readAt: size=2, off=5 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2600c40): >_readAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2600c40): _writeAt: size=3, off=5 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2600c40): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2600c40): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.323965296 +0000 UTC m=+30.072933717 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2600c40): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2601400): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2601400): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2601400): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2601400): >_readAt: n=3, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2601400): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.323965296 +0000 UTC m=+30.072933717 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2601400): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2c82bd0 item 58 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d684c0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d684c0): open at offset 0 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d684c0): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d684c0): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d684c0): >_readAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d684c0): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d684c0): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d684c0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.324998241 +0000 UTC m=+30.073966662 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d684c0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d68a00): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d68a00): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d68a00): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2c82f50 item 59 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d68a00): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d68a00): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.325516972 +0000 UTC m=+30.074485393 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d68a00): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d68f40): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d68f40): >_readAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d68f40): _writeAt: size=3, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d68f40): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d68f40): open at offset 5 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d68f40): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2c83110 item 59 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d68f40): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d68f40): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.325974217 +0000 UTC m=+30.074942648 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d68f40): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d694c0): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d694c0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d694c0): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d694c0): >_readAt: n=8, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d694c0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.325974217 +0000 UTC m=+30.074942648 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d694c0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2c833b0 item 59 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 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/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d69b00): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d69b00): open at offset 0 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d69b00): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d69b00): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d69b00): >_readAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d69b00): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d69b00): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d69b00): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.3272019 +0000 UTC m=+30.076170342 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2d69b00): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2354340): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2354340): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2354340): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2c837a0 item 60 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2354340): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2354340): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.32766168 +0000 UTC m=+30.076630101 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2354340): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b23549c0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b23549c0): open at offset 5 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b23549c0): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2c83960 item 60 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b23549c0): _readAt: size=2, off=5 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b23549c0): >_readAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b23549c0): _writeAt: size=3, off=5 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b23549c0): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b23549c0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.328204177 +0000 UTC m=+30.077172598 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b23549c0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2354f80): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2354f80): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2354f80): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2354f80): >_readAt: n=3, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2354f80): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.328204177 +0000 UTC m=+30.077172598 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2354f80): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2c83b20 item 60 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2355700): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2355700): open at offset 0 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2355700): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2355700): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2355700): >_readAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2355700): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2355700): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2355700): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.329478036 +0000 UTC m=+30.078446457 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2355700): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207c480): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207c480): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207c480): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2d6a000 item 61 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207c480): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207c480): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.329958936 +0000 UTC m=+30.078927357 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207c480): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207cb80): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207cb80): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207cb80): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207cb80): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207cb80): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.329958936 +0000 UTC m=+30.078927357 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207cb80): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2d6a1c0 item 61 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 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/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207d1c0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207d1c0): open at offset 0 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207d1c0): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207d1c0): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207d1c0): >_readAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207d1c0): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207d1c0): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207d1c0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.331198902 +0000 UTC m=+30.080167323 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207d1c0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207d700): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207d700): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207d700): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2d6a5b0 item 62 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207d700): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207d700): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.331776254 +0000 UTC m=+30.080744686 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207d700): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207de00): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207de00): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207de00): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207de00): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207de00): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.331776254 +0000 UTC m=+30.080744686 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b207de00): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2d6a770 item 62 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 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/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b4640): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b4640): open at offset 0 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b4640): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b4640): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b4640): >_readAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b4640): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b4640): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b4640): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.332940366 +0000 UTC m=+30.081908787 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b4640): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b4b80): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b4b80): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b4b80): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2d6aaf0 item 63 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b4b80): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b4b80): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.33333374 +0000 UTC m=+30.082302162 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b4b80): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b5280): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b5280): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b5280): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b5280): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b5280): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.33333374 +0000 UTC m=+30.082302162 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b5280): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2d6ad90 item 63 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 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/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b58c0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b58c0): open at offset 0 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b58c0): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b58c0): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b58c0): >_readAt: n=0, err=Bad file descriptor 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b58c0): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b58c0): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b58c0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.334519955 +0000 UTC m=+30.083488376 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b58c0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b5e00): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b5e00): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b5e00): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2d6b180 item 64 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b5e00): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b5e00): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.334899112 +0000 UTC m=+30.083867533 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26b5e00): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25b8640): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25b8640): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25b8640): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25b8640): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25b8640): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.334899112 +0000 UTC m=+30.083867533 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25b8640): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2d6b340 item 64 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25b8c80): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25b8c80): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25b8c80): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25b8c80): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25b8c80): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.336025743 +0000 UTC m=+30.084994165 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25b8c80): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25b9100): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25b9100): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25b9100): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25b9100): >_readAt: n=2, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25b9100): _writeAt: size=3, off=2 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2d6b730 item 65 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25b9100): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25b9100): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.336441259 +0000 UTC m=+30.085409681 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25b9100): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25b9600): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25b9600): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25b9600): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25b9600): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25b9600): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.336441259 +0000 UTC m=+30.085409681 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25b9600): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2d6b8f0 item 65 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25b9c40): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25b9c40): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25b9c40): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25b9c40): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25b9c40): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.337549156 +0000 UTC m=+30.086517577 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25b9c40): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b265a1c0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b265a1c0): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2d6bc70 item 66 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b265a1c0): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b265a1c0): >_readAt: n=0, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b265a1c0): _writeAt: size=3, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b265a1c0): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b265a1c0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.338070112 +0000 UTC m=+30.087038533 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b265a1c0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b265a700): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b265a700): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b265a700): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b265a700): >_readAt: n=3, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b265a700): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.338070112 +0000 UTC m=+30.087038533 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b265a700): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2d6be30 item 66 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b265ad40): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b265ad40): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b265ad40): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b265ad40): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b265ad40): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.339289699 +0000 UTC m=+30.088258130 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b265ad40): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b265b1c0): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b265b1c0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b265b1c0): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b265b1c0): >_readAt: n=2, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b265b1c0): _writeAt: size=3, off=2 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b23365b0 item 67 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b265b1c0): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b265b1c0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.339867011 +0000 UTC m=+30.088835432 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b265b1c0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b265b6c0): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b265b6c0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b265b6c0): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b265b6c0): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b265b6c0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.339867011 +0000 UTC m=+30.088835432 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b265b6c0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2336a10 item 67 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b265bd40): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b265bd40): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b265bd40): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b265bd40): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b265bd40): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.341260719 +0000 UTC m=+30.090229169 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b265bd40): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2546480): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2546480): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b238a770 item 68 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2546480): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2546480): >_readAt: n=0, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2546480): _writeAt: size=3, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2546480): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2546480): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.341777886 +0000 UTC m=+30.090746307 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2546480): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25469c0): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25469c0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25469c0): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25469c0): >_readAt: n=3, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25469c0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.341777886 +0000 UTC m=+30.090746307 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25469c0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b238ab60 item 68 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2547000): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2547000): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2547000): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2547000): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2547000): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.342862878 +0000 UTC m=+30.091831300 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2547000): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2547480): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2547480): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2547480): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2547480): >_readAt: n=2, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2547480): _writeAt: size=3, off=2 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b238b180 item 69 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2547480): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2547480): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.343321236 +0000 UTC m=+30.092289657 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2547480): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2547980): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2547980): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2547980): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2547980): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2547980): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.343321236 +0000 UTC m=+30.092289657 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2547980): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b238b570 item 69 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2558100): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2558100): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2558100): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2558100): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2558100): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.344543338 +0000 UTC m=+30.093511760 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2558100): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2558600): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2558600): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b235e700 item 70 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2558600): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2558600): >_readAt: n=0, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2558600): _writeAt: size=3, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2558600): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2558600): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.345154775 +0000 UTC m=+30.094123196 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2558600): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2558b40): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2558b40): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2558b40): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2558b40): >_readAt: n=3, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2558b40): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.345154775 +0000 UTC m=+30.094123196 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2558b40): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b235e9a0 item 70 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25591c0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25591c0): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25591c0): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25591c0): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25591c0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.346207767 +0000 UTC m=+30.095176189 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25591c0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25596c0): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25596c0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25596c0): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25596c0): >_readAt: n=2, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25596c0): _writeAt: size=3, off=2 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b235f0a0 item 71 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25596c0): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25596c0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.346627321 +0000 UTC m=+30.095595742 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b25596c0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2559bc0): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2559bc0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2559bc0): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2559bc0): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2559bc0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.346627321 +0000 UTC m=+30.095595742 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2559bc0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b235f730 item 71 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b269c340): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b269c340): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b269c340): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b269c340): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b269c340): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.347858891 +0000 UTC m=+30.096827313 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b269c340): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b269c840): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b269c840): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b25ae2a0 item 72 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b269c840): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b269c840): >_readAt: n=0, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b269c840): _writeAt: size=3, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b269c840): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b269c840): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.348402199 +0000 UTC m=+30.097370651 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b269c840): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b269cd80): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b269cd80): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b269cd80): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b269cd80): >_readAt: n=3, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b269cd80): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.348402199 +0000 UTC m=+30.097370651 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b269cd80): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b25ae460 item 72 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b269d340): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b269d340): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b269d340): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b269d340): >_readAt: n=0, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b269d340): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b269d340): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b269d340): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.349662633 +0000 UTC m=+30.098631055 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b269d340): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b269d840): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b269d840): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b269d840): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b25aed90 item 73 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b269d840): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b269d840): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.350059224 +0000 UTC m=+30.099027645 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b269d840): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b269dd00): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b269dd00): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b269dd00): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b269dd00): >_readAt: n=2, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b269dd00): _writeAt: size=3, off=2 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b25af0a0 item 73 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b269dd00): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b269dd00): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.350509896 +0000 UTC m=+30.099478318 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b269dd00): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26ca340): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26ca340): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26ca340): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26ca340): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26ca340): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.350509896 +0000 UTC m=+30.099478318 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26ca340): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b25af420 item 73 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26ca980): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26ca980): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26ca980): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26ca980): >_readAt: n=0, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26ca980): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26ca980): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26ca980): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.351631638 +0000 UTC m=+30.100600060 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26ca980): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26cae80): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26cae80): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26cae80): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b25af810 item 74 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26cae80): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26cae80): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.352010777 +0000 UTC m=+30.100979198 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26cae80): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26cb3c0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26cb3c0): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b25af9d0 item 74 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26cb3c0): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26cb3c0): >_readAt: n=0, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26cb3c0): _writeAt: size=3, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26cb3c0): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26cb3c0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.352485124 +0000 UTC m=+30.101453545 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26cb3c0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26cb940): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26cb940): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26cb940): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26cb940): >_readAt: n=3, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26cb940): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.352485124 +0000 UTC m=+30.101453545 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26cb940): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2d80070 item 74 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26fc080): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26fc080): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26fc080): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26fc080): >_readAt: n=0, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26fc080): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26fc080): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26fc080): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.353637324 +0000 UTC m=+30.102605744 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26fc080): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26fc580): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26fc580): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26fc580): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2d803f0 item 75 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26fc580): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26fc580): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.354055214 +0000 UTC m=+30.103023635 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26fc580): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26fcac0): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26fcac0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26fcac0): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26fcac0): >_readAt: n=2, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26fcac0): _writeAt: size=3, off=2 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2d80690 item 75 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26fcac0): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26fcac0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.354504825 +0000 UTC m=+30.103473246 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26fcac0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26fd000): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26fd000): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26fd000): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26fd000): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26fd000): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.354504825 +0000 UTC m=+30.103473246 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26fd000): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2d808c0 item 75 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26fd640): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26fd640): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26fd640): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26fd640): >_readAt: n=0, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26fd640): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26fd640): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26fd640): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.355645703 +0000 UTC m=+30.104614124 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26fd640): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26fdb40): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26fdb40): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26fdb40): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2d80c40 item 76 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26fdb40): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26fdb40): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.356005744 +0000 UTC m=+30.104974166 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b26fdb40): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2720180): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2720180): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2d80f50 item 76 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2720180): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2720180): >_readAt: n=0, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2720180): _writeAt: size=3, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2720180): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2720180): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.356435457 +0000 UTC m=+30.105403878 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2720180): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2720700): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2720700): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2720700): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2720700): >_readAt: n=3, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2720700): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.356435457 +0000 UTC m=+30.105403878 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2720700): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2d81110 item 76 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2720d40): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2720d40): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2720d40): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2720d40): >_readAt: n=0, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2720d40): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2720d40): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2720d40): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.357569112 +0000 UTC m=+30.106537533 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2720d40): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2721240): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2721240): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2721240): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2d81490 item 77 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2721240): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2721240): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.357919204 +0000 UTC m=+30.106887625 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2721240): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2721940): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2721940): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2721940): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2721940): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2721940): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.357919204 +0000 UTC m=+30.106887625 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2721940): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2d81650 item 77 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b274a080): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b274a080): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b274a080): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b274a080): >_readAt: n=0, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b274a080): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b274a080): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b274a080): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.358982727 +0000 UTC m=+30.107951148 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b274a080): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b274a580): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b274a580): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b274a580): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2d819d0 item 78 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b274a580): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b274a580): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.35936567 +0000 UTC m=+30.108334091 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b274a580): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b274ac80): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b274ac80): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b274ac80): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b274ac80): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b274ac80): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.35936567 +0000 UTC m=+30.108334091 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b274ac80): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2d81b90 item 78 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b274b2c0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b274b2c0): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b274b2c0): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b274b2c0): >_readAt: n=0, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b274b2c0): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b274b2c0): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b274b2c0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.360631396 +0000 UTC m=+30.109599817 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b274b2c0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b274b7c0): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b274b7c0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b274b7c0): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2320620 item 79 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b274b7c0): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b274b7c0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.360995915 +0000 UTC m=+30.109964336 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b274b7c0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b274bec0): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b274bec0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b274bec0): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b274bec0): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b274bec0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.360995915 +0000 UTC m=+30.109964336 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b274bec0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2320f50 item 79 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 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/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2778600): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2778600): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2778600): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2778600): >_readAt: n=0, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2778600): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2778600): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2778600): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.362073043 +0000 UTC m=+30.111041464 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2778600): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2778b00): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2778b00): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2778b00): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b294a070 item 80 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2778b00): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2778b00): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.362446359 +0000 UTC m=+30.111414780 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2778b00): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2779200): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2779200): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2779200): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2779200): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2779200): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.362446359 +0000 UTC m=+30.111414780 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2779200): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b294a4d0 item 80 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2779840): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2779840): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2779840): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2779840): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2779840): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.364915561 +0000 UTC m=+30.113883982 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2779840): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2779cc0): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2779cc0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2779cc0): open at offset 5 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2779cc0): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2779cc0): >_readAt: n=2, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2779cc0): _writeAt: size=3, off=7 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b294ab60 item 81 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2779cc0): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2779cc0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.365355072 +0000 UTC m=+30.114323493 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2779cc0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27ba300): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27ba300): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27ba300): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27ba300): >_readAt: n=8, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27ba300): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.365355072 +0000 UTC m=+30.114323493 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27ba300): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b294ad20 item 81 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27ba980): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27ba980): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27ba980): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27ba980): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27ba980): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.366429645 +0000 UTC m=+30.115398066 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27ba980): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27bae80): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27bae80): open at offset 5 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27bae80): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b294b340 item 82 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27bae80): _readAt: size=2, off=5 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27bae80): >_readAt: n=0, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27bae80): _writeAt: size=3, off=5 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27bae80): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27bae80): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.36704501 +0000 UTC m=+30.116013431 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b27bae80): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b288a140): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b288a140): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b288a140): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b288a140): >_readAt: n=3, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b288a140): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.36704501 +0000 UTC m=+30.116013431 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b288a140): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b241e000 item 82 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b288a7c0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b288a7c0): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b288a7c0): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b288a7c0): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b288a7c0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.368408309 +0000 UTC m=+30.117376760 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b288a7c0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b288acc0): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b288acc0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b288acc0): open at offset 5 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b288acc0): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b288acc0): >_readAt: n=2, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b288acc0): _writeAt: size=3, off=7 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b241e3f0 item 83 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b288acc0): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b288acc0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.368807815 +0000 UTC m=+30.117776236 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b288acc0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b288b200): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b288b200): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b288b200): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b288b200): >_readAt: n=8, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b288b200): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.368807815 +0000 UTC m=+30.117776236 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b288b200): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b241e5b0 item 83 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b288b880): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b288b880): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b288b880): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b288b880): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b288b880): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.370044975 +0000 UTC m=+30.119013396 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b288b880): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b288bd80): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b288bd80): open at offset 5 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b288bd80): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b241ed90 item 84 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b288bd80): _readAt: size=2, off=5 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b288bd80): >_readAt: n=0, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b288bd80): _writeAt: size=3, off=5 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b288bd80): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b288bd80): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.370658707 +0000 UTC m=+30.119627128 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b288bd80): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28d6400): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28d6400): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28d6400): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28d6400): >_readAt: n=3, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28d6400): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.370658707 +0000 UTC m=+30.119627128 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28d6400): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b241f2d0 item 84 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28d6a80): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28d6a80): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28d6a80): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28d6a80): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28d6a80): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.371833549 +0000 UTC m=+30.120801969 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28d6a80): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28d6f80): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28d6f80): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28d6f80): open at offset 5 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28d6f80): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28d6f80): >_readAt: n=2, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28d6f80): _writeAt: size=3, off=7 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b241fce0 item 85 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28d6f80): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28d6f80): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.372332343 +0000 UTC m=+30.121300764 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28d6f80): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28d74c0): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28d74c0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28d74c0): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28d74c0): >_readAt: n=8, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28d74c0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.372332343 +0000 UTC m=+30.121300764 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28d74c0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b27e4150 item 85 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28d7b40): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28d7b40): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28d7b40): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28d7b40): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28d7b40): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.373682798 +0000 UTC m=+30.122651219 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28d7b40): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28f4140): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28f4140): open at offset 5 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28f4140): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b27e44d0 item 86 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28f4140): _readAt: size=2, off=5 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28f4140): >_readAt: n=0, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28f4140): _writeAt: size=3, off=5 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28f4140): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28f4140): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.374189847 +0000 UTC m=+30.123158268 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28f4140): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28f46c0): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28f46c0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28f46c0): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28f46c0): >_readAt: n=3, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28f46c0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.374189847 +0000 UTC m=+30.123158268 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28f46c0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b27e4690 item 86 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28f4d40): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28f4d40): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28f4d40): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28f4d40): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28f4d40): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.375356725 +0000 UTC m=+30.124325146 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28f4d40): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28f5240): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28f5240): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28f5240): open at offset 5 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28f5240): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28f5240): >_readAt: n=2, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28f5240): _writeAt: size=3, off=7 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b27e4c40 item 87 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28f5240): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28f5240): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.375922365 +0000 UTC m=+30.124890785 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28f5240): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28f5780): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28f5780): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28f5780): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28f5780): >_readAt: n=8, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28f5780): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.375922365 +0000 UTC m=+30.124890785 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28f5780): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b27e5030 item 87 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 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/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28f5e00): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28f5e00): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28f5e00): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28f5e00): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28f5e00): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.377041562 +0000 UTC m=+30.126009983 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b28f5e00): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2960400): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2960400): open at offset 5 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2960400): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b27e5490 item 88 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2960400): _readAt: size=2, off=5 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2960400): >_readAt: n=0, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2960400): _writeAt: size=3, off=5 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2960400): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2960400): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.37757993 +0000 UTC m=+30.126548351 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2960400): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2960980): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2960980): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2960980): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2960980): >_readAt: n=3, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2960980): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.37757993 +0000 UTC m=+30.126548351 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2960980): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b27e5650 item 88 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2960fc0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2960fc0): open at offset 0 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2960fc0): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2960fc0): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2960fc0): >_readAt: n=0, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2960fc0): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2960fc0): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2960fc0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.378792665 +0000 UTC m=+30.127761086 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2960fc0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2961500): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2961500): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2961500): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b27e5c70 item 89 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2961500): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2961500): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.379201899 +0000 UTC m=+30.128170320 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2961500): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2961a40): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2961a40): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2961a40): open at offset 5 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2961a40): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2961a40): >_readAt: n=2, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2961a40): _writeAt: size=3, off=7 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b27e5e30 item 89 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2961a40): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2961a40): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.379620893 +0000 UTC m=+30.128589314 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2961a40): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b297a0c0): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b297a0c0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b297a0c0): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b297a0c0): >_readAt: n=8, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b297a0c0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.379620893 +0000 UTC m=+30.128589314 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b297a0c0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b26123f0 item 89 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b297a700): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b297a700): open at offset 0 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b297a700): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b297a700): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b297a700): >_readAt: n=0, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b297a700): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b297a700): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b297a700): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.380745238 +0000 UTC m=+30.129713661 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b297a700): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b297ac40): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b297ac40): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b297ac40): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2612d90 item 90 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b297ac40): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b297ac40): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.381168791 +0000 UTC m=+30.130137212 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b297ac40): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b297b180): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b297b180): open at offset 5 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b297b180): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2612fc0 item 90 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b297b180): _readAt: size=2, off=5 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b297b180): >_readAt: n=0, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b297b180): _writeAt: size=3, off=5 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b297b180): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b297b180): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.381635905 +0000 UTC m=+30.130604326 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b297b180): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b297b740): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b297b740): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b297b740): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b297b740): >_readAt: n=3, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b297b740): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.381635905 +0000 UTC m=+30.130604326 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b297b740): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2613340 item 90 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b297bd80): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b297bd80): open at offset 0 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b297bd80): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b297bd80): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b297bd80): >_readAt: n=0, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b297bd80): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b297bd80): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b297bd80): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.382778146 +0000 UTC m=+30.131746567 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b297bd80): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29ae3c0): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29ae3c0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29ae3c0): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2613ab0 item 91 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29ae3c0): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29ae3c0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.383177981 +0000 UTC m=+30.132146403 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29ae3c0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29ae900): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29ae900): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29ae900): open at offset 5 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29ae900): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29ae900): >_readAt: n=2, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29ae900): _writeAt: size=3, off=7 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2613c70 item 91 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29ae900): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29ae900): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.383580974 +0000 UTC m=+30.132549395 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29ae900): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29aee80): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29aee80): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29aee80): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29aee80): >_readAt: n=8, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29aee80): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.383580974 +0000 UTC m=+30.132549395 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29aee80): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2998000 item 91 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 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/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29af4c0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29af4c0): open at offset 0 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29af4c0): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29af4c0): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29af4c0): >_readAt: n=0, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29af4c0): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29af4c0): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29af4c0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.384666258 +0000 UTC m=+30.133634679 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29af4c0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29afa00): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29afa00): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29afa00): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b29984d0 item 92 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29afa00): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29afa00): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.385059862 +0000 UTC m=+30.134028283 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29afa00): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29c6040): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29c6040): open at offset 5 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29c6040): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2998690 item 92 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29c6040): _readAt: size=2, off=5 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29c6040): >_readAt: n=0, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29c6040): _writeAt: size=3, off=5 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29c6040): >_writeAt: n=3, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29c6040): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.385485667 +0000 UTC m=+30.134454089 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29c6040): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29c6600): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29c6600): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29c6600): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29c6600): >_readAt: n=3, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29c6600): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.385485667 +0000 UTC m=+30.134454089 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29c6600): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2998850 item 92 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29c6c40): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29c6c40): open at offset 0 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29c6c40): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29c6c40): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29c6c40): >_readAt: n=0, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29c6c40): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29c6c40): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29c6c40): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.386673053 +0000 UTC m=+30.135641475 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29c6c40): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29c7180): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29c7180): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29c7180): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2998d20 item 93 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29c7180): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29c7180): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.387052973 +0000 UTC m=+30.136021394 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29c7180): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29c7880): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29c7880): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29c7880): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29c7880): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29c7880): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.387052973 +0000 UTC m=+30.136021394 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29c7880): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2998f50 item 93 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 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/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29c7ec0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29c7ec0): open at offset 0 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29c7ec0): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29c7ec0): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29c7ec0): >_readAt: n=0, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29c7ec0): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29c7ec0): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29c7ec0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.388246511 +0000 UTC m=+30.137214932 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29c7ec0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29e2500): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29e2500): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29e2500): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b29993b0 item 94 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29e2500): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29e2500): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.388640396 +0000 UTC m=+30.137608817 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29e2500): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29e2c00): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29e2c00): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29e2c00): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29e2c00): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29e2c00): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.388640396 +0000 UTC m=+30.137608817 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29e2c00): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2999570 item 94 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 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/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29e3240): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29e3240): open at offset 0 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29e3240): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29e3240): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29e3240): >_readAt: n=0, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29e3240): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29e3240): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29e3240): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.389953571 +0000 UTC m=+30.138921992 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29e3240): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29e3780): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29e3780): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29e3780): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2999960 item 95 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29e3780): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29e3780): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.39049198 +0000 UTC m=+30.139460401 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29e3780): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29e3e80): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29e3e80): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29e3e80): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29e3e80): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29e3e80): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.39049198 +0000 UTC m=+30.139460401 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b29e3e80): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b2999b20 item 95 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 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/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a125c0): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a125c0): open at offset 0 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a125c0): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a125c0): _readAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a125c0): >_readAt: n=0, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a125c0): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a125c0): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a125c0): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.391806897 +0000 UTC m=+30.140775318 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a125c0): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a12b00): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a12b00): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a12b00): >openPending: err= 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b292c000 item 96 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a12b00): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a12b00): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.392240297 +0000 UTC m=+30.141208718 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a12b00): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/27 03:28:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/27 03:28:07 DEBUG : open-test-file: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a13200): _readAt: size=512, off=0 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a13200): openPending: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a13200): >openPending: err= 2026/05/27 03:28:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a13200): >_readAt: n=5, err=EOF 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a13200): close: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-27 03:28:07.392240297 +0000 UTC m=+30.141208718 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : open-test-file(0x29e8b2a13200): >close: err= 2026/05/27 03:28:07 DEBUG : open-test-file: Remove: 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29e8b292c1c0 item 96 2026/05/27 03:28:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/27 03:28:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/27 03:28:07 DEBUG : open-test-file: >Remove: err= 2026/05/27 03:28:07 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:28:07 DEBUG : Looking for writers 2026/05/27 03:28:07 DEBUG : >WaitForWriters: 2026/05/27 03:28:07 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.36s) --- PASS: TestRWFileHandleOpenTests/writes (0.19s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.17s) --- 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-xinuxun5diji", Local "Local file system at /tmp/rclone3306240231", Modify Window "1s" 2026/05/27 03:28:07 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: poll-interval is not supported by this remote 2026/05/27 03:28:07 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/27 03:28:07 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:07 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/27 03:28:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/27 03:28:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/27 03:28:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : file1: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : file1(0x29e8b265be80): openPending: 2026/05/27 03:28:07 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/27 03:28:07 DEBUG : file1(0x29e8b265be80): >openPending: err= 2026/05/27 03:28:07 DEBUG : file1: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/27 03:28:07 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/27 03:28:07 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/27 03:28:07 DEBUG : file1(0x29e8b265be80): _writeAt: size=2, off=0 2026/05/27 03:28:07 DEBUG : file1(0x29e8b265be80): >_writeAt: n=2, err= 2026/05/27 03:28:07 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/05/27 03:28:07 DEBUG : file1(0x29e8b265be80): RWFileHandle.Flush 2026/05/27 03:28:07 DEBUG : file1(0x29e8b265be80): RWFileHandle.Release 2026/05/27 03:28:07 DEBUG : file1(0x29e8b265be80): close: 2026/05/27 03:28:07 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/05/27 03:28:07 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : file1(0x29e8b265be80): >close: err= 2026/05/27 03:28:07 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:28:07 DEBUG : Looking for writers 2026/05/27 03:28:07 DEBUG : file1: reading active writers 2026/05/27 03:28:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/27 03:28:07 DEBUG : Looking for writers 2026/05/27 03:28:07 DEBUG : file1: reading active writers 2026/05/27 03:28:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/27 03:28:07 DEBUG : Looking for writers 2026/05/27 03:28:07 DEBUG : file1: reading active writers 2026/05/27 03:28:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/27 03:28:07 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-xinuxun5diji/dir/file1: no such file or directory 2026/05/27 03:28:07 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-xinuxun5diji/dir/file1: no such file or directory 2026/05/27 03:28:07 DEBUG : Looking for writers 2026/05/27 03:28:07 DEBUG : file1: reading active writers 2026/05/27 03:28:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/27 03:28:07 DEBUG : file1: vfs cache: starting upload 2026/05/27 03:28:07 DEBUG : file1.a0a9169e.partial: size = 2 OK 2026/05/27 03:28:07 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/file1.a0a9169e.partial" 2026/05/27 03:28:07 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:07 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/file1.a0a9169e.partial 2026/05/27 03:28:07 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/file1.a0a9169e.partial" 2026/05/27 03:28:07 DEBUG : Looking for writers 2026/05/27 03:28:07 DEBUG : file1: reading active writers 2026/05/27 03:28:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/27 03:28:07 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:07 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-xinuxun5diji/file1.a0a9169e.partial 2026/05/27 03:28:07 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:07 DEBUG : file1.a0a9169e.partial: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/05/27 03:28:07 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/05/27 03:28:07 DEBUG : file1.a0a9169e.partial: renamed to: file1 2026/05/27 03:28:07 INFO : file1: Copied (new) 2026/05/27 03:28:07 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/file1" 2026/05/27 03:28:07 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:07 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/file1 2026/05/27 03:28:07 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/file1" 2026/05/27 03:28:07 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:07 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-xinuxun5diji/file1 2026/05/27 03:28:07 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:07 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/05/27 03:28:07 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/05/27 03:28:07 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/27 03:28:07 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/27 03:28:07 INFO : file1: vfs cache: upload succeeded try #1 2026/05/27 03:28:07 DEBUG : Looking for writers 2026/05/27 03:28:07 DEBUG : file1: reading active writers 2026/05/27 03:28:07 DEBUG : >WaitForWriters: 2026/05/27 03:28:07 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/file1" 2026/05/27 03:28:07 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:07 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/file1 2026/05/27 03:28:07 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/file1" 2026/05/27 03:28:07 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-xinuxun5diji/dir/file1: no such file or directory 2026/05/27 03:28:07 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-xinuxun5diji/dir/file1: no such file or directory 2026/05/27 03:28:07 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:07 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-xinuxun5diji/file1 2026/05/27 03:28:07 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:07 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/05/27 03:28:07 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/file1" 2026/05/27 03:28:07 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:07 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/file1 2026/05/27 03:28:07 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/file1" 2026/05/27 03:28:07 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:07 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: c22b5f9178342609428d6f51b2c5af4c0bde6a42 /rclone-test-xinuxun5diji/file1 2026/05/27 03:28:07 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:07 DEBUG : file1: Parsed hash: c22b5f9178342609428d6f51b2c5af4c0bde6a42 2026/05/27 03:28:07 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:28:07 DEBUG : Looking for writers 2026/05/27 03:28:07 DEBUG : file1: reading active writers 2026/05/27 03:28:07 DEBUG : >WaitForWriters: 2026/05/27 03:28:07 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.51s) === RUN TestRWCacheRename run.go:198: Remote "sftp://rclone@:22/rclone-test-xinuxun5diji", Local "Local file system at /tmp/rclone3306240231", Modify Window "1s" 2026/05/27 03:28:07 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: poll-interval is not supported by this remote 2026/05/27 03:28:07 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/27 03:28:07 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:07 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/27 03:28:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/27 03:28:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:07 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:07 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/27 03:28:07 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:07 DEBUG : rename_me: newRWFileHandle: 2026/05/27 03:28:07 DEBUG : rename_me(0x29e8b2668080): openPending: 2026/05/27 03:28:07 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/05/27 03:28:07 DEBUG : rename_me(0x29e8b2668080): >openPending: err= 2026/05/27 03:28:07 DEBUG : rename_me: >newRWFileHandle: err= 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/05/27 03:28:07 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/05/27 03:28:07 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/05/27 03:28:07 DEBUG : rename_me(0x29e8b2668080): _writeAt: size=5, off=0 2026/05/27 03:28:07 DEBUG : rename_me(0x29e8b2668080): >_writeAt: n=5, err= 2026/05/27 03:28:07 DEBUG : rename_me(0x29e8b2668080): close: 2026/05/27 03:28:07 DEBUG : rename_me: vfs cache: setting modification time to 2026-05-27 03:28:07.9132127 +0000 UTC m=+30.662181131 2026/05/27 03:28:07 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/05/27 03:28:07 DEBUG : rename_me(0x29e8b2668080): >close: err= 2026/05/27 03:28:07 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/05/27 03:28:07 DEBUG : i_was_renamed: Updating file with 0x29e8b26be1a0 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/05/27 03:28:07 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/05/27 03:28:07 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:28:07 DEBUG : Looking for writers 2026/05/27 03:28:07 DEBUG : i_was_renamed: reading active writers 2026/05/27 03:28:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/27 03:28:07 DEBUG : Looking for writers 2026/05/27 03:28:07 DEBUG : i_was_renamed: reading active writers 2026/05/27 03:28:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/27 03:28:07 DEBUG : Looking for writers 2026/05/27 03:28:07 DEBUG : i_was_renamed: reading active writers 2026/05/27 03:28:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/27 03:28:07 DEBUG : Looking for writers 2026/05/27 03:28:07 DEBUG : i_was_renamed: reading active writers 2026/05/27 03:28:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/27 03:28:08 DEBUG : i_was_renamed: vfs cache: starting upload 2026/05/27 03:28:08 DEBUG : i_was_renamed.4dc463a8.partial: size = 5 OK 2026/05/27 03:28:08 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/i_was_renamed.4dc463a8.partial" 2026/05/27 03:28:08 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:08 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/i_was_renamed.4dc463a8.partial 2026/05/27 03:28:08 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/i_was_renamed.4dc463a8.partial" 2026/05/27 03:28:08 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-xinuxun5diji/dir/file1: no such file or directory 2026/05/27 03:28:08 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-xinuxun5diji/dir/file1: no such file or directory 2026/05/27 03:28:08 DEBUG : Looking for writers 2026/05/27 03:28:08 DEBUG : i_was_renamed: reading active writers 2026/05/27 03:28:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/27 03:28:08 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:08 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-xinuxun5diji/i_was_renamed.4dc463a8.partial 2026/05/27 03:28:08 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:08 DEBUG : i_was_renamed.4dc463a8.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/27 03:28:08 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/27 03:28:08 DEBUG : i_was_renamed.4dc463a8.partial: renamed to: i_was_renamed 2026/05/27 03:28:08 INFO : i_was_renamed: Copied (new) 2026/05/27 03:28:08 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/i_was_renamed" 2026/05/27 03:28:08 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:08 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/i_was_renamed 2026/05/27 03:28:08 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/i_was_renamed" 2026/05/27 03:28:08 DEBUG : Looking for writers 2026/05/27 03:28:08 DEBUG : i_was_renamed: reading active writers 2026/05/27 03:28:08 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:08 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-xinuxun5diji/i_was_renamed 2026/05/27 03:28:08 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:08 DEBUG : i_was_renamed: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/27 03:28:08 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-05-27 03:28:07 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/27 03:28:08 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/05/27 03:28:08 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/05/27 03:28:08 DEBUG : >WaitForWriters: 2026/05/27 03:28:08 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/05/27 03:28:08 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.32s) === RUN TestRWCacheUpdate run.go:198: Remote "sftp://rclone@:22/rclone-test-xinuxun5diji", Local "Local file system at /tmp/rclone3306240231", Modify Window "1s" 2026/05/27 03:28:08 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: poll-interval is not supported by this remote 2026/05/27 03:28:08 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/27 03:28:08 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:08 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/27 03:28:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/27 03:28:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-xinuxun5diji" 2026/05/27 03:28:08 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/27 03:28:08 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/TestRWCacheUpdate" 2026/05/27 03:28:08 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:08 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/TestRWCacheUpdate 2026/05/27 03:28:08 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/TestRWCacheUpdate" 2026/05/27 03:28:08 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:08 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-xinuxun5diji/TestRWCacheUpdate 2026/05/27 03:28:08 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:08 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/05/27 03:28:08 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/TestRWCacheUpdate" 2026/05/27 03:28:08 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:08 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/TestRWCacheUpdate 2026/05/27 03:28:08 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/TestRWCacheUpdate" 2026/05/27 03:28:08 DEBUG : forgetting directory cache 2026/05/27 03:28:08 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:08 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 288158e561053f03b91b9361f5d0328ac9e349fc /rclone-test-xinuxun5diji/TestRWCacheUpdate 2026/05/27 03:28:08 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:08 DEBUG : TestRWCacheUpdate: Parsed hash: 288158e561053f03b91b9361f5d0328ac9e349fc 2026/05/27 03:28:08 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:08 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/27 03:28:08 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/27 03:28:08 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/27 03:28:08 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/27 03:28:08 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/27 03:28:08 DEBUG : TestRWCacheUpdate(0x29e8b2669400): _readAt: size=512, off=0 2026/05/27 03:28:08 DEBUG : TestRWCacheUpdate(0x29e8b2669400): openPending: 2026/05/27 03:28:08 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/TestRWCacheUpdate" 2026/05/27 03:28:08 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:08 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/TestRWCacheUpdate 2026/05/27 03:28:08 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/TestRWCacheUpdate" 2026/05/27 03:28:08 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:08 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-xinuxun5diji/TestRWCacheUpdate 2026/05/27 03:28:08 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:08 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/05/27 03:28:08 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-27 02:29:08 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/05/27 03:28:08 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/27 03:28:08 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/27 03:28:08 DEBUG : TestRWCacheUpdate(0x29e8b2669400): >openPending: err= 2026/05/27 03:28:08 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/27 03:28:08 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/27 03:28:08 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/27 03:28:08 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/27 03:28:08 DEBUG : TestRWCacheUpdate(0x29e8b2669400): >_readAt: n=20, err=EOF 2026/05/27 03:28:08 DEBUG : TestRWCacheUpdate(0x29e8b2669400): close: 2026/05/27 03:28:08 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-27 02:29:08 +0000 UTC 2026/05/27 03:28:08 DEBUG : TestRWCacheUpdate(0x29e8b2669400): >close: err= 2026/05/27 03:28:08 DEBUG : Re-reading directory (103.773862ms old) 2026/05/27 03:28:08 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/27 03:28:08 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/27 03:28:08 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/TestRWCacheUpdate" 2026/05/27 03:28:08 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:08 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/TestRWCacheUpdate 2026/05/27 03:28:08 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/TestRWCacheUpdate" 2026/05/27 03:28:08 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:08 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-xinuxun5diji/TestRWCacheUpdate 2026/05/27 03:28:08 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:08 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/05/27 03:28:08 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/TestRWCacheUpdate" 2026/05/27 03:28:08 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:08 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/TestRWCacheUpdate 2026/05/27 03:28:08 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/TestRWCacheUpdate" 2026/05/27 03:28:08 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:08 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 /rclone-test-xinuxun5diji/TestRWCacheUpdate 2026/05/27 03:28:08 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:08 DEBUG : TestRWCacheUpdate: Parsed hash: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 2026/05/27 03:28:08 DEBUG : forgetting directory cache 2026/05/27 03:28:09 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:09 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/27 03:28:09 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/27 03:28:09 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/27 03:28:09 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/27 03:28:09 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/27 03:28:09 DEBUG : TestRWCacheUpdate(0x29e8b2ab3480): _readAt: size=512, off=0 2026/05/27 03:28:09 DEBUG : TestRWCacheUpdate(0x29e8b2ab3480): openPending: 2026/05/27 03:28:09 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/TestRWCacheUpdate" 2026/05/27 03:28:09 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:09 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/TestRWCacheUpdate 2026/05/27 03:28:09 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/TestRWCacheUpdate" 2026/05/27 03:28:09 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:09 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-xinuxun5diji/TestRWCacheUpdate 2026/05/27 03:28:09 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:09 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/05/27 03:28:09 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-27 02:30:08 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-05-27 02:29:08 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/05/27 03:28:09 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-27 02:30:08 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-05-27 02:29:08 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/05/27 03:28:09 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/27 03:28:09 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/27 03:28:09 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/27 03:28:09 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/27 03:28:09 DEBUG : TestRWCacheUpdate(0x29e8b2ab3480): >openPending: err= 2026/05/27 03:28:09 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/27 03:28:09 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/27 03:28:09 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/27 03:28:09 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/27 03:28:09 DEBUG : TestRWCacheUpdate(0x29e8b2ab3480): >_readAt: n=20, err=EOF 2026/05/27 03:28:09 DEBUG : TestRWCacheUpdate(0x29e8b2ab3480): close: 2026/05/27 03:28:09 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-27 02:30:08 +0000 UTC 2026/05/27 03:28:09 DEBUG : TestRWCacheUpdate(0x29e8b2ab3480): >close: err= 2026/05/27 03:28:09 DEBUG : Re-reading directory (101.794997ms old) 2026/05/27 03:28:09 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/27 03:28:09 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/27 03:28:09 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/TestRWCacheUpdate" 2026/05/27 03:28:09 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:09 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/TestRWCacheUpdate 2026/05/27 03:28:09 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/TestRWCacheUpdate" 2026/05/27 03:28:09 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:09 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-xinuxun5diji/TestRWCacheUpdate 2026/05/27 03:28:09 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:09 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/05/27 03:28:09 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/TestRWCacheUpdate" 2026/05/27 03:28:09 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:09 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/TestRWCacheUpdate 2026/05/27 03:28:09 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/TestRWCacheUpdate" 2026/05/27 03:28:09 DEBUG : forgetting directory cache 2026/05/27 03:28:09 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:09 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: cdbdc94ef0e50810466d21c31d02b8365e9616d2 /rclone-test-xinuxun5diji/TestRWCacheUpdate 2026/05/27 03:28:09 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:09 DEBUG : TestRWCacheUpdate: Parsed hash: cdbdc94ef0e50810466d21c31d02b8365e9616d2 2026/05/27 03:28:09 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:09 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/27 03:28:09 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/27 03:28:09 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/27 03:28:09 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/27 03:28:09 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/27 03:28:09 DEBUG : TestRWCacheUpdate(0x29e8b2b68bc0): _readAt: size=512, off=0 2026/05/27 03:28:09 DEBUG : TestRWCacheUpdate(0x29e8b2b68bc0): openPending: 2026/05/27 03:28:09 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/TestRWCacheUpdate" 2026/05/27 03:28:09 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:09 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/TestRWCacheUpdate 2026/05/27 03:28:09 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/TestRWCacheUpdate" 2026/05/27 03:28:09 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:09 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-xinuxun5diji/TestRWCacheUpdate 2026/05/27 03:28:09 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:09 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/05/27 03:28:09 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-27 02:31:08 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-05-27 02:30:08 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/05/27 03:28:09 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-27 02:31:08 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-05-27 02:30:08 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/05/27 03:28:09 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/27 03:28:09 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/27 03:28:09 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/27 03:28:09 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/27 03:28:09 DEBUG : TestRWCacheUpdate(0x29e8b2b68bc0): >openPending: err= 2026/05/27 03:28:09 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/27 03:28:09 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/27 03:28:09 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/27 03:28:09 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/27 03:28:09 DEBUG : TestRWCacheUpdate(0x29e8b2b68bc0): >_readAt: n=20, err=EOF 2026/05/27 03:28:09 DEBUG : TestRWCacheUpdate(0x29e8b2b68bc0): close: 2026/05/27 03:28:09 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-27 02:31:08 +0000 UTC 2026/05/27 03:28:09 DEBUG : TestRWCacheUpdate(0x29e8b2b68bc0): >close: err= 2026/05/27 03:28:09 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/TestRWCacheUpdate" 2026/05/27 03:28:09 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:09 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/TestRWCacheUpdate 2026/05/27 03:28:09 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/TestRWCacheUpdate" 2026/05/27 03:28:09 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:09 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-xinuxun5diji/TestRWCacheUpdate 2026/05/27 03:28:09 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:09 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/05/27 03:28:09 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/TestRWCacheUpdate" 2026/05/27 03:28:09 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:09 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/TestRWCacheUpdate 2026/05/27 03:28:09 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/TestRWCacheUpdate" 2026/05/27 03:28:09 DEBUG : forgetting directory cache 2026/05/27 03:28:09 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/27 03:28:09 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:09 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 /rclone-test-xinuxun5diji/TestRWCacheUpdate 2026/05/27 03:28:09 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:09 DEBUG : TestRWCacheUpdate: Parsed hash: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 2026/05/27 03:28:10 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:10 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/27 03:28:10 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/27 03:28:10 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/27 03:28:10 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/27 03:28:10 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/27 03:28:10 DEBUG : TestRWCacheUpdate(0x29e8b27baf00): _readAt: size=512, off=0 2026/05/27 03:28:10 DEBUG : TestRWCacheUpdate(0x29e8b27baf00): openPending: 2026/05/27 03:28:10 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/TestRWCacheUpdate" 2026/05/27 03:28:10 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:10 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/TestRWCacheUpdate 2026/05/27 03:28:10 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/TestRWCacheUpdate" 2026/05/27 03:28:10 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:10 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-xinuxun5diji/TestRWCacheUpdate 2026/05/27 03:28:10 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:10 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/05/27 03:28:10 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-27 02:32:08 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-05-27 02:31:08 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/05/27 03:28:10 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-27 02:32:08 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-05-27 02:31:08 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/05/27 03:28:10 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/27 03:28:10 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/27 03:28:10 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/27 03:28:10 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/27 03:28:10 DEBUG : TestRWCacheUpdate(0x29e8b27baf00): >openPending: err= 2026/05/27 03:28:10 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/27 03:28:10 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/27 03:28:10 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/27 03:28:10 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/27 03:28:10 DEBUG : TestRWCacheUpdate(0x29e8b27baf00): >_readAt: n=20, err=EOF 2026/05/27 03:28:10 DEBUG : TestRWCacheUpdate(0x29e8b27baf00): close: 2026/05/27 03:28:10 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-27 02:32:08 +0000 UTC 2026/05/27 03:28:10 DEBUG : TestRWCacheUpdate(0x29e8b27baf00): >close: err= 2026/05/27 03:28:10 DEBUG : Re-reading directory (111.572273ms old) 2026/05/27 03:28:10 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/27 03:28:10 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/27 03:28:10 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/TestRWCacheUpdate" 2026/05/27 03:28:10 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:10 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/TestRWCacheUpdate 2026/05/27 03:28:10 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/TestRWCacheUpdate" 2026/05/27 03:28:10 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:10 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-xinuxun5diji/TestRWCacheUpdate 2026/05/27 03:28:10 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:10 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/05/27 03:28:10 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/TestRWCacheUpdate" 2026/05/27 03:28:10 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:10 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/TestRWCacheUpdate 2026/05/27 03:28:10 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/TestRWCacheUpdate" 2026/05/27 03:28:10 DEBUG : forgetting directory cache 2026/05/27 03:28:10 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:10 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: ceb5d9ade326cb4f1198af16dc24366d3d9c950f /rclone-test-xinuxun5diji/TestRWCacheUpdate 2026/05/27 03:28:10 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:10 DEBUG : TestRWCacheUpdate: Parsed hash: ceb5d9ade326cb4f1198af16dc24366d3d9c950f 2026/05/27 03:28:10 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:10 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/27 03:28:10 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/27 03:28:10 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/27 03:28:10 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/27 03:28:10 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/27 03:28:10 DEBUG : TestRWCacheUpdate(0x29e8b2b69cc0): _readAt: size=512, off=0 2026/05/27 03:28:10 DEBUG : TestRWCacheUpdate(0x29e8b2b69cc0): openPending: 2026/05/27 03:28:10 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/TestRWCacheUpdate" 2026/05/27 03:28:10 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:10 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/TestRWCacheUpdate 2026/05/27 03:28:10 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/TestRWCacheUpdate" 2026/05/27 03:28:10 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:10 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-xinuxun5diji/TestRWCacheUpdate 2026/05/27 03:28:10 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:10 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/05/27 03:28:10 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-27 02:33:08 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-05-27 02:32:08 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/05/27 03:28:10 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-27 02:33:08 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-05-27 02:32:08 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/05/27 03:28:10 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/27 03:28:10 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/27 03:28:10 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/27 03:28:10 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/27 03:28:10 DEBUG : TestRWCacheUpdate(0x29e8b2b69cc0): >openPending: err= 2026/05/27 03:28:10 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/27 03:28:10 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/27 03:28:10 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/27 03:28:10 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/27 03:28:10 DEBUG : TestRWCacheUpdate(0x29e8b2b69cc0): >_readAt: n=20, err=EOF 2026/05/27 03:28:10 DEBUG : TestRWCacheUpdate(0x29e8b2b69cc0): close: 2026/05/27 03:28:10 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-27 02:33:08 +0000 UTC 2026/05/27 03:28:10 DEBUG : TestRWCacheUpdate(0x29e8b2b69cc0): >close: err= 2026/05/27 03:28:10 DEBUG : Re-reading directory (107.426882ms old) 2026/05/27 03:28:10 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/27 03:28:10 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/27 03:28:10 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/TestRWCacheUpdate" 2026/05/27 03:28:10 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:10 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/TestRWCacheUpdate 2026/05/27 03:28:10 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/TestRWCacheUpdate" 2026/05/27 03:28:10 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:10 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-xinuxun5diji/TestRWCacheUpdate 2026/05/27 03:28:10 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:10 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/05/27 03:28:10 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/TestRWCacheUpdate" 2026/05/27 03:28:10 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:10 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/TestRWCacheUpdate 2026/05/27 03:28:10 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/TestRWCacheUpdate" 2026/05/27 03:28:11 DEBUG : forgetting directory cache 2026/05/27 03:28:11 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:11 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 5f11b0143ac8866346332777b557a7153a9d90b8 /rclone-test-xinuxun5diji/TestRWCacheUpdate 2026/05/27 03:28:11 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:11 DEBUG : TestRWCacheUpdate: Parsed hash: 5f11b0143ac8866346332777b557a7153a9d90b8 2026/05/27 03:28:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/27 03:28:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/27 03:28:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/27 03:28:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/27 03:28:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/27 03:28:11 DEBUG : TestRWCacheUpdate(0x29e8b2923100): _readAt: size=512, off=0 2026/05/27 03:28:11 DEBUG : TestRWCacheUpdate(0x29e8b2923100): openPending: 2026/05/27 03:28:11 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/TestRWCacheUpdate" 2026/05/27 03:28:11 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:11 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/TestRWCacheUpdate 2026/05/27 03:28:11 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/TestRWCacheUpdate" 2026/05/27 03:28:11 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:11 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-xinuxun5diji/TestRWCacheUpdate 2026/05/27 03:28:11 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:11 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/05/27 03:28:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-27 02:34:08 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-05-27 02:33:08 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/05/27 03:28:11 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-27 02:34:08 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-05-27 02:33:08 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/05/27 03:28:11 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/27 03:28:11 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/27 03:28:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/27 03:28:11 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/27 03:28:11 DEBUG : TestRWCacheUpdate(0x29e8b2923100): >openPending: err= 2026/05/27 03:28:11 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/27 03:28:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/27 03:28:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/27 03:28:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/27 03:28:11 DEBUG : TestRWCacheUpdate(0x29e8b2923100): >_readAt: n=20, err=EOF 2026/05/27 03:28:11 DEBUG : TestRWCacheUpdate(0x29e8b2923100): close: 2026/05/27 03:28:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-27 02:34:08 +0000 UTC 2026/05/27 03:28:11 DEBUG : TestRWCacheUpdate(0x29e8b2923100): >close: err= 2026/05/27 03:28:11 DEBUG : Re-reading directory (114.278917ms old) 2026/05/27 03:28:11 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/27 03:28:11 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/27 03:28:11 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/TestRWCacheUpdate" 2026/05/27 03:28:11 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:11 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/TestRWCacheUpdate 2026/05/27 03:28:11 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/TestRWCacheUpdate" 2026/05/27 03:28:11 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:11 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-xinuxun5diji/TestRWCacheUpdate 2026/05/27 03:28:11 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:11 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/05/27 03:28:11 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/TestRWCacheUpdate" 2026/05/27 03:28:11 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:11 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/TestRWCacheUpdate 2026/05/27 03:28:11 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/TestRWCacheUpdate" 2026/05/27 03:28:11 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:11 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 /rclone-test-xinuxun5diji/TestRWCacheUpdate 2026/05/27 03:28:11 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:11 DEBUG : TestRWCacheUpdate: Parsed hash: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 2026/05/27 03:28:11 DEBUG : forgetting directory cache 2026/05/27 03:28:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/27 03:28:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/27 03:28:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/27 03:28:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/27 03:28:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/27 03:28:11 DEBUG : TestRWCacheUpdate(0x29e8b2ab3c80): _readAt: size=512, off=0 2026/05/27 03:28:11 DEBUG : TestRWCacheUpdate(0x29e8b2ab3c80): openPending: 2026/05/27 03:28:11 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/TestRWCacheUpdate" 2026/05/27 03:28:11 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:11 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/TestRWCacheUpdate 2026/05/27 03:28:11 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/TestRWCacheUpdate" 2026/05/27 03:28:11 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:11 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-xinuxun5diji/TestRWCacheUpdate 2026/05/27 03:28:11 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:11 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/05/27 03:28:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-05-27 02:35:08 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-05-27 02:34:08 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/05/27 03:28:11 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-05-27 02:35:08 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-05-27 02:34:08 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/05/27 03:28:11 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/27 03:28:11 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/27 03:28:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/05/27 03:28:11 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/27 03:28:11 DEBUG : TestRWCacheUpdate(0x29e8b2ab3c80): >openPending: err= 2026/05/27 03:28:11 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/05/27 03:28:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/27 03:28:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/27 03:28:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/27 03:28:11 DEBUG : TestRWCacheUpdate(0x29e8b2ab3c80): >_readAt: n=21, err=EOF 2026/05/27 03:28:11 DEBUG : TestRWCacheUpdate(0x29e8b2ab3c80): close: 2026/05/27 03:28:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-27 02:35:08 +0000 UTC 2026/05/27 03:28:11 DEBUG : TestRWCacheUpdate(0x29e8b2ab3c80): >close: err= 2026/05/27 03:28:11 DEBUG : Re-reading directory (102.246321ms old) 2026/05/27 03:28:11 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/27 03:28:11 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/27 03:28:11 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/TestRWCacheUpdate" 2026/05/27 03:28:11 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:11 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/TestRWCacheUpdate 2026/05/27 03:28:11 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/TestRWCacheUpdate" 2026/05/27 03:28:11 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:11 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-xinuxun5diji/TestRWCacheUpdate 2026/05/27 03:28:11 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:11 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/05/27 03:28:11 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/TestRWCacheUpdate" 2026/05/27 03:28:11 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:11 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/TestRWCacheUpdate 2026/05/27 03:28:11 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/TestRWCacheUpdate" 2026/05/27 03:28:12 DEBUG : forgetting directory cache 2026/05/27 03:28:12 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:12 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 /rclone-test-xinuxun5diji/TestRWCacheUpdate 2026/05/27 03:28:12 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:12 DEBUG : TestRWCacheUpdate: Parsed hash: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 2026/05/27 03:28:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/27 03:28:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/27 03:28:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/27 03:28:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/27 03:28:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/27 03:28:12 DEBUG : TestRWCacheUpdate(0x29e8b2420980): _readAt: size=512, off=0 2026/05/27 03:28:12 DEBUG : TestRWCacheUpdate(0x29e8b2420980): openPending: 2026/05/27 03:28:12 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/TestRWCacheUpdate" 2026/05/27 03:28:12 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:12 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/TestRWCacheUpdate 2026/05/27 03:28:12 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/TestRWCacheUpdate" 2026/05/27 03:28:12 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:12 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-xinuxun5diji/TestRWCacheUpdate 2026/05/27 03:28:12 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:12 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/05/27 03:28:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-05-27 02:36:08 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-05-27 02:35:08 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/05/27 03:28:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-05-27 02:36:08 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-05-27 02:35:08 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/05/27 03:28:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/27 03:28:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/27 03:28:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/05/27 03:28:12 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/27 03:28:12 DEBUG : TestRWCacheUpdate(0x29e8b2420980): >openPending: err= 2026/05/27 03:28:12 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/05/27 03:28:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/27 03:28:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/27 03:28:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/27 03:28:12 DEBUG : TestRWCacheUpdate(0x29e8b2420980): >_readAt: n=22, err=EOF 2026/05/27 03:28:12 DEBUG : TestRWCacheUpdate(0x29e8b2420980): close: 2026/05/27 03:28:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-27 02:36:08 +0000 UTC 2026/05/27 03:28:12 DEBUG : TestRWCacheUpdate(0x29e8b2420980): >close: err= 2026/05/27 03:28:12 DEBUG : Re-reading directory (112.083471ms old) 2026/05/27 03:28:12 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/27 03:28:12 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/27 03:28:12 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/TestRWCacheUpdate" 2026/05/27 03:28:12 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:12 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/TestRWCacheUpdate 2026/05/27 03:28:12 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/TestRWCacheUpdate" 2026/05/27 03:28:12 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:12 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-xinuxun5diji/TestRWCacheUpdate 2026/05/27 03:28:12 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:12 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/05/27 03:28:12 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/TestRWCacheUpdate" 2026/05/27 03:28:12 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:12 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/TestRWCacheUpdate 2026/05/27 03:28:12 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/TestRWCacheUpdate" 2026/05/27 03:28:12 DEBUG : forgetting directory cache 2026/05/27 03:28:12 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:12 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 /rclone-test-xinuxun5diji/TestRWCacheUpdate 2026/05/27 03:28:12 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:12 DEBUG : TestRWCacheUpdate: Parsed hash: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 2026/05/27 03:28:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/27 03:28:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/27 03:28:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/27 03:28:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/27 03:28:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/27 03:28:12 DEBUG : TestRWCacheUpdate(0x29e8b2600140): _readAt: size=512, off=0 2026/05/27 03:28:12 DEBUG : TestRWCacheUpdate(0x29e8b2600140): openPending: 2026/05/27 03:28:12 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/TestRWCacheUpdate" 2026/05/27 03:28:12 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:12 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/TestRWCacheUpdate 2026/05/27 03:28:12 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/TestRWCacheUpdate" 2026/05/27 03:28:12 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:12 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-xinuxun5diji/TestRWCacheUpdate 2026/05/27 03:28:12 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:12 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/05/27 03:28:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-05-27 02:37:08 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-05-27 02:36:08 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/05/27 03:28:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-05-27 02:37:08 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-05-27 02:36:08 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/05/27 03:28:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/27 03:28:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/27 03:28:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/05/27 03:28:12 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/27 03:28:12 DEBUG : TestRWCacheUpdate(0x29e8b2600140): >openPending: err= 2026/05/27 03:28:12 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/05/27 03:28:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/27 03:28:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/27 03:28:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/27 03:28:12 DEBUG : TestRWCacheUpdate(0x29e8b2600140): >_readAt: n=23, err=EOF 2026/05/27 03:28:12 DEBUG : TestRWCacheUpdate(0x29e8b2600140): close: 2026/05/27 03:28:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-27 02:37:08 +0000 UTC 2026/05/27 03:28:12 DEBUG : TestRWCacheUpdate(0x29e8b2600140): >close: err= 2026/05/27 03:28:12 DEBUG : Re-reading directory (106.264031ms old) 2026/05/27 03:28:12 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/27 03:28:12 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/27 03:28:12 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/TestRWCacheUpdate" 2026/05/27 03:28:12 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:12 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/TestRWCacheUpdate 2026/05/27 03:28:12 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/TestRWCacheUpdate" 2026/05/27 03:28:13 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:13 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-xinuxun5diji/TestRWCacheUpdate 2026/05/27 03:28:13 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:13 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/05/27 03:28:13 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/TestRWCacheUpdate" 2026/05/27 03:28:13 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:13 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/TestRWCacheUpdate 2026/05/27 03:28:13 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/TestRWCacheUpdate" 2026/05/27 03:28:13 DEBUG : forgetting directory cache 2026/05/27 03:28:13 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:13 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 62773e350f2f87e22c3d3c0d445c7a429aae8efa /rclone-test-xinuxun5diji/TestRWCacheUpdate 2026/05/27 03:28:13 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:13 DEBUG : TestRWCacheUpdate: Parsed hash: 62773e350f2f87e22c3d3c0d445c7a429aae8efa 2026/05/27 03:28:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/27 03:28:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/27 03:28:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/27 03:28:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/27 03:28:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/27 03:28:13 DEBUG : TestRWCacheUpdate(0x29e8b2600b00): _readAt: size=512, off=0 2026/05/27 03:28:13 DEBUG : TestRWCacheUpdate(0x29e8b2600b00): openPending: 2026/05/27 03:28:13 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/TestRWCacheUpdate" 2026/05/27 03:28:13 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:13 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/TestRWCacheUpdate 2026/05/27 03:28:13 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/TestRWCacheUpdate" 2026/05/27 03:28:13 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:13 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-xinuxun5diji/TestRWCacheUpdate 2026/05/27 03:28:13 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:13 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/05/27 03:28:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-05-27 02:38:08 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-05-27 02:37:08 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/05/27 03:28:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-05-27 02:38:08 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-05-27 02:37:08 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/05/27 03:28:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/27 03:28:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/27 03:28:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/05/27 03:28:13 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/27 03:28:13 DEBUG : TestRWCacheUpdate(0x29e8b2600b00): >openPending: err= 2026/05/27 03:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/05/27 03:28:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/27 03:28:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/27 03:28:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/27 03:28:13 DEBUG : TestRWCacheUpdate(0x29e8b2600b00): >_readAt: n=24, err=EOF 2026/05/27 03:28:13 DEBUG : TestRWCacheUpdate(0x29e8b2600b00): close: 2026/05/27 03:28:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-27 02:38:08 +0000 UTC 2026/05/27 03:28:13 DEBUG : TestRWCacheUpdate(0x29e8b2600b00): >close: err= 2026/05/27 03:28:13 DEBUG : Re-reading directory (101.859731ms old) 2026/05/27 03:28:13 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/27 03:28:13 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/27 03:28:13 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:28:13 DEBUG : Looking for writers 2026/05/27 03:28:13 DEBUG : TestRWCacheUpdate: reading active writers 2026/05/27 03:28:13 DEBUG : >WaitForWriters: 2026/05/27 03:28:13 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (5.20s) === RUN TestCaseSensitivity run.go:198: Remote "sftp://rclone@:22/rclone-test-xinuxun5diji", Local "Local file system at /tmp/rclone3306240231", Modify Window "1s" 2026/05/27 03:28:13 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/FiLeA" 2026/05/27 03:28:13 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:13 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/FiLeA 2026/05/27 03:28:13 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/FiLeA" 2026/05/27 03:28:13 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:13 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-xinuxun5diji/FiLeA 2026/05/27 03:28:13 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:13 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/27 03:28:13 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/FiLeA" 2026/05/27 03:28:13 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:13 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/FiLeA 2026/05/27 03:28:13 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/FiLeA" 2026/05/27 03:28:13 DEBUG : forgetting directory cache 2026/05/27 03:28:13 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:13 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-xinuxun5diji/FiLeA 2026/05/27 03:28:13 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:13 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/05/27 03:28:13 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/FiLeB" 2026/05/27 03:28:13 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:13 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/FiLeB 2026/05/27 03:28:13 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/FiLeB" 2026/05/27 03:28:13 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:13 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-xinuxun5diji/FiLeB 2026/05/27 03:28:13 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:13 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/27 03:28:13 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/FiLeB" 2026/05/27 03:28:13 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:13 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/FiLeB 2026/05/27 03:28:13 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/FiLeB" 2026/05/27 03:28:13 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:13 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-xinuxun5diji/FiLeB 2026/05/27 03:28:13 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:13 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/05/27 03:28:13 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: poll-interval is not supported by this remote 2026/05/27 03:28:13 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: poll-interval is not supported by this remote 2026/05/27 03:28:13 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/27 03:28:13 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/27 03:28:13 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/27 03:28:13 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/27 03:28:13 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/27 03:28:13 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/27 03:28:13 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/FiLeA" 2026/05/27 03:28:13 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:13 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/FiLeA 2026/05/27 03:28:13 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/FiLeA" 2026/05/27 03:28:13 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:13 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-xinuxun5diji/FiLeA 2026/05/27 03:28:13 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:13 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/27 03:28:13 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/27 03:28:13 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/27 03:28:13 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/27 03:28:13 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/27 03:28:13 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/27 03:28:13 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/27 03:28:13 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/FiLeA" 2026/05/27 03:28:13 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:13 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/FiLeA 2026/05/27 03:28:13 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/FiLeA" 2026/05/27 03:28:14 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:14 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-xinuxun5diji/FiLeA 2026/05/27 03:28:14 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:14 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/27 03:28:14 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/27 03:28:14 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/27 03:28:14 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/27 03:28:14 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/27 03:28:14 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/27 03:28:14 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/27 03:28:14 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/27 03:28:14 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/27 03:28:14 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/27 03:28:14 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/27 03:28:14 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/27 03:28:14 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/27 03:28:14 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/FiLeB" 2026/05/27 03:28:14 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:14 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/FiLeB 2026/05/27 03:28:14 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/FiLeB" 2026/05/27 03:28:14 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:14 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-xinuxun5diji/FiLeB 2026/05/27 03:28:14 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:14 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/27 03:28:14 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/27 03:28:14 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/27 03:28:14 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/27 03:28:14 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/27 03:28:14 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/27 03:28:14 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/27 03:28:14 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/FilEb" 2026/05/27 03:28:14 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:14 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/FilEb 2026/05/27 03:28:14 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/FilEb" 2026/05/27 03:28:14 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:14 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-xinuxun5diji/FilEb 2026/05/27 03:28:14 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:14 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/05/27 03:28:14 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/FiLeA" 2026/05/27 03:28:14 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:14 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/FiLeA 2026/05/27 03:28:14 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/FiLeA" 2026/05/27 03:28:14 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:14 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-xinuxun5diji/FiLeA 2026/05/27 03:28:14 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:14 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/27 03:28:14 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/FiLeA" 2026/05/27 03:28:14 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:14 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/FiLeA 2026/05/27 03:28:14 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/FiLeA" 2026/05/27 03:28:14 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:14 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-xinuxun5diji/FiLeA 2026/05/27 03:28:14 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:14 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/05/27 03:28:14 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/FiLeB" 2026/05/27 03:28:14 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:14 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/FiLeB 2026/05/27 03:28:14 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/FiLeB" 2026/05/27 03:28:14 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:14 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-xinuxun5diji/FiLeB 2026/05/27 03:28:14 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:14 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/27 03:28:14 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/FiLeB" 2026/05/27 03:28:14 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:14 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/FiLeB 2026/05/27 03:28:14 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/FiLeB" 2026/05/27 03:28:14 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:14 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-xinuxun5diji/FiLeB 2026/05/27 03:28:14 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:14 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/05/27 03:28:14 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/FilEb" 2026/05/27 03:28:14 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:14 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/FilEb 2026/05/27 03:28:14 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/FilEb" 2026/05/27 03:28:14 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:14 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-xinuxun5diji/FilEb 2026/05/27 03:28:14 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:14 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/05/27 03:28:14 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/FilEb" 2026/05/27 03:28:14 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:14 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/FilEb 2026/05/27 03:28:14 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/FilEb" 2026/05/27 03:28:14 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:14 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 7a5211eef71caf0a250ea202616030c063bd4f75 /rclone-test-xinuxun5diji/FilEb 2026/05/27 03:28:14 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:14 DEBUG : FilEb: Parsed hash: 7a5211eef71caf0a250ea202616030c063bd4f75 2026/05/27 03:28:14 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/27 03:28:14 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/27 03:28:14 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/27 03:28:14 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/27 03:28:14 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/27 03:28:14 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/27 03:28:14 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/27 03:28:14 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/27 03:28:14 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/27 03:28:14 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/05/27 03:28:14 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/27 03:28:14 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/27 03:28:14 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/27 03:28:14 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/27 03:28:14 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/27 03:28:14 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/05/27 03:28:14 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/27 03:28:14 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/27 03:28:14 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/27 03:28:14 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/27 03:28:14 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/27 03:28:14 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/05/27 03:28:14 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/27 03:28:14 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/27 03:28:14 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/27 03:28:14 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/27 03:28:14 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/27 03:28:14 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/27 03:28:14 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/27 03:28:14 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/27 03:28:14 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/FiLeB" 2026/05/27 03:28:14 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:14 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/FiLeB 2026/05/27 03:28:14 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/FiLeB" 2026/05/27 03:28:14 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:14 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-xinuxun5diji/FiLeB 2026/05/27 03:28:14 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:14 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/27 03:28:14 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/27 03:28:14 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/27 03:28:14 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/27 03:28:14 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/27 03:28:14 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/27 03:28:14 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/27 03:28:14 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/FilEb" 2026/05/27 03:28:14 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:14 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/FilEb 2026/05/27 03:28:14 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/FilEb" 2026/05/27 03:28:15 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:15 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-xinuxun5diji/FilEb 2026/05/27 03:28:15 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:15 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/05/27 03:28:15 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/27 03:28:15 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/05/27 03:28:15 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/05/27 03:28:15 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/27 03:28:15 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/05/27 03:28:15 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/05/27 03:28:15 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/27 03:28:15 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/27 03:28:15 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/27 03:28:15 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/27 03:28:15 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/27 03:28:15 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/27 03:28:15 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/27 03:28:15 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/05/27 03:28:15 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/27 03:28:15 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/05/27 03:28:15 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/27 03:28:15 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/05/27 03:28:15 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/27 03:28:15 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/27 03:28:15 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/27 03:28:15 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/27 03:28:15 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/27 03:28:15 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/27 03:28:15 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/27 03:28:15 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/27 03:28:15 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/27 03:28:15 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/27 03:28:15 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/27 03:28:15 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/27 03:28:15 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/27 03:28:15 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/05/27 03:28:15 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/27 03:28:15 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/05/27 03:28:15 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:28:15 DEBUG : Looking for writers 2026/05/27 03:28:15 DEBUG : FiLeA: reading active writers 2026/05/27 03:28:15 DEBUG : FiLeB: reading active writers 2026/05/27 03:28:15 DEBUG : FilEb: reading active writers 2026/05/27 03:28:15 DEBUG : >WaitForWriters: 2026/05/27 03:28:15 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:28:15 DEBUG : Looking for writers 2026/05/27 03:28:15 DEBUG : FiLeA: reading active writers 2026/05/27 03:28:15 DEBUG : FiLeB: reading active writers 2026/05/27 03:28:15 DEBUG : FilEb: reading active writers 2026/05/27 03:28:15 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (1.66s) === RUN TestUnicodeNormalization run.go:198: Remote "sftp://rclone@:22/rclone-test-xinuxun5diji", Local "Local file system at /tmp/rclone3306240231", Modify Window "1s" 2026/05/27 03:28:15 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/normal name with no special characters.txt" 2026/05/27 03:28:15 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:15 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/normal\ name\ with\ no\ special\ characters.txt 2026/05/27 03:28:15 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/normal\ name\ with\ no\ special\ characters.txt" 2026/05/27 03:28:15 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:15 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-xinuxun5diji/normal name with no special characters.txt 2026/05/27 03:28:15 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:15 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/27 03:28:15 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/normal name with no special characters.txt" 2026/05/27 03:28:15 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:15 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/normal\ name\ with\ no\ special\ characters.txt 2026/05/27 03:28:15 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/normal\ name\ with\ no\ special\ characters.txt" 2026/05/27 03:28:15 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:15 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-xinuxun5diji/normal name with no special characters.txt 2026/05/27 03:28:15 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:15 DEBUG : normal name with no special characters.txt: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/05/27 03:28:15 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/測試_Русский___ě_áñ" 2026/05/27 03:28:15 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:15 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/測試_Русский___ě_áñ 2026/05/27 03:28:15 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/測試_Русский___ě_áñ" 2026/05/27 03:28:15 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:15 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-xinuxun5diji/測試_Русский___ě_áñ 2026/05/27 03:28:15 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:15 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/27 03:28:15 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/測試_Русский___ě_áñ" 2026/05/27 03:28:15 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:15 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/測試_Русский___ě_áñ 2026/05/27 03:28:15 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/測試_Русский___ě_áñ" 2026/05/27 03:28:15 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:15 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-xinuxun5diji/測試_Русский___ě_áñ 2026/05/27 03:28:15 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:15 DEBUG : 測試_Русский___ě_áñ: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/05/27 03:28:15 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: poll-interval is not supported by this remote 2026/05/27 03:28:15 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/27 03:28:15 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/27 03:28:15 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/27 03:28:15 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/27 03:28:15 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/27 03:28:15 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/27 03:28:15 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/normal name with no special characters.txt" 2026/05/27 03:28:15 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:15 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/normal\ name\ with\ no\ special\ characters.txt 2026/05/27 03:28:15 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/normal\ name\ with\ no\ special\ characters.txt" 2026/05/27 03:28:15 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:15 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-xinuxun5diji/normal name with no special characters.txt 2026/05/27 03:28:15 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:15 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/27 03:28:15 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/27 03:28:15 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/05/27 03:28:15 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/05/27 03:28:15 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/05/27 03:28:15 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/05/27 03:28:15 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/27 03:28:15 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/測試_Русский___ě_áñ" 2026/05/27 03:28:15 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:15 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/測試_Русский___ě_áñ 2026/05/27 03:28:15 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/測試_Русский___ě_áñ" 2026/05/27 03:28:15 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:15 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-xinuxun5diji/測試_Русский___ě_áñ 2026/05/27 03:28:15 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:15 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/27 03:28:15 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/27 03:28:15 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/27 03:28:15 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/27 03:28:15 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/27 03:28:15 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/27 03:28:15 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/27 03:28:15 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/27 03:28:15 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/05/27 03:28:15 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:28:15 DEBUG : Looking for writers 2026/05/27 03:28:15 DEBUG : normal name with no special characters.txt: reading active writers 2026/05/27 03:28:15 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/05/27 03:28:15 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.61s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "sftp://rclone@:22/rclone-test-xinuxun5diji", Local "Local file system at /tmp/rclone3306240231", Modify Window "1s" 2026/05/27 03:28:15 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: poll-interval is not supported by this remote 2026/05/27 03:28:15 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Reusing VFS from active cache 2026/05/27 03:28:15 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:28:15 DEBUG : Looking for writers 2026/05/27 03:28:15 DEBUG : >WaitForWriters: 2026/05/27 03:28:15 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:28:15 DEBUG : Looking for writers 2026/05/27 03:28:15 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:198: Remote "sftp://rclone@:22/rclone-test-xinuxun5diji", Local "Local file system at /tmp/rclone3306240231", Modify Window "1s" 2026/05/27 03:28:15 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: poll-interval is not supported by this remote 2026/05/27 03:28:15 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:28:15 DEBUG : Looking for writers 2026/05/27 03:28:15 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:198: Remote "sftp://rclone@:22/rclone-test-xinuxun5diji", Local "Local file system at /tmp/rclone3306240231", Modify Window "1s" 2026/05/27 03:28:15 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: poll-interval is not supported by this remote 2026/05/27 03:28:15 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:28:15 DEBUG : Looking for writers 2026/05/27 03:28:15 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:198: Remote "sftp://rclone@:22/rclone-test-xinuxun5diji", Local "Local file system at /tmp/rclone3306240231", Modify Window "1s" 2026/05/27 03:28:15 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: poll-interval is not supported by this remote 2026/05/27 03:28:15 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/file1" 2026/05/27 03:28:15 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:15 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/file1 2026/05/27 03:28:15 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/file1" 2026/05/27 03:28:15 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:15 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-xinuxun5diji/file1 2026/05/27 03:28:15 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:15 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/27 03:28:15 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/file1" 2026/05/27 03:28:15 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:15 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/file1 2026/05/27 03:28:15 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/file1" 2026/05/27 03:28:15 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:15 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-xinuxun5diji/file1 2026/05/27 03:28:15 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:15 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/27 03:28:15 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file2" 2026/05/27 03:28:15 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:15 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file2 2026/05/27 03:28:15 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file2" 2026/05/27 03:28:16 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:16 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-xinuxun5diji/dir/file2 2026/05/27 03:28:16 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:16 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/27 03:28:16 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file2" 2026/05/27 03:28:16 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:16 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/dir/file2 2026/05/27 03:28:16 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/dir/file2" 2026/05/27 03:28:16 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:16 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-xinuxun5diji/dir/file2 2026/05/27 03:28:16 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:16 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/27 03:28:16 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:28:16 DEBUG : dir: Looking for writers 2026/05/27 03:28:16 DEBUG : file2: reading active writers 2026/05/27 03:28:16 DEBUG : Looking for writers 2026/05/27 03:28:16 DEBUG : dir: reading active writers 2026/05/27 03:28:16 DEBUG : file1: reading active writers 2026/05/27 03:28:16 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.41s) === RUN TestVFSStatParent run.go:198: Remote "sftp://rclone@:22/rclone-test-xinuxun5diji", Local "Local file system at /tmp/rclone3306240231", Modify Window "1s" 2026/05/27 03:28:16 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: poll-interval is not supported by this remote 2026/05/27 03:28:16 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/file1" 2026/05/27 03:28:16 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:16 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/file1 2026/05/27 03:28:16 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/file1" 2026/05/27 03:28:16 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:16 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-xinuxun5diji/file1 2026/05/27 03:28:16 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:16 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/27 03:28:16 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/file1" 2026/05/27 03:28:16 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:16 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/file1 2026/05/27 03:28:16 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/file1" 2026/05/27 03:28:16 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:16 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-xinuxun5diji/file1 2026/05/27 03:28:16 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:16 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/27 03:28:16 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file2" 2026/05/27 03:28:16 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:16 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file2 2026/05/27 03:28:16 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file2" 2026/05/27 03:28:16 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:16 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-xinuxun5diji/dir/file2 2026/05/27 03:28:16 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:16 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/27 03:28:16 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file2" 2026/05/27 03:28:16 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:16 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/dir/file2 2026/05/27 03:28:16 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/dir/file2" 2026/05/27 03:28:16 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:16 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-xinuxun5diji/dir/file2 2026/05/27 03:28:16 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:16 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/27 03:28:16 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:28:16 DEBUG : dir: Looking for writers 2026/05/27 03:28:16 DEBUG : Looking for writers 2026/05/27 03:28:16 DEBUG : dir: reading active writers 2026/05/27 03:28:16 DEBUG : file1: reading active writers 2026/05/27 03:28:16 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.42s) === RUN TestVFSOpenFile run.go:198: Remote "sftp://rclone@:22/rclone-test-xinuxun5diji", Local "Local file system at /tmp/rclone3306240231", Modify Window "1s" 2026/05/27 03:28:16 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: poll-interval is not supported by this remote 2026/05/27 03:28:16 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/file1" 2026/05/27 03:28:16 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:16 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/file1 2026/05/27 03:28:16 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/file1" 2026/05/27 03:28:16 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:16 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-xinuxun5diji/file1 2026/05/27 03:28:16 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:16 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/27 03:28:16 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/file1" 2026/05/27 03:28:16 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:16 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/file1 2026/05/27 03:28:16 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/file1" 2026/05/27 03:28:16 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:16 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-xinuxun5diji/file1 2026/05/27 03:28:16 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:16 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/27 03:28:16 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file2" 2026/05/27 03:28:16 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:16 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file2 2026/05/27 03:28:16 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file2" 2026/05/27 03:28:16 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:16 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-xinuxun5diji/dir/file2 2026/05/27 03:28:16 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:16 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/27 03:28:16 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file2" 2026/05/27 03:28:16 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:16 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/dir/file2 2026/05/27 03:28:16 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/dir/file2" 2026/05/27 03:28:16 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:16 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-xinuxun5diji/dir/file2 2026/05/27 03:28:16 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:16 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/27 03:28:16 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/27 03:28:16 DEBUG : file1: Open: flags=O_RDONLY 2026/05/27 03:28:16 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/27 03:28:16 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/27 03:28:16 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/27 03:28:16 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/05/27 03:28:16 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/27 03:28:16 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/05/27 03:28:16 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:16 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:16 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/27 03:28:16 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/05/27 03:28:16 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/05/27 03:28:16 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/27 03:28:16 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: File to upload is small (0 bytes), uploading instead of streaming 2026/05/27 03:28:16 DEBUG : dir/new_file.txt: size = 0 OK 2026/05/27 03:28:16 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/new_file.txt" 2026/05/27 03:28:16 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:16 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/new_file.txt 2026/05/27 03:28:16 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/new_file.txt" 2026/05/27 03:28:17 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:17 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-xinuxun5diji/dir/new_file.txt 2026/05/27 03:28:17 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:17 DEBUG : dir/new_file.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/27 03:28:17 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/27 03:28:17 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/05/27 03:28:17 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/27 03:28:17 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:17 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/05/27 03:28:17 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:28:17 DEBUG : dir: Looking for writers 2026/05/27 03:28:17 DEBUG : file2: reading active writers 2026/05/27 03:28:17 DEBUG : new_file.txt: reading active writers 2026/05/27 03:28:17 DEBUG : Looking for writers 2026/05/27 03:28:17 DEBUG : dir: reading active writers 2026/05/27 03:28:17 DEBUG : file1: reading active writers 2026/05/27 03:28:17 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.53s) === RUN TestVFSRename run.go:198: Remote "sftp://rclone@:22/rclone-test-xinuxun5diji", Local "Local file system at /tmp/rclone3306240231", Modify Window "1s" 2026/05/27 03:28:17 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: poll-interval is not supported by this remote 2026/05/27 03:28:17 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file2" 2026/05/27 03:28:17 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:17 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file2 2026/05/27 03:28:17 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file2" 2026/05/27 03:28:17 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:17 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-xinuxun5diji/dir/file2 2026/05/27 03:28:17 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:17 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/27 03:28:17 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file2" 2026/05/27 03:28:17 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:17 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/dir/file2 2026/05/27 03:28:17 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/dir/file2" 2026/05/27 03:28:17 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:17 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-xinuxun5diji/dir/file2 2026/05/27 03:28:17 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:17 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/27 03:28:17 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/05/27 03:28:17 DEBUG : dir/file1: Updating file with dir/file1 0x29e8b2930b60 2026/05/27 03:28:17 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/05/27 03:28:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/27 03:28:17 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:28:17 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:17 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:28:17 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:28:17 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:17 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:28:17 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:17 DEBUG : dir/file1: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/27 03:28:17 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:28:17 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:17 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:28:17 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/dir/file1" 2026/05/27 03:28:17 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:17 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-xinuxun5diji/dir/file1 2026/05/27 03:28:17 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:17 DEBUG : dir/file1: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/27 03:28:17 INFO : dir/file1: Moved (server-side) to: file0 2026/05/27 03:28:17 DEBUG : file0: Updating file with file0 0x29e8b2930b60 2026/05/27 03:28:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/27 03:28:17 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/05/27 03:28:17 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/file0" 2026/05/27 03:28:17 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:17 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/file0 2026/05/27 03:28:17 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/file0" 2026/05/27 03:28:17 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:17 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-xinuxun5diji/file0 2026/05/27 03:28:17 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:17 DEBUG : file0: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/27 03:28:17 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/file0" 2026/05/27 03:28:17 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:17 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/file0 2026/05/27 03:28:17 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/file0" 2026/05/27 03:28:17 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:17 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-xinuxun5diji/file0 2026/05/27 03:28:17 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:17 DEBUG : file0: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/27 03:28:17 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:28:17 DEBUG : dir: Looking for writers 2026/05/27 03:28:17 DEBUG : Looking for writers 2026/05/27 03:28:17 DEBUG : dir: reading active writers 2026/05/27 03:28:17 DEBUG : file0: reading active writers 2026/05/27 03:28:17 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.63s) === RUN TestVFSStatfs run.go:198: Remote "sftp://rclone@:22/rclone-test-xinuxun5diji", Local "Local file system at /tmp/rclone3306240231", Modify Window "1s" 2026/05/27 03:28:17 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: poll-interval is not supported by this remote 2026/05/27 03:28:17 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Server has VFS statistics extension 2026/05/27 03:28:17 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: About path "/rclone-test-xinuxun5diji" 2026/05/27 03:28:17 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:28:17 DEBUG : Looking for writers 2026/05/27 03:28:17 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.00s) === RUN TestVFSMkdir run.go:198: Remote "sftp://rclone@:22/rclone-test-xinuxun5diji", Local "Local file system at /tmp/rclone3306240231", Modify Window "1s" 2026/05/27 03:28:17 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: poll-interval is not supported by this remote 2026/05/27 03:28:17 DEBUG : Added virtual directory entry vAddDir: "/" 2026/05/27 03:28:17 DEBUG : Added virtual directory entry vAddDir: "a" 2026/05/27 03:28:17 DEBUG : Added virtual directory entry vAddDir: "b" 2026/05/27 03:28:17 DEBUG : Added virtual directory entry vAddDir: "c" 2026/05/27 03:28:17 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/05/27 03:28:17 DEBUG : Added virtual directory entry vAddDir: "d" 2026/05/27 03:28:17 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/05/27 03:28:17 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:28:17 DEBUG : Looking for writers 2026/05/27 03:28:17 DEBUG : a: Looking for writers 2026/05/27 03:28:17 DEBUG : b: Looking for writers 2026/05/27 03:28:17 DEBUG : c: Looking for writers 2026/05/27 03:28:17 DEBUG : d: Looking for writers 2026/05/27 03:28:17 DEBUG : Looking for writers 2026/05/27 03:28:17 DEBUG : /: reading active writers 2026/05/27 03:28:17 DEBUG : a: reading active writers 2026/05/27 03:28:17 DEBUG : b: reading active writers 2026/05/27 03:28:17 DEBUG : c: reading active writers 2026/05/27 03:28:17 DEBUG : d: reading active writers 2026/05/27 03:28:17 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.21s) === RUN TestVFSMkdirAll run.go:198: Remote "sftp://rclone@:22/rclone-test-xinuxun5diji", Local "Local file system at /tmp/rclone3306240231", Modify Window "1s" 2026/05/27 03:28:17 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: poll-interval is not supported by this remote 2026/05/27 03:28:17 DEBUG : Added virtual directory entry vAddDir: "a" 2026/05/27 03:28:17 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/05/27 03:28:17 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/05/27 03:28:17 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/05/27 03:28:17 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:28:17 DEBUG : a/b/c/d: Looking for writers 2026/05/27 03:28:17 DEBUG : a/b/c: Looking for writers 2026/05/27 03:28:17 DEBUG : d: reading active writers 2026/05/27 03:28:17 DEBUG : a/b: Looking for writers 2026/05/27 03:28:17 DEBUG : c: reading active writers 2026/05/27 03:28:17 DEBUG : a: Looking for writers 2026/05/27 03:28:17 DEBUG : b: reading active writers 2026/05/27 03:28:17 DEBUG : Looking for writers 2026/05/27 03:28:17 DEBUG : a: reading active writers 2026/05/27 03:28:17 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-xinuxun5diji", Local "Local file system at /tmp/rclone3306240231", Modify Window "1s" 2026/05/27 03:28:17 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: poll-interval is not supported by this remote 2026/05/27 03:28:17 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:28:17 DEBUG : Looking for writers 2026/05/27 03:28:17 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.00s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-xinuxun5diji", Local "Local file system at /tmp/rclone3306240231", Modify Window "1s" 2026/05/27 03:28:17 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: poll-interval is not supported by this remote 2026/05/27 03:28:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/27 03:28:17 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/27 03:28:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/27 03:28:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/27 03:28:17 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/27 03:28:17 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/27 03:28:17 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/05/27 03:28:17 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: File to upload is small (5 bytes), uploading instead of streaming 2026/05/27 03:28:17 DEBUG : file1: size = 5 OK 2026/05/27 03:28:17 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/file1" 2026/05/27 03:28:17 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:17 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/file1 2026/05/27 03:28:17 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/file1" 2026/05/27 03:28:18 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:18 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-xinuxun5diji/file1 2026/05/27 03:28:18 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:18 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/27 03:28:18 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/27 03:28:18 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/27 03:28:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/27 03:28:18 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/file1" 2026/05/27 03:28:18 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:18 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/file1 2026/05/27 03:28:18 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/file1" 2026/05/27 03:28:18 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:18 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-xinuxun5diji/file1 2026/05/27 03:28:18 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:18 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/27 03:28:18 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/file1" 2026/05/27 03:28:18 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:18 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/file1 2026/05/27 03:28:18 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/file1" 2026/05/27 03:28:18 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:18 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-xinuxun5diji/file1 2026/05/27 03:28:18 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:18 DEBUG : file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/05/27 03:28:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/27 03:28:18 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/27 03:28:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/27 03:28:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/27 03:28:18 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/27 03:28:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/27 03:28:18 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/05/27 03:28:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/27 03:28:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/27 03:28:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/27 03:28:18 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/27 03:28:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/27 03:28:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/27 03:28:18 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: File to upload is small (0 bytes), uploading instead of streaming 2026/05/27 03:28:18 DEBUG : file1: size = 0 OK 2026/05/27 03:28:18 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/file1" 2026/05/27 03:28:18 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:18 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/file1 2026/05/27 03:28:18 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/file1" 2026/05/27 03:28:18 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:18 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-xinuxun5diji/file1 2026/05/27 03:28:18 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:18 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/27 03:28:18 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/27 03:28:18 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/27 03:28:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/27 03:28:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/27 03:28:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/27 03:28:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/27 03:28:18 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/27 03:28:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/27 03:28:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/27 03:28:18 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: File to upload is small (7 bytes), uploading instead of streaming 2026/05/27 03:28:18 DEBUG : file1: size = 7 OK 2026/05/27 03:28:18 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/file1" 2026/05/27 03:28:18 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:18 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/file1 2026/05/27 03:28:18 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/file1" 2026/05/27 03:28:18 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:18 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 9141de76717e095d4dd05f1e686ad6a8 /rclone-test-xinuxun5diji/file1 2026/05/27 03:28:18 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:18 DEBUG : file1: Parsed hash: 9141de76717e095d4dd05f1e686ad6a8 2026/05/27 03:28:18 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/05/27 03:28:18 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/27 03:28:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/27 03:28:18 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:28:18 DEBUG : Looking for writers 2026/05/27 03:28:18 DEBUG : file1: reading active writers 2026/05/27 03:28:18 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.53s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "sftp://rclone@:22/rclone-test-xinuxun5diji", Local "Local file system at /tmp/rclone3306240231", Modify Window "1s" 2026/05/27 03:28:18 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: poll-interval is not supported by this remote 2026/05/27 03:28:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/27 03:28:18 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/27 03:28:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/27 03:28:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/27 03:28:18 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/05/27 03:28:19 DEBUG : file1: aborting in-sequence write wait, off=100 2026/05/27 03:28:19 DEBUG : file1: failed to wait for in-sequence write to 100 2026/05/27 03:28:19 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/05/27 03:28:19 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: File to upload is small (11 bytes), uploading instead of streaming 2026/05/27 03:28:19 DEBUG : file1: size = 11 OK 2026/05/27 03:28:19 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/file1" 2026/05/27 03:28:19 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:19 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/file1 2026/05/27 03:28:19 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/file1" 2026/05/27 03:28:19 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:19 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-xinuxun5diji/file1 2026/05/27 03:28:19 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:19 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/27 03:28:19 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/27 03:28:19 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/27 03:28:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/27 03:28:19 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/05/27 03:28:19 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/file1" 2026/05/27 03:28:19 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:19 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/file1 2026/05/27 03:28:19 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/file1" 2026/05/27 03:28:19 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:19 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-xinuxun5diji/file1 2026/05/27 03:28:19 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:19 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/27 03:28:19 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/file1" 2026/05/27 03:28:19 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:19 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/file1 2026/05/27 03:28:19 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/file1" 2026/05/27 03:28:19 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:19 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-xinuxun5diji/file1 2026/05/27 03:28:19 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:19 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/05/27 03:28:19 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:28:19 DEBUG : Looking for writers 2026/05/27 03:28:19 DEBUG : file1: reading active writers 2026/05/27 03:28:19 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.32s) === RUN TestWriteFileHandleFlush run.go:198: Remote "sftp://rclone@:22/rclone-test-xinuxun5diji", Local "Local file system at /tmp/rclone3306240231", Modify Window "1s" 2026/05/27 03:28:19 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: poll-interval is not supported by this remote 2026/05/27 03:28:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/27 03:28:19 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/27 03:28:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/27 03:28:19 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/05/27 03:28:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/27 03:28:19 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: File to upload is small (5 bytes), uploading instead of streaming 2026/05/27 03:28:19 DEBUG : file1: size = 5 OK 2026/05/27 03:28:19 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/file1" 2026/05/27 03:28:19 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:19 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/file1 2026/05/27 03:28:19 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/file1" 2026/05/27 03:28:19 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:19 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-xinuxun5diji/file1 2026/05/27 03:28:19 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:19 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/27 03:28:19 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/27 03:28:19 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/27 03:28:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/27 03:28:19 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/05/27 03:28:19 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:28:19 DEBUG : Looking for writers 2026/05/27 03:28:19 DEBUG : file1: reading active writers 2026/05/27 03:28:19 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.12s) === RUN TestWriteFileHandleRelease run.go:198: Remote "sftp://rclone@:22/rclone-test-xinuxun5diji", Local "Local file system at /tmp/rclone3306240231", Modify Window "1s" 2026/05/27 03:28:19 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: poll-interval is not supported by this remote 2026/05/27 03:28:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/27 03:28:19 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/27 03:28:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/27 03:28:19 DEBUG : file1: WriteFileHandle.Release closing 2026/05/27 03:28:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/27 03:28:19 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: File to upload is small (0 bytes), uploading instead of streaming 2026/05/27 03:28:19 DEBUG : file1: size = 0 OK 2026/05/27 03:28:19 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/file1" 2026/05/27 03:28:19 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:19 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/file1 2026/05/27 03:28:19 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/file1" 2026/05/27 03:28:20 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:20 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-xinuxun5diji/file1 2026/05/27 03:28:20 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:20 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/27 03:28:20 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/27 03:28:20 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/27 03:28:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/27 03:28:20 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/05/27 03:28:20 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:28:20 DEBUG : Looking for writers 2026/05/27 03:28:20 DEBUG : file1: reading active writers 2026/05/27 03:28:20 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.11s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "sftp://rclone@:22/rclone-test-xinuxun5diji", Local "Local file system at /tmp/rclone3306240231", Modify Window "1s" 2026/05/27 03:28:20 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: poll-interval is not supported by this remote 2026/05/27 03:28:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/27 03:28:20 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/27 03:28:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/27 03:28:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/27 03:28:20 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: File to upload is small (2 bytes), uploading instead of streaming 2026/05/27 03:28:20 DEBUG : file1: size = 2 OK 2026/05/27 03:28:20 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/file1" 2026/05/27 03:28:20 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:20 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/file1 2026/05/27 03:28:20 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/file1" 2026/05/27 03:28:20 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:20 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-xinuxun5diji/file1 2026/05/27 03:28:20 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:20 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/05/27 03:28:20 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/05/27 03:28:20 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/27 03:28:20 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/05/27 03:28:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/27 03:28:20 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:28:20 DEBUG : Looking for writers 2026/05/27 03:28:20 DEBUG : file1: reading active writers 2026/05/27 03:28:20 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.10s) === RUN TestFileReadAtZeroLength run.go:198: Remote "sftp://rclone@:22/rclone-test-xinuxun5diji", Local "Local file system at /tmp/rclone3306240231", Modify Window "1s" 2026/05/27 03:28:20 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: poll-interval is not supported by this remote 2026/05/27 03:28:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/27 03:28:20 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/27 03:28:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/27 03:28:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/27 03:28:20 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: File to upload is small (0 bytes), uploading instead of streaming 2026/05/27 03:28:20 DEBUG : file1: size = 0 OK 2026/05/27 03:28:20 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/file1" 2026/05/27 03:28:20 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:20 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/file1 2026/05/27 03:28:20 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/file1" 2026/05/27 03:28:20 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:20 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-xinuxun5diji/file1 2026/05/27 03:28:20 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:20 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/27 03:28:20 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/27 03:28:20 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/27 03:28:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/27 03:28:20 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:20 DEBUG : file1: Open: flags=O_RDONLY 2026/05/27 03:28:20 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/27 03:28:20 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/27 03:28:20 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/27 03:28:20 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/27 03:28:20 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:28:20 DEBUG : Looking for writers 2026/05/27 03:28:20 DEBUG : file1: reading active writers 2026/05/27 03:28:20 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.11s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "sftp://rclone@:22/rclone-test-xinuxun5diji", Local "Local file system at /tmp/rclone3306240231", Modify Window "1s" 2026/05/27 03:28:20 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: poll-interval is not supported by this remote 2026/05/27 03:28:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/27 03:28:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/27 03:28:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/27 03:28:20 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/27 03:28:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/27 03:28:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/27 03:28:20 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: File to upload is small (100 bytes), uploading instead of streaming 2026/05/27 03:28:20 DEBUG : file1: size = 100 OK 2026/05/27 03:28:20 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/file1" 2026/05/27 03:28:20 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:20 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/file1 2026/05/27 03:28:20 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/file1" 2026/05/27 03:28:20 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:20 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 3008075df8bfa2b19209b34ade4364d4 /rclone-test-xinuxun5diji/file1 2026/05/27 03:28:20 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:20 DEBUG : file1: Parsed hash: 3008075df8bfa2b19209b34ade4364d4 2026/05/27 03:28:20 DEBUG : file1: md5 = 3008075df8bfa2b19209b34ade4364d4 OK 2026/05/27 03:28:20 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/27 03:28:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/27 03:28:20 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/27 03:28:20 DEBUG : file1: Open: flags=O_RDONLY 2026/05/27 03:28:20 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/27 03:28:20 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/27 03:28:20 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/27 03:28:20 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/27 03:28:20 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:28:20 DEBUG : Looking for writers 2026/05/27 03:28:20 DEBUG : file1: reading active writers 2026/05/27 03:28:20 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.12s) === RUN TestZipManyFiles run.go:198: Remote "sftp://rclone@:22/rclone-test-xinuxun5diji", Local "Local file system at /tmp/rclone3306240231", Modify Window "1s" 2026/05/27 03:28:20 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: poll-interval is not supported by this remote 2026/05/27 03:28:20 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/flat/f000.txt" 2026/05/27 03:28:20 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:20 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/flat/f000.txt 2026/05/27 03:28:20 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/flat/f000.txt" 2026/05/27 03:28:20 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:20 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: a217847fb21f7e963650acc42a7a3b39 /rclone-test-xinuxun5diji/flat/f000.txt 2026/05/27 03:28:20 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:20 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/05/27 03:28:20 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/flat/f000.txt" 2026/05/27 03:28:20 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:20 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/flat/f000.txt 2026/05/27 03:28:20 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/flat/f000.txt" 2026/05/27 03:28:20 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:20 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: c411c13d2fde40743cb34d29f96a35975bbfef9c /rclone-test-xinuxun5diji/flat/f000.txt 2026/05/27 03:28:20 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:20 DEBUG : flat/f000.txt: Parsed hash: c411c13d2fde40743cb34d29f96a35975bbfef9c 2026/05/27 03:28:20 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/flat/f001.txt" 2026/05/27 03:28:20 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:20 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/flat/f001.txt 2026/05/27 03:28:20 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/flat/f001.txt" 2026/05/27 03:28:20 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:20 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: f4ae3155a94225d34a70f10e659557c3 /rclone-test-xinuxun5diji/flat/f001.txt 2026/05/27 03:28:20 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:20 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/05/27 03:28:20 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/flat/f001.txt" 2026/05/27 03:28:20 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:20 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/flat/f001.txt 2026/05/27 03:28:20 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/flat/f001.txt" 2026/05/27 03:28:20 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:20 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 46007547503950688fd883befced0e53561dae68 /rclone-test-xinuxun5diji/flat/f001.txt 2026/05/27 03:28:20 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:20 DEBUG : flat/f001.txt: Parsed hash: 46007547503950688fd883befced0e53561dae68 2026/05/27 03:28:20 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/flat/f002.txt" 2026/05/27 03:28:20 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:20 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/flat/f002.txt 2026/05/27 03:28:20 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/flat/f002.txt" 2026/05/27 03:28:20 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:20 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /rclone-test-xinuxun5diji/flat/f002.txt 2026/05/27 03:28:20 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:20 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/05/27 03:28:20 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/flat/f002.txt" 2026/05/27 03:28:20 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:20 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/flat/f002.txt 2026/05/27 03:28:20 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/flat/f002.txt" 2026/05/27 03:28:21 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:21 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 3911c439d6af617451e319f94dfafb3c820da182 /rclone-test-xinuxun5diji/flat/f002.txt 2026/05/27 03:28:21 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:21 DEBUG : flat/f002.txt: Parsed hash: 3911c439d6af617451e319f94dfafb3c820da182 2026/05/27 03:28:21 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/flat/f003.txt" 2026/05/27 03:28:21 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:21 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/flat/f003.txt 2026/05/27 03:28:21 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/flat/f003.txt" 2026/05/27 03:28:21 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:21 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /rclone-test-xinuxun5diji/flat/f003.txt 2026/05/27 03:28:21 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:21 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/05/27 03:28:21 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/flat/f003.txt" 2026/05/27 03:28:21 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:21 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/flat/f003.txt 2026/05/27 03:28:21 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/flat/f003.txt" 2026/05/27 03:28:21 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:21 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b /rclone-test-xinuxun5diji/flat/f003.txt 2026/05/27 03:28:21 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:21 DEBUG : flat/f003.txt: Parsed hash: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b 2026/05/27 03:28:21 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/flat/f004.txt" 2026/05/27 03:28:21 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:21 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/flat/f004.txt 2026/05/27 03:28:21 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/flat/f004.txt" 2026/05/27 03:28:21 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:21 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /rclone-test-xinuxun5diji/flat/f004.txt 2026/05/27 03:28:21 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:21 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/05/27 03:28:21 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/flat/f004.txt" 2026/05/27 03:28:21 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:21 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: sha1sum /rclone-test-xinuxun5diji/flat/f004.txt 2026/05/27 03:28:21 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-xinuxun5diji/flat/f004.txt" 2026/05/27 03:28:21 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:21 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 079985a49a3bd62df1a79417e15263ed81bd6843 /rclone-test-xinuxun5diji/flat/f004.txt 2026/05/27 03:28:21 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:21 DEBUG : flat/f004.txt: Parsed hash: 079985a49a3bd62df1a79417e15263ed81bd6843 2026/05/27 03:28:21 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/05/27 03:28:21 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/05/27 03:28:21 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/27 03:28:21 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/27 03:28:21 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/flat/f000.txt" 2026/05/27 03:28:21 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:21 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/flat/f000.txt 2026/05/27 03:28:21 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/flat/f000.txt" 2026/05/27 03:28:21 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:21 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: a217847fb21f7e963650acc42a7a3b39 /rclone-test-xinuxun5diji/flat/f000.txt 2026/05/27 03:28:21 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:21 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/05/27 03:28:21 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/05/27 03:28:21 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/05/27 03:28:21 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/27 03:28:21 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/27 03:28:21 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/flat/f001.txt" 2026/05/27 03:28:21 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:21 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/flat/f001.txt 2026/05/27 03:28:21 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/flat/f001.txt" 2026/05/27 03:28:21 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:21 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: f4ae3155a94225d34a70f10e659557c3 /rclone-test-xinuxun5diji/flat/f001.txt 2026/05/27 03:28:21 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:21 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/05/27 03:28:21 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/05/27 03:28:21 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/05/27 03:28:21 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/27 03:28:21 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/27 03:28:21 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/flat/f002.txt" 2026/05/27 03:28:21 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:21 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/flat/f002.txt 2026/05/27 03:28:21 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/flat/f002.txt" 2026/05/27 03:28:21 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:21 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /rclone-test-xinuxun5diji/flat/f002.txt 2026/05/27 03:28:21 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:21 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/05/27 03:28:21 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/05/27 03:28:21 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/05/27 03:28:21 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/27 03:28:21 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/27 03:28:21 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/flat/f003.txt" 2026/05/27 03:28:21 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:21 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/flat/f003.txt 2026/05/27 03:28:21 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/flat/f003.txt" 2026/05/27 03:28:21 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:21 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /rclone-test-xinuxun5diji/flat/f003.txt 2026/05/27 03:28:21 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:21 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/05/27 03:28:21 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/05/27 03:28:21 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/05/27 03:28:21 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/27 03:28:21 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/27 03:28:21 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/flat/f004.txt" 2026/05/27 03:28:21 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:21 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/flat/f004.txt 2026/05/27 03:28:21 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/flat/f004.txt" 2026/05/27 03:28:22 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:22 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /rclone-test-xinuxun5diji/flat/f004.txt 2026/05/27 03:28:22 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:22 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/05/27 03:28:22 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:28:22 DEBUG : flat: Looking for writers 2026/05/27 03:28:22 DEBUG : f000.txt: reading active writers 2026/05/27 03:28:22 DEBUG : f001.txt: reading active writers 2026/05/27 03:28:22 DEBUG : f002.txt: reading active writers 2026/05/27 03:28:22 DEBUG : f003.txt: reading active writers 2026/05/27 03:28:22 DEBUG : f004.txt: reading active writers 2026/05/27 03:28:22 DEBUG : Looking for writers 2026/05/27 03:28:22 DEBUG : flat: reading active writers 2026/05/27 03:28:22 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (1.68s) === RUN TestZipManySubDirs run.go:198: Remote "sftp://rclone@:22/rclone-test-xinuxun5diji", Local "Local file system at /tmp/rclone3306240231", Modify Window "1s" 2026/05/27 03:28:22 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: poll-interval is not supported by this remote 2026/05/27 03:28:22 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/05/27 03:28:22 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/05/27 03:28:22 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/27 03:28:22 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/27 03:28:22 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/a/b/c/deep.txt" 2026/05/27 03:28:22 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:22 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/a/b/c/deep.txt 2026/05/27 03:28:22 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/a/b/c/deep.txt" 2026/05/27 03:28:22 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:22 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 6627415e807ee33c7302917216e7da68 /rclone-test-xinuxun5diji/a/b/c/deep.txt 2026/05/27 03:28:22 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:22 DEBUG : a/b/c/deep.txt: Parsed hash: 6627415e807ee33c7302917216e7da68 2026/05/27 03:28:22 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/05/27 03:28:22 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/05/27 03:28:22 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/27 03:28:22 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/27 03:28:22 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/a/b/mid.txt" 2026/05/27 03:28:22 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:22 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/a/b/mid.txt 2026/05/27 03:28:22 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/a/b/mid.txt" 2026/05/27 03:28:22 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:22 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 22384709d743fe3c6fb0a4b35b2e10a6 /rclone-test-xinuxun5diji/a/b/mid.txt 2026/05/27 03:28:22 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:22 DEBUG : a/b/mid.txt: Parsed hash: 22384709d743fe3c6fb0a4b35b2e10a6 2026/05/27 03:28:22 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/05/27 03:28:22 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/05/27 03:28:22 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/27 03:28:22 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/27 03:28:22 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/a/top.txt" 2026/05/27 03:28:22 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:22 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/a/top.txt 2026/05/27 03:28:22 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/a/top.txt" 2026/05/27 03:28:22 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:22 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: b28354b543375bfa94dabaeda722927f /rclone-test-xinuxun5diji/a/top.txt 2026/05/27 03:28:22 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:22 DEBUG : a/top.txt: Parsed hash: b28354b543375bfa94dabaeda722927f 2026/05/27 03:28:22 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:28:22 DEBUG : a/b/c: Looking for writers 2026/05/27 03:28:22 DEBUG : deep.txt: reading active writers 2026/05/27 03:28:22 DEBUG : a/b: Looking for writers 2026/05/27 03:28:22 DEBUG : c: reading active writers 2026/05/27 03:28:22 DEBUG : mid.txt: reading active writers 2026/05/27 03:28:22 DEBUG : a: Looking for writers 2026/05/27 03:28:22 DEBUG : b: reading active writers 2026/05/27 03:28:22 DEBUG : top.txt: reading active writers 2026/05/27 03:28:22 DEBUG : Looking for writers 2026/05/27 03:28:22 DEBUG : a: reading active writers 2026/05/27 03:28:22 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.36s) === RUN TestZipLargeFiles run.go:198: Remote "sftp://rclone@:22/rclone-test-xinuxun5diji", Local "Local file system at /tmp/rclone3306240231", Modify Window "1s" 2026/05/27 03:28:22 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: poll-interval is not supported by this remote 2026/05/27 03:28:22 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/05/27 03:28:22 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/05/27 03:28:22 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/05/27 03:28:22 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/05/27 03:28:22 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/05/27 03:28:22 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/05/27 03:28:22 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/27 03:28:22 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/05/27 03:28:22 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/05/27 03:28:22 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/05/27 03:28:22 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/05/27 03:28:22 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/27 03:28:22 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/27 03:28:22 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/27 03:28:22 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/27 03:28:22 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/27 03:28:22 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/bigdir/big.bin" 2026/05/27 03:28:22 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:22 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/bigdir/big.bin 2026/05/27 03:28:22 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/bigdir/big.bin" 2026/05/27 03:28:23 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:23 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: e12b9ece47606b78688e0b9bca596e75 /rclone-test-xinuxun5diji/bigdir/big.bin 2026/05/27 03:28:23 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:23 DEBUG : bigdir/big.bin: Parsed hash: e12b9ece47606b78688e0b9bca596e75 2026/05/27 03:28:23 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:28:23 DEBUG : bigdir: Looking for writers 2026/05/27 03:28:23 DEBUG : big.bin: reading active writers 2026/05/27 03:28:23 DEBUG : Looking for writers 2026/05/27 03:28:23 DEBUG : bigdir: reading active writers 2026/05/27 03:28:23 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.73s) === RUN TestZipDirsInRoot run.go:198: Remote "sftp://rclone@:22/rclone-test-xinuxun5diji", Local "Local file system at /tmp/rclone3306240231", Modify Window "1s" 2026/05/27 03:28:23 INFO : sftp://rclone@:22/rclone-test-xinuxun5diji: poll-interval is not supported by this remote 2026/05/27 03:28:23 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/05/27 03:28:23 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/05/27 03:28:23 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/27 03:28:23 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/27 03:28:23 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir1/a.txt" 2026/05/27 03:28:23 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:23 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir1/a.txt 2026/05/27 03:28:23 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir1/a.txt" 2026/05/27 03:28:23 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:23 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 9dd4e461268c8034f5c8564e155c67a6 /rclone-test-xinuxun5diji/dir1/a.txt 2026/05/27 03:28:23 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:23 DEBUG : dir1/a.txt: Parsed hash: 9dd4e461268c8034f5c8564e155c67a6 2026/05/27 03:28:23 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/05/27 03:28:23 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/05/27 03:28:23 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/27 03:28:23 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/27 03:28:23 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir2/b.txt" 2026/05/27 03:28:23 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:23 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir2/b.txt 2026/05/27 03:28:23 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir2/b.txt" 2026/05/27 03:28:23 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:23 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: 415290769594460e2e485922904f345d /rclone-test-xinuxun5diji/dir2/b.txt 2026/05/27 03:28:23 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:23 DEBUG : dir2/b.txt: Parsed hash: 415290769594460e2e485922904f345d 2026/05/27 03:28:23 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/05/27 03:28:23 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/05/27 03:28:23 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/27 03:28:23 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/27 03:28:23 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Shell path "/rclone-test-xinuxun5diji/dir3/c.txt" 2026/05/27 03:28:23 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: creating additional session 2026/05/27 03:28:23 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Running remote command: md5sum /rclone-test-xinuxun5diji/dir3/c.txt 2026/05/27 03:28:23 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-xinuxun5diji/dir3/c.txt" 2026/05/27 03:28:23 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: command exited OK 2026/05/27 03:28:23 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Remote command result: fbade9e36a3f36d3d676c1b808451dd7 /rclone-test-xinuxun5diji/dir3/c.txt 2026/05/27 03:28:23 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: ssh external: close 2026/05/27 03:28:23 DEBUG : dir3/c.txt: Parsed hash: fbade9e36a3f36d3d676c1b808451dd7 2026/05/27 03:28:23 DEBUG : WaitForWriters: timeout=30s 2026/05/27 03:28:23 DEBUG : dir3: Looking for writers 2026/05/27 03:28:23 DEBUG : c.txt: reading active writers 2026/05/27 03:28:23 DEBUG : dir1: Looking for writers 2026/05/27 03:28:23 DEBUG : a.txt: reading active writers 2026/05/27 03:28:23 DEBUG : dir2: Looking for writers 2026/05/27 03:28:23 DEBUG : b.txt: reading active writers 2026/05/27 03:28:23 DEBUG : Looking for writers 2026/05/27 03:28:23 DEBUG : dir1: reading active writers 2026/05/27 03:28:23 DEBUG : dir2: reading active writers 2026/05/27 03:28:23 DEBUG : dir3: reading active writers 2026/05/27 03:28:23 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.33s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/05/27 03:28:23 DEBUG : sftp://rclone@:22/rclone-test-xinuxun5diji: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Finished OK in 46.224899493s (try 1/5)