"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Starting (try 1/5) 2026/07/30 02:30:47 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:rclone-test-henodaq5redu" 2026/07/30 02:30:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/30 02:30:47 DEBUG : Setting type="sftp" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2026/07/30 02:30:47 DEBUG : Setting ssh="ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_SSH 2026/07/30 02:30:47 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2026/07/30 02:30:47 DEBUG : Setting ssh="ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_SSH 2026/07/30 02:30:47 NOTICE: TestSFTPRcloneSSH{aFBXt}: No host key validation is being performed. Set known_hosts_file (to "none" to silence this notice) or use --sftp-pin-host-key to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/30 02:30:47 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/07/30 02:30:47 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell type "unix" from config 2026/07/30 02:30:47 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Relative path resolved to "/rclone-test-henodaq5redu" 2026/07/30 02:30:47 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Using root directory "/rclone-test-henodaq5redu" 2026/07/30 02:30:47 DEBUG : Creating backend with remote "/tmp/rclone2844075187" === RUN TestDirHandleMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-henodaq5redu", Local "Local file system at /tmp/rclone2844075187", Modify Window "1s" 2026/07/30 02:30:47 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: poll-interval is not supported by this remote 2026/07/30 02:30:47 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:47 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:47 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:47 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:47 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:47 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:47 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/30 02:30:47 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:47 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:47 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:47 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:47 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:47 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:47 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/30 02:30:47 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:30:47 DEBUG : dir: Looking for writers 2026/07/30 02:30:47 DEBUG : Looking for writers 2026/07/30 02:30:47 DEBUG : dir: reading active writers 2026/07/30 02:30:47 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.21s) === RUN TestDirHandleReaddir run.go:198: Remote "sftp://rclone@:22/rclone-test-henodaq5redu", Local "Local file system at /tmp/rclone2844075187", Modify Window "1s" 2026/07/30 02:30:47 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: poll-interval is not supported by this remote 2026/07/30 02:30:47 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:47 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:47 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:47 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:47 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:47 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:47 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/30 02:30:47 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:47 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:47 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:47 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:48 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:48 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:48 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:48 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/30 02:30:48 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file2" 2026/07/30 02:30:48 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:48 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file2 2026/07/30 02:30:48 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file2" 2026/07/30 02:30:48 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:48 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-henodaq5redu/dir/file2 2026/07/30 02:30:48 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:48 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/07/30 02:30:48 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file2" 2026/07/30 02:30:48 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:48 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/dir/file2 2026/07/30 02:30:48 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/dir/file2" 2026/07/30 02:30:48 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:48 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-henodaq5redu/dir/file2 2026/07/30 02:30:48 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:48 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/07/30 02:30:48 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/subdir/file3" 2026/07/30 02:30:48 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:48 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/subdir/file3 2026/07/30 02:30:48 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/subdir/file3" 2026/07/30 02:30:48 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:48 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-henodaq5redu/dir/subdir/file3 2026/07/30 02:30:48 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:48 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/07/30 02:30:48 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/subdir/file3" 2026/07/30 02:30:48 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:48 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/dir/subdir/file3 2026/07/30 02:30:48 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/dir/subdir/file3" 2026/07/30 02:30:48 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:48 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-henodaq5redu/dir/subdir/file3 2026/07/30 02:30:48 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:48 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a 2026/07/30 02:30:48 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:30:48 DEBUG : dir/subdir: Looking for writers 2026/07/30 02:30:48 DEBUG : dir: Looking for writers 2026/07/30 02:30:48 DEBUG : file1: reading active writers 2026/07/30 02:30:48 DEBUG : file2: reading active writers 2026/07/30 02:30:48 DEBUG : subdir: reading active writers 2026/07/30 02:30:48 DEBUG : Looking for writers 2026/07/30 02:30:48 DEBUG : dir: reading active writers 2026/07/30 02:30:48 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.63s) === RUN TestDirHandleReaddirnames run.go:198: Remote "sftp://rclone@:22/rclone-test-henodaq5redu", Local "Local file system at /tmp/rclone2844075187", Modify Window "1s" 2026/07/30 02:30:48 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: poll-interval is not supported by this remote 2026/07/30 02:30:48 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:48 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:48 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:48 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:48 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:48 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:48 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:48 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/30 02:30:48 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:48 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:48 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:48 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:48 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:48 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:48 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:48 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/30 02:30:48 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:30:48 DEBUG : dir: Looking for writers 2026/07/30 02:30:48 DEBUG : file1: reading active writers 2026/07/30 02:30:48 DEBUG : Looking for writers 2026/07/30 02:30:48 DEBUG : dir: reading active writers 2026/07/30 02:30:48 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.22s) === RUN TestDirMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-henodaq5redu", Local "Local file system at /tmp/rclone2844075187", Modify Window "1s" 2026/07/30 02:30:48 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: poll-interval is not supported by this remote 2026/07/30 02:30:48 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:48 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:48 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:48 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:48 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:48 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:48 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:48 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/30 02:30:48 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:48 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:48 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:48 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:48 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:48 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:48 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:48 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/30 02:30:48 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:30:48 DEBUG : dir: Looking for writers 2026/07/30 02:30:48 DEBUG : Looking for writers 2026/07/30 02:30:48 DEBUG : dir: reading active writers 2026/07/30 02:30:48 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.22s) === RUN TestDirForgetAll run.go:198: Remote "sftp://rclone@:22/rclone-test-henodaq5redu", Local "Local file system at /tmp/rclone2844075187", Modify Window "1s" 2026/07/30 02:30:48 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: poll-interval is not supported by this remote 2026/07/30 02:30:48 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:48 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:48 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:48 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:49 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:49 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:49 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:49 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/30 02:30:49 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:49 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:49 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:49 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:49 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:49 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:49 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:49 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/30 02:30:49 DEBUG : dir: forgetting directory cache 2026/07/30 02:30:49 DEBUG : forgetting directory cache 2026/07/30 02:30:49 DEBUG : dir: forgetting directory cache 2026/07/30 02:30:49 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:30:49 DEBUG : Looking for writers 2026/07/30 02:30:49 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.21s) === RUN TestDirForgetPath run.go:198: Remote "sftp://rclone@:22/rclone-test-henodaq5redu", Local "Local file system at /tmp/rclone2844075187", Modify Window "1s" 2026/07/30 02:30:49 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: poll-interval is not supported by this remote 2026/07/30 02:30:49 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:49 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:49 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:49 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:49 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:49 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:49 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:49 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/30 02:30:49 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:49 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:49 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:49 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:49 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:49 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:49 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:49 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/30 02:30:49 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/07/30 02:30:49 DEBUG : dir: invalidating directory cache 2026/07/30 02:30:49 DEBUG : >ForgetPath: 2026/07/30 02:30:49 DEBUG : ForgetPath: relativePath="dir", type=0 2026/07/30 02:30:49 DEBUG : invalidating directory cache 2026/07/30 02:30:49 DEBUG : dir: forgetting directory cache 2026/07/30 02:30:49 DEBUG : >ForgetPath: 2026/07/30 02:30:49 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/07/30 02:30:49 DEBUG : >ForgetPath: 2026/07/30 02:30:49 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:30:49 DEBUG : dir: Looking for writers 2026/07/30 02:30:49 DEBUG : Looking for writers 2026/07/30 02:30:49 DEBUG : dir: reading active writers 2026/07/30 02:30:49 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.23s) === RUN TestDirWalk run.go:198: Remote "sftp://rclone@:22/rclone-test-henodaq5redu", Local "Local file system at /tmp/rclone2844075187", Modify Window "1s" 2026/07/30 02:30:49 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: poll-interval is not supported by this remote 2026/07/30 02:30:49 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:49 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:49 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:49 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:49 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:49 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:49 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:49 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/30 02:30:49 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:49 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:49 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:49 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:49 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:49 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:49 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:49 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/30 02:30:49 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/07/30 02:30:49 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/fil/a/b/c" 2026/07/30 02:30:49 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:49 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/fil/a/b/c 2026/07/30 02:30:49 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/fil/a/b/c" 2026/07/30 02:30:49 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:49 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 8a723ce6358887fb2e41fbe163780b08 /rclone-test-henodaq5redu/fil/a/b/c 2026/07/30 02:30:49 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:49 DEBUG : fil/a/b/c: Parsed hash: 8a723ce6358887fb2e41fbe163780b08 2026/07/30 02:30:49 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/fil/a/b/c" 2026/07/30 02:30:49 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:49 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/fil/a/b/c 2026/07/30 02:30:49 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/fil/a/b/c" 2026/07/30 02:30:49 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:49 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 6e53ed736122eed1a3cfda28927c84739fb15f43 /rclone-test-henodaq5redu/fil/a/b/c 2026/07/30 02:30:49 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:49 DEBUG : fil/a/b/c: Parsed hash: 6e53ed736122eed1a3cfda28927c84739fb15f43 2026/07/30 02:30:49 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:49 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:49 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:49 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:50 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:50 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:50 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/30 02:30:50 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:50 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:50 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:50 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:50 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:50 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:50 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:50 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/30 02:30:50 DEBUG : forgetting directory cache 2026/07/30 02:30:50 DEBUG : dir: forgetting directory cache 2026/07/30 02:30:50 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:30:50 DEBUG : dir: Looking for writers 2026/07/30 02:30:50 DEBUG : fil/a/b: Looking for writers 2026/07/30 02:30:50 DEBUG : fil/a: Looking for writers 2026/07/30 02:30:50 DEBUG : b: reading active writers 2026/07/30 02:30:50 DEBUG : fil: Looking for writers 2026/07/30 02:30:50 DEBUG : a: reading active writers 2026/07/30 02:30:50 DEBUG : Looking for writers 2026/07/30 02:30:50 DEBUG : dir: reading active writers 2026/07/30 02:30:50 DEBUG : fil: reading active writers 2026/07/30 02:30:50 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.79s) === RUN TestDirSetModTime run.go:198: Remote "sftp://rclone@:22/rclone-test-henodaq5redu", Local "Local file system at /tmp/rclone2844075187", Modify Window "1s" 2026/07/30 02:30:50 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: poll-interval is not supported by this remote 2026/07/30 02:30:50 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:50 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:50 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:50 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:50 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:50 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:50 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/30 02:30:50 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:50 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:50 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:50 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:50 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:50 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:50 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:50 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/30 02:30:50 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:30:50 DEBUG : dir: Looking for writers 2026/07/30 02:30:50 DEBUG : Looking for writers 2026/07/30 02:30:50 DEBUG : dir: reading active writers 2026/07/30 02:30:50 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.24s) === RUN TestDirStat run.go:198: Remote "sftp://rclone@:22/rclone-test-henodaq5redu", Local "Local file system at /tmp/rclone2844075187", Modify Window "1s" 2026/07/30 02:30:50 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: poll-interval is not supported by this remote 2026/07/30 02:30:50 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:50 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:50 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:50 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:50 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:50 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:50 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/30 02:30:50 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:50 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:50 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:50 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:50 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:50 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:50 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:50 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/30 02:30:50 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:30:50 DEBUG : dir: Looking for writers 2026/07/30 02:30:50 DEBUG : file1: reading active writers 2026/07/30 02:30:50 DEBUG : Looking for writers 2026/07/30 02:30:50 DEBUG : dir: reading active writers 2026/07/30 02:30:50 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.23s) === RUN TestDirReadDirAll run.go:198: Remote "sftp://rclone@:22/rclone-test-henodaq5redu", Local "Local file system at /tmp/rclone2844075187", Modify Window "1s" 2026/07/30 02:30:50 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: poll-interval is not supported by this remote 2026/07/30 02:30:50 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:50 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:50 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:50 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:50 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:50 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:50 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/30 02:30:50 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:50 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:50 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:50 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:50 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:50 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:50 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:50 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/30 02:30:50 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file2" 2026/07/30 02:30:50 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:50 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file2 2026/07/30 02:30:50 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file2" 2026/07/30 02:30:50 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:50 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-henodaq5redu/dir/file2 2026/07/30 02:30:50 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:50 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/07/30 02:30:50 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file2" 2026/07/30 02:30:50 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:50 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/dir/file2 2026/07/30 02:30:50 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/dir/file2" 2026/07/30 02:30:51 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:51 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-henodaq5redu/dir/file2 2026/07/30 02:30:51 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:51 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/07/30 02:30:51 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/subdir/file3" 2026/07/30 02:30:51 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:51 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/subdir/file3 2026/07/30 02:30:51 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/subdir/file3" 2026/07/30 02:30:51 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:51 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-henodaq5redu/dir/subdir/file3 2026/07/30 02:30:51 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:51 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/07/30 02:30:51 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/subdir/file3" 2026/07/30 02:30:51 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:51 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/dir/subdir/file3 2026/07/30 02:30:51 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/dir/subdir/file3" 2026/07/30 02:30:51 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:51 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-henodaq5redu/dir/subdir/file3 2026/07/30 02:30:51 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:51 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a === RUN TestDirReadDirAll/Virtual 2026/07/30 02:30:51 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/07/30 02:30:51 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/07/30 02:30:51 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/07/30 02:30:51 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/07/30 02:30:51 DEBUG : Waiting for deletions to finish 2026/07/30 02:30:51 INFO : dir/subdir/file3: Deleted 2026/07/30 02:30:51 DEBUG : removing 1 level 2 directories 2026/07/30 02:30:51 INFO : dir/subdir: Removing directory 2026/07/30 02:30:51 DEBUG : dir: invalidating directory cache 2026/07/30 02:30:51 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/07/30 02:30:51 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/07/30 02:30:51 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/07/30 02:30:51 DEBUG : dir/file1: Reset virtual modtime 2026/07/30 02:30:51 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/07/30 02:30:51 DEBUG : dir/virtualFile: Reset virtual modtime 2026/07/30 02:30:51 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/07/30 02:30:51 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/07/30 02:30:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/30 02:30:51 DEBUG : dir: invalidating directory cache 2026/07/30 02:30:51 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/07/30 02:30:51 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/07/30 02:30:51 DEBUG : dir/virtualFile: Reset virtual modtime 2026/07/30 02:30:51 DEBUG : forgetting directory cache 2026/07/30 02:30:51 DEBUG : dir: forgetting directory cache 2026/07/30 02:30:51 DEBUG : dir/virtualDir: forgetting directory cache 2026/07/30 02:30:51 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:30:51 DEBUG : dir/virtualDir: Looking for writers 2026/07/30 02:30:51 DEBUG : dir: Looking for writers 2026/07/30 02:30:51 DEBUG : virtualFile: reading active writers 2026/07/30 02:30:51 DEBUG : virtualDir: reading active writers 2026/07/30 02:30:51 DEBUG : file1: reading active writers 2026/07/30 02:30:51 DEBUG : virtualFile2: reading active writers 2026/07/30 02:30:51 DEBUG : Looking for writers 2026/07/30 02:30:51 DEBUG : dir: reading active writers 2026/07/30 02:30:51 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.66s) --- PASS: TestDirReadDirAll/Virtual (0.01s) === RUN TestDirOpen run.go:198: Remote "sftp://rclone@:22/rclone-test-henodaq5redu", Local "Local file system at /tmp/rclone2844075187", Modify Window "1s" 2026/07/30 02:30:51 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: poll-interval is not supported by this remote 2026/07/30 02:30:51 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:51 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:51 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:51 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:51 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:51 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:51 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/30 02:30:51 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:51 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:51 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:51 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:51 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:51 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:51 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:51 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/30 02:30:51 ERROR : dir/: Can only open directories read only 2026/07/30 02:30:51 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:30:51 DEBUG : dir: Looking for writers 2026/07/30 02:30:51 DEBUG : Looking for writers 2026/07/30 02:30:51 DEBUG : dir: reading active writers 2026/07/30 02:30:51 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.22s) === RUN TestDirCreate run.go:198: Remote "sftp://rclone@:22/rclone-test-henodaq5redu", Local "Local file system at /tmp/rclone2844075187", Modify Window "1s" 2026/07/30 02:30:51 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: poll-interval is not supported by this remote 2026/07/30 02:30:51 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:51 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:51 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:51 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:51 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:51 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:51 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/30 02:30:51 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:51 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:51 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:51 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:51 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:51 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:51 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:51 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/30 02:30:51 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:30:51 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/30 02:30:51 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/07/30 02:30:51 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/30 02:30:51 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: File to upload is small (5 bytes), uploading instead of streaming 2026/07/30 02:30:51 DEBUG : dir/potato: size = 5 OK 2026/07/30 02:30:51 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/potato" 2026/07/30 02:30:51 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:51 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/potato 2026/07/30 02:30:51 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/potato" 2026/07/30 02:30:51 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:51 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-henodaq5redu/dir/potato 2026/07/30 02:30:51 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:51 DEBUG : dir/potato: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/30 02:30:51 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/30 02:30:51 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/07/30 02:30:51 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/30 02:30:51 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:30:51 DEBUG : dir: Looking for writers 2026/07/30 02:30:51 DEBUG : file1: reading active writers 2026/07/30 02:30:51 DEBUG : potato: reading active writers 2026/07/30 02:30:51 DEBUG : Looking for writers 2026/07/30 02:30:51 DEBUG : dir: reading active writers 2026/07/30 02:30:51 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.44s) === RUN TestDirMkdir run.go:198: Remote "sftp://rclone@:22/rclone-test-henodaq5redu", Local "Local file system at /tmp/rclone2844075187", Modify Window "1s" 2026/07/30 02:30:51 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: poll-interval is not supported by this remote 2026/07/30 02:30:51 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:51 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:51 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:51 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:52 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:52 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:52 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/30 02:30:52 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:52 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:52 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:52 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:52 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:52 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:52 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:52 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/30 02:30:52 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/30 02:30:52 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:52 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:52 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:52 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:52 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:52 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:52 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/30 02:30:52 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:52 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:52 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:52 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:52 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:52 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:52 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:52 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/30 02:30:52 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:30:52 DEBUG : dir/sub: Looking for writers 2026/07/30 02:30:52 DEBUG : dir: Looking for writers 2026/07/30 02:30:52 DEBUG : sub: reading active writers 2026/07/30 02:30:52 DEBUG : file1: reading active writers 2026/07/30 02:30:52 DEBUG : Looking for writers 2026/07/30 02:30:52 DEBUG : dir: reading active writers 2026/07/30 02:30:52 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.55s) === RUN TestDirMkdirSub run.go:198: Remote "sftp://rclone@:22/rclone-test-henodaq5redu", Local "Local file system at /tmp/rclone2844075187", Modify Window "1s" 2026/07/30 02:30:52 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: poll-interval is not supported by this remote 2026/07/30 02:30:52 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:52 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:52 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:52 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:52 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:52 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:52 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/30 02:30:52 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:52 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:52 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:52 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:52 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:52 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:52 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:52 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/30 02:30:52 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/30 02:30:52 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/07/30 02:30:52 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:52 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:52 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:52 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:52 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:52 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:52 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/30 02:30:52 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:52 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:52 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:52 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:52 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:52 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:52 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:52 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/30 02:30:52 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:30:52 DEBUG : dir/sub/subsub: Looking for writers 2026/07/30 02:30:52 DEBUG : dir/sub: Looking for writers 2026/07/30 02:30:52 DEBUG : subsub: reading active writers 2026/07/30 02:30:52 DEBUG : dir: Looking for writers 2026/07/30 02:30:52 DEBUG : file1: reading active writers 2026/07/30 02:30:52 DEBUG : sub: reading active writers 2026/07/30 02:30:52 DEBUG : Looking for writers 2026/07/30 02:30:52 DEBUG : dir: reading active writers 2026/07/30 02:30:52 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.46s) === RUN TestDirRemove run.go:198: Remote "sftp://rclone@:22/rclone-test-henodaq5redu", Local "Local file system at /tmp/rclone2844075187", Modify Window "1s" 2026/07/30 02:30:52 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: poll-interval is not supported by this remote 2026/07/30 02:30:52 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:52 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:52 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:52 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:53 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:53 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:53 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/30 02:30:53 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:53 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:53 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:53 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:53 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:53 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:53 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/30 02:30:53 ERROR : dir/: Dir.Remove not empty 2026/07/30 02:30:53 DEBUG : dir/file1: Remove: 2026/07/30 02:30:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/30 02:30:53 DEBUG : dir/file1: >Remove: err= 2026/07/30 02:30:53 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/30 02:30:53 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:30:53 DEBUG : Looking for writers 2026/07/30 02:30:53 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.23s) === RUN TestDirRemoveAll run.go:198: Remote "sftp://rclone@:22/rclone-test-henodaq5redu", Local "Local file system at /tmp/rclone2844075187", Modify Window "1s" 2026/07/30 02:30:53 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: poll-interval is not supported by this remote 2026/07/30 02:30:53 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:53 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:53 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:53 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:53 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:53 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:53 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/30 02:30:53 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:53 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:53 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:53 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:53 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:53 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:53 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/30 02:30:53 DEBUG : dir/file1: Remove: 2026/07/30 02:30:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/30 02:30:53 DEBUG : dir/file1: >Remove: err= 2026/07/30 02:30:53 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/30 02:30:53 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:30:53 DEBUG : Looking for writers 2026/07/30 02:30:53 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.23s) === RUN TestDirRemoveName run.go:198: Remote "sftp://rclone@:22/rclone-test-henodaq5redu", Local "Local file system at /tmp/rclone2844075187", Modify Window "1s" 2026/07/30 02:30:53 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: poll-interval is not supported by this remote 2026/07/30 02:30:53 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:53 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:53 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:53 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:53 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:53 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:53 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/30 02:30:53 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:53 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:53 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:53 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:53 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:53 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:53 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/30 02:30:53 DEBUG : dir/file1: Remove: 2026/07/30 02:30:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/30 02:30:53 DEBUG : dir/file1: >Remove: err= 2026/07/30 02:30:53 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:30:53 DEBUG : dir: Looking for writers 2026/07/30 02:30:53 DEBUG : Looking for writers 2026/07/30 02:30:53 DEBUG : dir: reading active writers 2026/07/30 02:30:53 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.34s) === RUN TestDirRename run.go:198: Remote "sftp://rclone@:22/rclone-test-henodaq5redu", Local "Local file system at /tmp/rclone2844075187", Modify Window "1s" 2026/07/30 02:30:53 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: poll-interval is not supported by this remote 2026/07/30 02:30:53 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:53 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:53 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:53 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:53 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:53 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:53 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/30 02:30:53 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:53 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:53 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:53 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:53 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:53 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:53 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/30 02:30:53 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:53 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:53 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:53 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:54 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:54 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:54 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/30 02:30:54 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:54 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:54 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:54 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:54 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:54 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:54 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/30 02:30:54 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file3" 2026/07/30 02:30:54 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:54 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file3 2026/07/30 02:30:54 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file3" 2026/07/30 02:30:54 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:54 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-henodaq5redu/dir/file3 2026/07/30 02:30:54 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:54 DEBUG : dir/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/07/30 02:30:54 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file3" 2026/07/30 02:30:54 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:54 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/dir/file3 2026/07/30 02:30:54 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/dir/file3" 2026/07/30 02:30:54 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:54 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-henodaq5redu/dir/file3 2026/07/30 02:30:54 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:54 DEBUG : dir/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/07/30 02:30:54 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/07/30 02:30:54 DEBUG : dir: Updating dir with dir2 0xfec43e03680 2026/07/30 02:30:54 DEBUG : dir: forgetting directory cache 2026/07/30 02:30:54 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/30 02:30:54 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/07/30 02:30:54 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir2/file1" 2026/07/30 02:30:54 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:54 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir2/file1 2026/07/30 02:30:54 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir2/file1" 2026/07/30 02:30:54 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:54 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-henodaq5redu/dir2/file1 2026/07/30 02:30:54 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:54 DEBUG : dir2/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/30 02:30:54 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir2/file1" 2026/07/30 02:30:54 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:54 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/dir2/file1 2026/07/30 02:30:54 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/dir2/file1" 2026/07/30 02:30:54 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:54 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-henodaq5redu/dir2/file1 2026/07/30 02:30:54 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:54 DEBUG : dir2/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/30 02:30:54 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir2/file3" 2026/07/30 02:30:54 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:54 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir2/file3 2026/07/30 02:30:54 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir2/file3" 2026/07/30 02:30:54 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:54 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-henodaq5redu/dir2/file3 2026/07/30 02:30:54 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:54 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/07/30 02:30:54 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir2/file3" 2026/07/30 02:30:54 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:54 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/dir2/file3 2026/07/30 02:30:54 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/dir2/file3" 2026/07/30 02:30:54 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:54 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-henodaq5redu/dir2/file3 2026/07/30 02:30:54 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:54 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/07/30 02:30:54 INFO : dir2/file1: Moved (server-side) to: file2 2026/07/30 02:30:54 DEBUG : file2: Updating file with file2 0xfec43e4e1a0 2026/07/30 02:30:54 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/07/30 02:30:54 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/30 02:30:54 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/file2" 2026/07/30 02:30:54 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:54 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/file2 2026/07/30 02:30:54 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/file2" 2026/07/30 02:30:55 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:55 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-henodaq5redu/file2 2026/07/30 02:30:55 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:55 DEBUG : file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/30 02:30:55 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/file2" 2026/07/30 02:30:55 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:55 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/file2 2026/07/30 02:30:55 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/file2" 2026/07/30 02:30:55 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:55 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-henodaq5redu/file2 2026/07/30 02:30:55 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:55 DEBUG : file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/30 02:30:55 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir2/file3" 2026/07/30 02:30:55 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:55 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir2/file3 2026/07/30 02:30:55 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir2/file3" 2026/07/30 02:30:55 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:55 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-henodaq5redu/dir2/file3 2026/07/30 02:30:55 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:55 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/07/30 02:30:55 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir2/file3" 2026/07/30 02:30:55 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:55 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/dir2/file3 2026/07/30 02:30:55 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/dir2/file3" 2026/07/30 02:30:55 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:55 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-henodaq5redu/dir2/file3 2026/07/30 02:30:55 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:55 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/07/30 02:30:55 INFO : dir2/file3: Deleted 2026/07/30 02:30:55 INFO : file2: Moved (server-side) to: dir2/file3 2026/07/30 02:30:55 DEBUG : dir2/file3: Updating file with dir2/file3 0xfec43e4e1a0 2026/07/30 02:30:55 DEBUG : Added virtual directory entry vDel: "file2" 2026/07/30 02:30:55 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/07/30 02:30:55 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir2/file3" 2026/07/30 02:30:55 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:55 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir2/file3 2026/07/30 02:30:55 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir2/file3" 2026/07/30 02:30:55 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:55 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-henodaq5redu/dir2/file3 2026/07/30 02:30:55 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:55 DEBUG : dir2/file3: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/30 02:30:55 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir2/file3" 2026/07/30 02:30:55 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:55 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/dir2/file3 2026/07/30 02:30:55 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/dir2/file3" 2026/07/30 02:30:55 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:55 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-henodaq5redu/dir2/file3 2026/07/30 02:30:55 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:55 DEBUG : dir2/file3: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/30 02:30:55 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/07/30 02:30:55 DEBUG : empty directory: Updating dir with renamed empty directory 0xfec43e02780 2026/07/30 02:30:55 DEBUG : empty directory: forgetting directory cache 2026/07/30 02:30:55 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/07/30 02:30:55 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/07/30 02:30:55 DEBUG : dir2: Renaming to "dir3" 2026/07/30 02:30:55 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:30:55 DEBUG : dir3: Looking for writers 2026/07/30 02:30:55 DEBUG : file3: reading active writers 2026/07/30 02:30:55 DEBUG : renamed empty directory: Looking for writers 2026/07/30 02:30:55 DEBUG : Looking for writers 2026/07/30 02:30:55 DEBUG : dir3: reading active writers 2026/07/30 02:30:55 DEBUG : renamed empty directory: reading active writers 2026/07/30 02:30:55 DEBUG : >WaitForWriters: --- PASS: TestDirRename (1.84s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 192 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "sftp://rclone@:22/rclone-test-henodaq5redu", Local "Local file system at /tmp/rclone2844075187", Modify Window "1s" 2026/07/30 02:30:55 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: poll-interval is not supported by this remote 2026/07/30 02:30:55 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:55 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:55 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:55 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:55 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:55 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:55 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/30 02:30:55 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:55 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:55 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:55 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:55 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:55 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:55 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/30 02:30:55 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/30 02:30:55 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:30:55 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/30 02:30:55 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/30 02:30:55 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/07/30 02:30:55 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/07/30 02:30:55 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/30 02:30:55 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:30:55 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/30 02:30:55 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/30 02:30:55 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/07/30 02:30:55 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/07/30 02:30:55 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/30 02:30:55 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: File to upload is small (12 bytes), uploading instead of streaming 2026/07/30 02:30:55 DEBUG : dir/sub/file2: size = 12 OK 2026/07/30 02:30:55 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/sub/file2" 2026/07/30 02:30:55 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:55 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/sub/file2 2026/07/30 02:30:55 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/sub/file2" 2026/07/30 02:30:55 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:55 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: fc3ff98e8c6a0d3087d515c0473f8677 /rclone-test-henodaq5redu/dir/sub/file2 2026/07/30 02:30:55 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:55 DEBUG : dir/sub/file2: Parsed hash: fc3ff98e8c6a0d3087d515c0473f8677 2026/07/30 02:30:55 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/07/30 02:30:55 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/07/30 02:30:55 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/30 02:30:55 DEBUG : forgetting directory cache 2026/07/30 02:30:55 DEBUG : dir: forgetting directory cache 2026/07/30 02:30:55 DEBUG : dir/sub: forgetting directory cache 2026/07/30 02:30:55 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/07/30 02:30:55 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/07/30 02:30:55 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: File to upload is small (5 bytes), uploading instead of streaming 2026/07/30 02:30:55 DEBUG : dir/sub/file0: size = 5 OK 2026/07/30 02:30:55 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/sub/file0" 2026/07/30 02:30:55 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:55 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/sub/file0 2026/07/30 02:30:55 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/sub/file0" 2026/07/30 02:30:56 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:56 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-henodaq5redu/dir/sub/file0 2026/07/30 02:30:56 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:56 DEBUG : dir/sub/file0: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/30 02:30:56 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/30 02:30:56 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/07/30 02:30:56 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/30 02:30:56 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:30:56 DEBUG : dir/sub: Looking for writers 2026/07/30 02:30:56 DEBUG : file0: reading active writers 2026/07/30 02:30:56 DEBUG : file2: reading active writers 2026/07/30 02:30:56 DEBUG : dir: Looking for writers 2026/07/30 02:30:56 DEBUG : file1: reading active writers 2026/07/30 02:30:56 DEBUG : sub: reading active writers 2026/07/30 02:30:56 DEBUG : Looking for writers 2026/07/30 02:30:56 DEBUG : dir: reading active writers 2026/07/30 02:30:56 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.45s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "sftp://rclone@:22/rclone-test-henodaq5redu", Local "Local file system at /tmp/rclone2844075187", Modify Window "1s" 2026/07/30 02:30:56 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: poll-interval is not supported by this remote 2026/07/30 02:30:56 DEBUG : forgetting directory cache 2026/07/30 02:30:57 DEBUG : forgetting directory cache 2026/07/30 02:30:57 DEBUG : dir: forgetting directory cache 2026/07/30 02:30:57 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:30:57 DEBUG : dir: Looking for writers 2026/07/30 02:30:57 DEBUG : Looking for writers 2026/07/30 02:30:57 DEBUG : dir: reading active writers 2026/07/30 02:30:57 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (1.12s) === RUN TestDirMetadataExtension run.go:198: Remote "sftp://rclone@:22/rclone-test-henodaq5redu", Local "Local file system at /tmp/rclone2844075187", Modify Window "1s" 2026/07/30 02:30:57 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: poll-interval is not supported by this remote 2026/07/30 02:30:57 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:57 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:57 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:57 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:57 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:57 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:57 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:57 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/30 02:30:57 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:57 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:57 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:57 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:57 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:57 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:57 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:57 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/30 02:30:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/07/30 02:30:57 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:30:57 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/07/30 02:30:57 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/07/30 02:30:57 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/07/30 02:30:57 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/07/30 02:30:57 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/30 02:30:57 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/07/30 02:30:57 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:30:57 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/07/30 02:30:57 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/07/30 02:30:57 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/07/30 02:30:57 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/07/30 02:30:57 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/30 02:30:57 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:30:57 DEBUG : dir: Looking for writers 2026/07/30 02:30:57 DEBUG : file1: reading active writers 2026/07/30 02:30:57 DEBUG : file1.metadata: reading active writers 2026/07/30 02:30:57 DEBUG : Looking for writers 2026/07/30 02:30:57 DEBUG : dir: reading active writers 2026/07/30 02:30:57 DEBUG : dir.metadata: reading active writers 2026/07/30 02:30:57 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.23s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-henodaq5redu", Local "Local file system at /tmp/rclone2844075187", Modify Window "1s" 2026/07/30 02:30:57 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: poll-interval is not supported by this remote 2026/07/30 02:30:57 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:57 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:57 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:57 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:57 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:57 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:57 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:57 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/30 02:30:57 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:57 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:57 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:57 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:57 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:57 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:57 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:57 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/30 02:30:57 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:30:57 DEBUG : dir: Looking for writers 2026/07/30 02:30:57 DEBUG : file1: reading active writers 2026/07/30 02:30:57 DEBUG : Looking for writers 2026/07/30 02:30:57 DEBUG : dir: reading active writers 2026/07/30 02:30:57 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.23s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-henodaq5redu", Local "Local file system at /tmp/rclone2844075187", Modify Window "1s" 2026/07/30 02:30:57 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: poll-interval is not supported by this remote 2026/07/30 02:30:57 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:57 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:57 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:57 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:57 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:57 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:57 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:57 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/30 02:30:57 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:57 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:57 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:57 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:57 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:57 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:57 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:57 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/30 02:30:57 DEBUG : Can set mod time: true 2026/07/30 02:30:57 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/30 02:30:57 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:57 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:57 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:57 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:57 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:57 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:57 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:57 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/30 02:30:57 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:57 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:57 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:57 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:58 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:58 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:58 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:58 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/30 02:30:58 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:30:58 DEBUG : dir: Looking for writers 2026/07/30 02:30:58 DEBUG : file1: reading active writers 2026/07/30 02:30:58 DEBUG : Looking for writers 2026/07/30 02:30:58 DEBUG : dir: reading active writers 2026/07/30 02:30:58 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-henodaq5redu", Local "Local file system at /tmp/rclone2844075187", Modify Window "1s" 2026/07/30 02:30:58 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: poll-interval is not supported by this remote 2026/07/30 02:30:58 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:58 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:58 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:58 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:58 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:58 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:58 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:58 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/30 02:30:58 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:58 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:58 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:58 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:58 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:58 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:58 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:58 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/30 02:30:58 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/30 02:30:58 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/30 02:30:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/30 02:30:58 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: File to upload is small (0 bytes), uploading instead of streaming 2026/07/30 02:30:58 DEBUG : dir/file1: size = 0 OK 2026/07/30 02:30:58 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:58 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:58 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:58 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:58 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:58 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:58 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:58 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/30 02:30:58 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/30 02:30:58 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/30 02:30:58 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/30 02:30:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/30 02:30:58 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:30:58 DEBUG : dir: Looking for writers 2026/07/30 02:30:58 DEBUG : file1: reading active writers 2026/07/30 02:30:58 DEBUG : Looking for writers 2026/07/30 02:30:58 DEBUG : dir: reading active writers 2026/07/30 02:30:58 DEBUG : >WaitForWriters: 2026/07/30 02:30:58 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:58 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:58 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:58 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:58 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:58 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:58 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:58 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/30 02:30:58 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:58 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:58 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:58 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:58 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:58 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:58 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:58 DEBUG : dir/file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/30 02:30:58 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:30:58 DEBUG : dir: Looking for writers 2026/07/30 02:30:58 DEBUG : file1: reading active writers 2026/07/30 02:30:58 DEBUG : Looking for writers 2026/07/30 02:30:58 DEBUG : dir: reading active writers 2026/07/30 02:30:58 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "sftp://rclone@:22/rclone-test-henodaq5redu", Local "Local file system at /tmp/rclone2844075187", Modify Window "1s" 2026/07/30 02:30:58 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: poll-interval is not supported by this remote 2026/07/30 02:30:58 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:58 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:58 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:58 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:58 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:58 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:58 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:58 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/30 02:30:58 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:58 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:58 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:58 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:58 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:58 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:58 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:58 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/30 02:30:58 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/30 02:30:58 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/30 02:30:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/30 02:30:58 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: File to upload is small (5 bytes), uploading instead of streaming 2026/07/30 02:30:58 DEBUG : dir/file1: size = 5 OK 2026/07/30 02:30:58 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:58 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:58 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:58 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:58 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:58 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:58 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:58 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/30 02:30:58 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/30 02:30:58 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/30 02:30:58 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/30 02:30:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/30 02:30:58 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:30:58 DEBUG : dir: Looking for writers 2026/07/30 02:30:58 DEBUG : file1: reading active writers 2026/07/30 02:30:58 DEBUG : Looking for writers 2026/07/30 02:30:58 DEBUG : dir: reading active writers 2026/07/30 02:30:58 DEBUG : >WaitForWriters: 2026/07/30 02:30:58 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:58 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:58 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:58 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:59 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:59 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:59 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:59 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/30 02:30:59 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:59 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:59 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:59 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:59 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:59 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:59 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:59 DEBUG : dir/file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/07/30 02:30:59 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:30:59 DEBUG : dir: Looking for writers 2026/07/30 02:30:59 DEBUG : file1: reading active writers 2026/07/30 02:30:59 DEBUG : Looking for writers 2026/07/30 02:30:59 DEBUG : dir: reading active writers 2026/07/30 02:30:59 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-henodaq5redu", Local "Local file system at /tmp/rclone2844075187", Modify Window "1s" 2026/07/30 02:30:59 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: poll-interval is not supported by this remote 2026/07/30 02:30:59 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/30 02:30:59 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:30:59 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:30:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:30:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/30 02:30:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:30:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:30:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/30 02:30:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:30:59 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/30 02:30:59 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:59 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:59 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:59 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:59 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:59 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:59 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/30 02:30:59 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:59 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:59 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:59 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:59 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:59 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:59 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:59 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/30 02:30:59 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/30 02:30:59 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:59 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:59 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:59 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:59 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:59 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:59 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/30 02:30:59 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:59 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:59 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:59 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:59 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:59 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:59 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:59 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/30 02:30:59 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:30:59 DEBUG : dir: Looking for writers 2026/07/30 02:30:59 DEBUG : file1: reading active writers 2026/07/30 02:30:59 DEBUG : Looking for writers 2026/07/30 02:30:59 DEBUG : dir: reading active writers 2026/07/30 02:30:59 DEBUG : >WaitForWriters: 2026/07/30 02:30:59 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-henodaq5redu", Local "Local file system at /tmp/rclone2844075187", Modify Window "1s" 2026/07/30 02:30:59 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: poll-interval is not supported by this remote 2026/07/30 02:30:59 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/30 02:30:59 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:30:59 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:30:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:30:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/30 02:30:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:30:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:30:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/30 02:30:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:30:59 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/30 02:30:59 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:59 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:59 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:59 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:59 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:59 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:59 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/30 02:30:59 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:59 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:59 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:59 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:59 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:59 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:59 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:59 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/30 02:30:59 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/30 02:30:59 DEBUG : dir/file1: newRWFileHandle: 2026/07/30 02:30:59 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/30 02:30:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/30 02:30:59 DEBUG : dir/file1(0xfec441ea240): close: 2026/07/30 02:30:59 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/30 02:30:59 DEBUG : dir/file1(0xfec441ea240): >close: err= 2026/07/30 02:30:59 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:30:59 DEBUG : dir: Looking for writers 2026/07/30 02:30:59 DEBUG : file1: reading active writers 2026/07/30 02:30:59 DEBUG : Looking for writers 2026/07/30 02:30:59 DEBUG : dir: reading active writers 2026/07/30 02:30:59 DEBUG : >WaitForWriters: 2026/07/30 02:30:59 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:59 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:59 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:59 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:59 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:30:59 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:59 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:30:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/30 02:30:59 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:30:59 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:30:59 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:30:59 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:00 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:00 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:00 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:00 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/30 02:31:00 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:31:00 DEBUG : dir: Looking for writers 2026/07/30 02:31:00 DEBUG : file1: reading active writers 2026/07/30 02:31:00 DEBUG : Looking for writers 2026/07/30 02:31:00 DEBUG : dir: reading active writers 2026/07/30 02:31:00 DEBUG : >WaitForWriters: 2026/07/30 02:31:00 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "sftp://rclone@:22/rclone-test-henodaq5redu", Local "Local file system at /tmp/rclone2844075187", Modify Window "1s" 2026/07/30 02:31:00 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: poll-interval is not supported by this remote 2026/07/30 02:31:00 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/30 02:31:00 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:00 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/30 02:31:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/30 02:31:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:00 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/30 02:31:00 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:00 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:00 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:00 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:00 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:00 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:00 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:00 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/30 02:31:00 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:00 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:00 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:00 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:00 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:00 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:00 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:00 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/30 02:31:00 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/30 02:31:00 DEBUG : dir/file1: newRWFileHandle: 2026/07/30 02:31:00 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/30 02:31:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/30 02:31:00 DEBUG : dir/file1(0xfec44203ac0): _writeAt: size=5, off=0 2026/07/30 02:31:00 DEBUG : dir/file1(0xfec44203ac0): openPending: 2026/07/30 02:31:00 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:00 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:00 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:00 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:00 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:00 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:00 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:00 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/30 02:31:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/30 02:31:00 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/30 02:31:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/30 02:31:00 DEBUG : dir/file1(0xfec44203ac0): >openPending: err= 2026/07/30 02:31:00 DEBUG : dir/file1(0xfec44203ac0): >_writeAt: n=5, err= 2026/07/30 02:31:00 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/30 02:31:00 DEBUG : dir/file1(0xfec44203ac0): close: 2026/07/30 02:31:00 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/07/30 02:31:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/07/30 02:31:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/07/30 02:31:00 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/30 02:31:00 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/30 02:31:00 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:00 DEBUG : dir/file1(0xfec44203ac0): >close: err= 2026/07/30 02:31:00 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:31:00 DEBUG : dir: Looking for writers 2026/07/30 02:31:00 DEBUG : file1: reading active writers 2026/07/30 02:31:00 DEBUG : Looking for writers 2026/07/30 02:31:00 DEBUG : dir: reading active writers 2026/07/30 02:31:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/30 02:31:00 DEBUG : dir: Looking for writers 2026/07/30 02:31:00 DEBUG : file1: reading active writers 2026/07/30 02:31:00 DEBUG : Looking for writers 2026/07/30 02:31:00 DEBUG : dir: reading active writers 2026/07/30 02:31:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/30 02:31:00 DEBUG : dir: Looking for writers 2026/07/30 02:31:00 DEBUG : file1: reading active writers 2026/07/30 02:31:00 DEBUG : Looking for writers 2026/07/30 02:31:00 DEBUG : dir: reading active writers 2026/07/30 02:31:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/30 02:31:00 DEBUG : dir: Looking for writers 2026/07/30 02:31:00 DEBUG : file1: reading active writers 2026/07/30 02:31:00 DEBUG : Looking for writers 2026/07/30 02:31:00 DEBUG : dir: reading active writers 2026/07/30 02:31:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/30 02:31:00 DEBUG : dir/file1: vfs cache: starting upload 2026/07/30 02:31:00 DEBUG : dir/file1.2f98c60a.partial: size = 14 OK 2026/07/30 02:31:00 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1.2f98c60a.partial" 2026/07/30 02:31:00 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:00 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1.2f98c60a.partial 2026/07/30 02:31:00 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1.2f98c60a.partial" 2026/07/30 02:31:00 DEBUG : dir: Looking for writers 2026/07/30 02:31:00 DEBUG : file1: reading active writers 2026/07/30 02:31:00 DEBUG : Looking for writers 2026/07/30 02:31:00 DEBUG : dir: reading active writers 2026/07/30 02:31:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/30 02:31:00 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:00 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-henodaq5redu/dir/file1.2f98c60a.partial 2026/07/30 02:31:00 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:00 DEBUG : dir/file1.2f98c60a.partial: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/07/30 02:31:00 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/07/30 02:31:00 DEBUG : dir/file1.2f98c60a.partial: renamed to: dir/file1 2026/07/30 02:31:00 INFO : dir/file1: Copied (replaced existing) 2026/07/30 02:31:00 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:00 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:00 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:00 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:00 DEBUG : dir: Looking for writers 2026/07/30 02:31:00 DEBUG : file1: reading active writers 2026/07/30 02:31:00 DEBUG : Looking for writers 2026/07/30 02:31:00 DEBUG : dir: reading active writers 2026/07/30 02:31:00 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:00 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:00 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:00 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/07/30 02:31:00 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/07/30 02:31:00 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/30 02:31:00 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/07/30 02:31:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/30 02:31:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/30 02:31:00 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/30 02:31:01 DEBUG : dir: Looking for writers 2026/07/30 02:31:01 DEBUG : file1: reading active writers 2026/07/30 02:31:01 DEBUG : Looking for writers 2026/07/30 02:31:01 DEBUG : dir: reading active writers 2026/07/30 02:31:01 DEBUG : >WaitForWriters: 2026/07/30 02:31:01 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:01 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:01 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:01 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:01 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:01 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:01 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:01 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/07/30 02:31:01 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:01 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:01 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:01 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:01 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:01 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:01 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:01 DEBUG : dir/file1: Parsed hash: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 2026/07/30 02:31:01 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:31:01 DEBUG : dir: Looking for writers 2026/07/30 02:31:01 DEBUG : file1: reading active writers 2026/07/30 02:31:01 DEBUG : Looking for writers 2026/07/30 02:31:01 DEBUG : dir: reading active writers 2026/07/30 02:31:01 DEBUG : >WaitForWriters: 2026/07/30 02:31:01 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: cleaner exiting --- PASS: TestFileSetModTime (3.70s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.46s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.56s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (0.55s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (0.46s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.45s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (1.23s) === RUN TestFileOpenRead run.go:198: Remote "sftp://rclone@:22/rclone-test-henodaq5redu", Local "Local file system at /tmp/rclone2844075187", Modify Window "1s" 2026/07/30 02:31:01 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: poll-interval is not supported by this remote 2026/07/30 02:31:01 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:01 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:01 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:01 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:01 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:01 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:01 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:01 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/30 02:31:01 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:01 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:01 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:01 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:01 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:01 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:01 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:01 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/30 02:31:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/30 02:31:01 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/30 02:31:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/30 02:31:01 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/30 02:31:01 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:01 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:01 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:01 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:01 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:01 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:01 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:01 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/30 02:31:01 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:31:01 DEBUG : dir: Looking for writers 2026/07/30 02:31:01 DEBUG : file1: reading active writers 2026/07/30 02:31:01 DEBUG : Looking for writers 2026/07/30 02:31:01 DEBUG : dir: reading active writers 2026/07/30 02:31:01 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.34s) === RUN TestFileOpenReadUnknownSize 2026/07/30 02:31:01 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/07/30 02:31:01 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/30 02:31:01 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/30 02:31:01 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/07/30 02:31:01 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:31:01 DEBUG : Looking for writers 2026/07/30 02:31:01 DEBUG : file.txt: reading active writers 2026/07/30 02:31:01 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-henodaq5redu", Local "Local file system at /tmp/rclone2844075187", Modify Window "1s" 2026/07/30 02:31:01 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: poll-interval is not supported by this remote 2026/07/30 02:31:01 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:01 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:01 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:01 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:01 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:01 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:01 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:01 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/30 02:31:01 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:01 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:01 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:01 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:01 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:01 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:01 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:01 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/30 02:31:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/30 02:31:01 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: File to upload is small (25 bytes), uploading instead of streaming 2026/07/30 02:31:01 DEBUG : dir/file1: size = 25 OK 2026/07/30 02:31:01 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:01 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:01 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:01 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:01 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:01 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:01 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:01 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/30 02:31:01 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/30 02:31:01 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/30 02:31:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/30 02:31:01 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:31:01 DEBUG : dir: Looking for writers 2026/07/30 02:31:01 DEBUG : file1: reading active writers 2026/07/30 02:31:01 DEBUG : Looking for writers 2026/07/30 02:31:01 DEBUG : dir: reading active writers 2026/07/30 02:31:01 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.35s) === RUN TestFileRemove run.go:198: Remote "sftp://rclone@:22/rclone-test-henodaq5redu", Local "Local file system at /tmp/rclone2844075187", Modify Window "1s" 2026/07/30 02:31:01 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: poll-interval is not supported by this remote 2026/07/30 02:31:01 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:01 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:01 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:01 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:02 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:02 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:02 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:02 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/30 02:31:02 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:02 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:02 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:02 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:02 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:02 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:02 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:02 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/30 02:31:02 DEBUG : dir/file1: Remove: 2026/07/30 02:31:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/30 02:31:02 DEBUG : dir/file1: >Remove: err= 2026/07/30 02:31:02 DEBUG : dir/file1: Remove: 2026/07/30 02:31:02 DEBUG : dir/file1: >Remove: err=Read only file system 2026/07/30 02:31:02 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:31:02 DEBUG : dir: Looking for writers 2026/07/30 02:31:02 DEBUG : Looking for writers 2026/07/30 02:31:02 DEBUG : dir: reading active writers 2026/07/30 02:31:02 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.19s) === RUN TestFileRemoveAll run.go:198: Remote "sftp://rclone@:22/rclone-test-henodaq5redu", Local "Local file system at /tmp/rclone2844075187", Modify Window "1s" 2026/07/30 02:31:02 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: poll-interval is not supported by this remote 2026/07/30 02:31:02 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:02 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:02 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:02 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:02 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:02 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:02 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:02 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/30 02:31:02 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:02 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:02 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:02 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:02 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:02 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:02 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:02 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/30 02:31:02 DEBUG : dir/file1: Remove: 2026/07/30 02:31:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/30 02:31:02 DEBUG : dir/file1: >Remove: err= 2026/07/30 02:31:02 DEBUG : dir/file1: Remove: 2026/07/30 02:31:02 DEBUG : dir/file1: >Remove: err=Read only file system 2026/07/30 02:31:02 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:31:02 DEBUG : dir: Looking for writers 2026/07/30 02:31:02 DEBUG : Looking for writers 2026/07/30 02:31:02 DEBUG : dir: reading active writers 2026/07/30 02:31:02 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.24s) === RUN TestFileOpen run.go:198: Remote "sftp://rclone@:22/rclone-test-henodaq5redu", Local "Local file system at /tmp/rclone2844075187", Modify Window "1s" 2026/07/30 02:31:02 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: poll-interval is not supported by this remote 2026/07/30 02:31:02 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:02 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:02 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:02 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:02 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:02 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:02 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:02 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/30 02:31:02 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:02 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:02 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:02 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:02 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:02 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:02 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:02 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/30 02:31:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/30 02:31:02 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/30 02:31:02 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/30 02:31:02 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/30 02:31:02 DEBUG : dir/file1: Open: flags=O_RDWR 2026/07/30 02:31:02 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/30 02:31:02 DEBUG : dir/file1: Open: flags=0x3 2026/07/30 02:31:02 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/07/30 02:31:02 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/07/30 02:31:02 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:31:02 DEBUG : dir: Looking for writers 2026/07/30 02:31:02 DEBUG : file1: reading active writers 2026/07/30 02:31:02 DEBUG : Looking for writers 2026/07/30 02:31:02 DEBUG : dir: reading active writers 2026/07/30 02:31:02 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.23s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-henodaq5redu", Local "Local file system at /tmp/rclone2844075187", Modify Window "1s" 2026/07/30 02:31:02 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: poll-interval is not supported by this remote 2026/07/30 02:31:02 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:02 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:02 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:02 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:02 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:02 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:02 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:02 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/30 02:31:02 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:02 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:02 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:02 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:02 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:02 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:02 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:02 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/30 02:31:02 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:31:02 DEBUG : dir: Looking for writers 2026/07/30 02:31:02 DEBUG : file1: reading active writers 2026/07/30 02:31:02 DEBUG : Looking for writers 2026/07/30 02:31:02 DEBUG : dir: reading active writers 2026/07/30 02:31:02 DEBUG : >WaitForWriters: 2026/07/30 02:31:02 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:02 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:02 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:02 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:02 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:02 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:02 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:02 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/30 02:31:02 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:02 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:02 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:02 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:03 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:03 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:03 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:03 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/30 02:31:03 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/30 02:31:03 DEBUG : newLeaf: Updating file with newLeaf 0xfec44251ba0 2026/07/30 02:31:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/30 02:31:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/30 02:31:03 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/newLeaf" 2026/07/30 02:31:03 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:03 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/newLeaf 2026/07/30 02:31:03 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/newLeaf" 2026/07/30 02:31:03 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:03 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-henodaq5redu/newLeaf 2026/07/30 02:31:03 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:03 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/30 02:31:03 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/newLeaf" 2026/07/30 02:31:03 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:03 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/newLeaf 2026/07/30 02:31:03 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/newLeaf" 2026/07/30 02:31:03 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:03 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-henodaq5redu/newLeaf 2026/07/30 02:31:03 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:03 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/30 02:31:03 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/30 02:31:03 DEBUG : dir/file1: Updating file with dir/file1 0xfec44251ba0 2026/07/30 02:31:03 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/30 02:31:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/30 02:31:03 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:03 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:03 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:03 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:03 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:03 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:03 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:03 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/30 02:31:03 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:03 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:03 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:03 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:03 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:03 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:03 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:03 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/30 02:31:03 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/30 02:31:03 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/30 02:31:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/30 02:31:03 DEBUG : dir/file1: File is currently open, delaying rename 0xfec44251ba0 2026/07/30 02:31:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/30 02:31:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/30 02:31:03 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: File to upload is small (25 bytes), uploading instead of streaming 2026/07/30 02:31:03 DEBUG : dir/file1: size = 25 OK 2026/07/30 02:31:03 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:03 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:03 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:03 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:03 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:03 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:03 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:03 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/30 02:31:03 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/30 02:31:03 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/30 02:31:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/30 02:31:03 DEBUG : newLeaf: Running delayed rename now 2026/07/30 02:31:03 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/30 02:31:03 DEBUG : newLeaf: Updating file with newLeaf 0xfec44251ba0 2026/07/30 02:31:03 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:31:03 DEBUG : dir: Looking for writers 2026/07/30 02:31:03 DEBUG : Looking for writers 2026/07/30 02:31:03 DEBUG : dir: reading active writers 2026/07/30 02:31:03 DEBUG : newLeaf: reading active writers 2026/07/30 02:31:03 DEBUG : >WaitForWriters: 2026/07/30 02:31:03 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/newLeaf" 2026/07/30 02:31:03 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:03 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/newLeaf 2026/07/30 02:31:03 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/newLeaf" 2026/07/30 02:31:03 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:03 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-henodaq5redu/newLeaf 2026/07/30 02:31:03 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:03 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/30 02:31:03 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/newLeaf" 2026/07/30 02:31:03 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:03 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/newLeaf 2026/07/30 02:31:03 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/newLeaf" 2026/07/30 02:31:03 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:03 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-henodaq5redu/newLeaf 2026/07/30 02:31:03 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:03 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/07/30 02:31:03 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:31:03 DEBUG : dir: Looking for writers 2026/07/30 02:31:03 DEBUG : Looking for writers 2026/07/30 02:31:03 DEBUG : dir: reading active writers 2026/07/30 02:31:03 DEBUG : newLeaf: reading active writers 2026/07/30 02:31:03 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-henodaq5redu", Local "Local file system at /tmp/rclone2844075187", Modify Window "1s" 2026/07/30 02:31:03 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: poll-interval is not supported by this remote 2026/07/30 02:31:03 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/30 02:31:03 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:03 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/30 02:31:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/30 02:31:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:03 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/30 02:31:03 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:03 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:03 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:03 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:03 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:03 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:03 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:03 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/30 02:31:03 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:03 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:03 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:03 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:04 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:04 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:04 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:04 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/30 02:31:04 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:31:04 DEBUG : dir: Looking for writers 2026/07/30 02:31:04 DEBUG : file1: reading active writers 2026/07/30 02:31:04 DEBUG : Looking for writers 2026/07/30 02:31:04 DEBUG : dir: reading active writers 2026/07/30 02:31:04 DEBUG : >WaitForWriters: 2026/07/30 02:31:04 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:04 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:04 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:04 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:04 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:04 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:04 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/30 02:31:04 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:04 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:04 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:04 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:04 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:04 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:04 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:04 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/30 02:31:04 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/30 02:31:04 DEBUG : newLeaf: Updating file with newLeaf 0xfec44654ea0 2026/07/30 02:31:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/30 02:31:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/30 02:31:04 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/newLeaf" 2026/07/30 02:31:04 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:04 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/newLeaf 2026/07/30 02:31:04 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/newLeaf" 2026/07/30 02:31:04 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:04 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-henodaq5redu/newLeaf 2026/07/30 02:31:04 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:04 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/30 02:31:04 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/newLeaf" 2026/07/30 02:31:04 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:04 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/newLeaf 2026/07/30 02:31:04 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/newLeaf" 2026/07/30 02:31:04 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:04 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-henodaq5redu/newLeaf 2026/07/30 02:31:04 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:04 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/30 02:31:04 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/30 02:31:04 DEBUG : dir/file1: Updating file with dir/file1 0xfec44654ea0 2026/07/30 02:31:04 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/30 02:31:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/30 02:31:04 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:04 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:04 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:04 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:04 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:04 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:04 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/30 02:31:04 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:04 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:04 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:04 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:04 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:04 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:04 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:04 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/30 02:31:04 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/30 02:31:04 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/30 02:31:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/30 02:31:04 DEBUG : dir/file1: File is currently open, delaying rename 0xfec44654ea0 2026/07/30 02:31:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/30 02:31:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/30 02:31:04 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: File to upload is small (25 bytes), uploading instead of streaming 2026/07/30 02:31:04 DEBUG : dir/file1: size = 25 OK 2026/07/30 02:31:04 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:04 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:04 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:04 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:04 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:04 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:04 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:04 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/30 02:31:04 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/30 02:31:04 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/30 02:31:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/30 02:31:04 DEBUG : newLeaf: Running delayed rename now 2026/07/30 02:31:04 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/30 02:31:04 DEBUG : newLeaf: Updating file with newLeaf 0xfec44654ea0 2026/07/30 02:31:04 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:31:04 DEBUG : dir: Looking for writers 2026/07/30 02:31:04 DEBUG : Looking for writers 2026/07/30 02:31:04 DEBUG : dir: reading active writers 2026/07/30 02:31:04 DEBUG : newLeaf: reading active writers 2026/07/30 02:31:04 DEBUG : >WaitForWriters: 2026/07/30 02:31:04 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/newLeaf" 2026/07/30 02:31:04 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:04 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/newLeaf 2026/07/30 02:31:04 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/newLeaf" 2026/07/30 02:31:04 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:04 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-henodaq5redu/newLeaf 2026/07/30 02:31:04 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:04 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/30 02:31:04 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/newLeaf" 2026/07/30 02:31:04 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:04 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/newLeaf 2026/07/30 02:31:04 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/newLeaf" 2026/07/30 02:31:05 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:05 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-henodaq5redu/newLeaf 2026/07/30 02:31:05 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:05 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/07/30 02:31:05 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:31:05 DEBUG : dir: Looking for writers 2026/07/30 02:31:05 DEBUG : Looking for writers 2026/07/30 02:31:05 DEBUG : dir: reading active writers 2026/07/30 02:31:05 DEBUG : newLeaf: reading active writers 2026/07/30 02:31:05 DEBUG : >WaitForWriters: 2026/07/30 02:31:05 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "sftp://rclone@:22/rclone-test-henodaq5redu", Local "Local file system at /tmp/rclone2844075187", Modify Window "1s" 2026/07/30 02:31:05 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: poll-interval is not supported by this remote 2026/07/30 02:31:05 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/30 02:31:05 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:05 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/30 02:31:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/30 02:31:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:05 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/30 02:31:05 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:05 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:05 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:05 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:05 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:05 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:05 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/30 02:31:05 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:05 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:05 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:05 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:05 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:05 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:05 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:05 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/30 02:31:05 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/30 02:31:05 DEBUG : dir/file1: newRWFileHandle: 2026/07/30 02:31:05 DEBUG : dir/file1(0xfec4465d2c0): openPending: 2026/07/30 02:31:05 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:05 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:05 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:05 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:05 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:05 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:05 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/30 02:31:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/30 02:31:05 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/30 02:31:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/30 02:31:05 DEBUG : dir/file1(0xfec4465d2c0): >openPending: err= 2026/07/30 02:31:05 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/30 02:31:05 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/30 02:31:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/30 02:31:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/30 02:31:05 DEBUG : dir/file1(0xfec4465d2c0): _writeAt: size=14, off=0 2026/07/30 02:31:05 DEBUG : dir/file1(0xfec4465d2c0): >_writeAt: n=14, err= 2026/07/30 02:31:05 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/30 02:31:05 DEBUG : dir/file1(0xfec4465d2c0): close: 2026/07/30 02:31:05 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/30 02:31:05 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/30 02:31:05 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:05 DEBUG : dir/file1(0xfec4465d2c0): >close: err= 2026/07/30 02:31:05 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:31:05 DEBUG : dir: Looking for writers 2026/07/30 02:31:05 DEBUG : file1: reading active writers 2026/07/30 02:31:05 DEBUG : Looking for writers 2026/07/30 02:31:05 DEBUG : dir: reading active writers 2026/07/30 02:31:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/30 02:31:05 DEBUG : dir: Looking for writers 2026/07/30 02:31:05 DEBUG : file1: reading active writers 2026/07/30 02:31:05 DEBUG : Looking for writers 2026/07/30 02:31:05 DEBUG : dir: reading active writers 2026/07/30 02:31:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/30 02:31:05 DEBUG : dir: Looking for writers 2026/07/30 02:31:05 DEBUG : file1: reading active writers 2026/07/30 02:31:05 DEBUG : Looking for writers 2026/07/30 02:31:05 DEBUG : dir: reading active writers 2026/07/30 02:31:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/30 02:31:05 DEBUG : dir: Looking for writers 2026/07/30 02:31:05 DEBUG : file1: reading active writers 2026/07/30 02:31:05 DEBUG : Looking for writers 2026/07/30 02:31:05 DEBUG : dir: reading active writers 2026/07/30 02:31:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/30 02:31:05 DEBUG : dir/file1: vfs cache: starting upload 2026/07/30 02:31:05 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/07/30 02:31:05 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1.ca338588.partial" 2026/07/30 02:31:05 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:05 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1.ca338588.partial 2026/07/30 02:31:05 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1.ca338588.partial" 2026/07/30 02:31:05 DEBUG : dir: Looking for writers 2026/07/30 02:31:05 DEBUG : file1: reading active writers 2026/07/30 02:31:05 DEBUG : Looking for writers 2026/07/30 02:31:05 DEBUG : dir: reading active writers 2026/07/30 02:31:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/30 02:31:05 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:05 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-henodaq5redu/dir/file1.ca338588.partial 2026/07/30 02:31:05 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:05 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/30 02:31:05 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/30 02:31:05 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/07/30 02:31:05 INFO : dir/file1: Copied (replaced existing) 2026/07/30 02:31:05 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:05 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:05 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:05 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:05 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:05 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:05 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/30 02:31:05 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/30 02:31:05 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/07/30 02:31:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/30 02:31:05 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/30 02:31:05 DEBUG : dir: Looking for writers 2026/07/30 02:31:05 DEBUG : file1: reading active writers 2026/07/30 02:31:05 DEBUG : Looking for writers 2026/07/30 02:31:05 DEBUG : dir: reading active writers 2026/07/30 02:31:05 DEBUG : >WaitForWriters: 2026/07/30 02:31:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/30 02:31:05 DEBUG : dir/file1: newRWFileHandle: 2026/07/30 02:31:05 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/30 02:31:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/30 02:31:05 DEBUG : dir/file1(0xfec4473aa80): _readAt: size=512, off=0 2026/07/30 02:31:05 DEBUG : dir/file1(0xfec4473aa80): openPending: 2026/07/30 02:31:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/07/30 02:31:05 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/30 02:31:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/30 02:31:05 DEBUG : dir/file1(0xfec4473aa80): >openPending: err= 2026/07/30 02:31:05 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/30 02:31:05 DEBUG : dir/file1(0xfec4473aa80): >_readAt: n=14, err=EOF 2026/07/30 02:31:05 DEBUG : dir/file1(0xfec4473aa80): close: 2026/07/30 02:31:05 DEBUG : dir/file1(0xfec4473aa80): >close: err= 2026/07/30 02:31:05 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:05 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:05 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:05 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:05 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:05 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:05 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/30 02:31:05 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:05 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:05 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:05 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:05 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:05 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:05 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:05 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/30 02:31:05 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/30 02:31:05 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/newLeaf" 2026/07/30 02:31:05 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:05 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/newLeaf 2026/07/30 02:31:05 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/newLeaf" 2026/07/30 02:31:05 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:05 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-henodaq5redu/newLeaf 2026/07/30 02:31:05 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:05 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/30 02:31:05 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/30 02:31:05 DEBUG : newLeaf: Updating file with newLeaf 0xfec44724f70 2026/07/30 02:31:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/30 02:31:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/30 02:31:05 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/newLeaf" 2026/07/30 02:31:05 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:05 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/newLeaf 2026/07/30 02:31:05 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/newLeaf" 2026/07/30 02:31:06 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:06 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-henodaq5redu/newLeaf 2026/07/30 02:31:06 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:06 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/30 02:31:06 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/newLeaf" 2026/07/30 02:31:06 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:06 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/newLeaf 2026/07/30 02:31:06 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/newLeaf" 2026/07/30 02:31:06 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:06 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-henodaq5redu/newLeaf 2026/07/30 02:31:06 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:06 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/30 02:31:06 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/30 02:31:06 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:06 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:06 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:06 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:06 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:06 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:06 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/30 02:31:06 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/30 02:31:06 DEBUG : dir/file1: Updating file with dir/file1 0xfec44724f70 2026/07/30 02:31:06 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/30 02:31:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/30 02:31:06 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:06 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:06 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:06 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:06 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:06 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:06 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/30 02:31:06 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:06 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:06 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:06 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:06 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:06 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:06 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/30 02:31:06 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/30 02:31:06 DEBUG : dir/file1: newRWFileHandle: 2026/07/30 02:31:06 DEBUG : dir/file1(0xfec4473b9c0): openPending: 2026/07/30 02:31:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/07/30 02:31:06 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/30 02:31:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/30 02:31:06 DEBUG : dir/file1(0xfec4473b9c0): >openPending: err= 2026/07/30 02:31:06 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/30 02:31:06 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/30 02:31:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/30 02:31:06 DEBUG : dir/file1(0xfec4473b9c0): _writeAt: size=25, off=0 2026/07/30 02:31:06 DEBUG : dir/file1(0xfec4473b9c0): >_writeAt: n=25, err= 2026/07/30 02:31:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/30 02:31:06 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/newLeaf" 2026/07/30 02:31:06 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:06 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/newLeaf 2026/07/30 02:31:06 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/newLeaf" 2026/07/30 02:31:06 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:06 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-henodaq5redu/newLeaf 2026/07/30 02:31:06 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:06 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/30 02:31:06 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/30 02:31:06 DEBUG : newLeaf: Updating file with newLeaf 0xfec44724f70 2026/07/30 02:31:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/30 02:31:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/30 02:31:06 DEBUG : newLeaf(0xfec4473b9c0): close: 2026/07/30 02:31:06 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/30 02:31:06 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-30 02:31:06.550033121 +0000 UTC m=+19.069796682 2026/07/30 02:31:06 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:06 DEBUG : newLeaf(0xfec4473b9c0): >close: err= 2026/07/30 02:31:06 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:31:06 DEBUG : dir: Looking for writers 2026/07/30 02:31:06 DEBUG : Looking for writers 2026/07/30 02:31:06 DEBUG : dir: reading active writers 2026/07/30 02:31:06 DEBUG : newLeaf: reading active writers 2026/07/30 02:31:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/30 02:31:06 DEBUG : dir: Looking for writers 2026/07/30 02:31:06 DEBUG : Looking for writers 2026/07/30 02:31:06 DEBUG : dir: reading active writers 2026/07/30 02:31:06 DEBUG : newLeaf: reading active writers 2026/07/30 02:31:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/30 02:31:06 DEBUG : dir: Looking for writers 2026/07/30 02:31:06 DEBUG : Looking for writers 2026/07/30 02:31:06 DEBUG : dir: reading active writers 2026/07/30 02:31:06 DEBUG : newLeaf: reading active writers 2026/07/30 02:31:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/30 02:31:06 DEBUG : dir: Looking for writers 2026/07/30 02:31:06 DEBUG : Looking for writers 2026/07/30 02:31:06 DEBUG : dir: reading active writers 2026/07/30 02:31:06 DEBUG : newLeaf: reading active writers 2026/07/30 02:31:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/30 02:31:06 DEBUG : newLeaf: vfs cache: starting upload 2026/07/30 02:31:06 DEBUG : newLeaf.43dafc3e.partial: size = 25 OK 2026/07/30 02:31:06 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/newLeaf.43dafc3e.partial" 2026/07/30 02:31:06 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:06 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/newLeaf.43dafc3e.partial 2026/07/30 02:31:06 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/newLeaf.43dafc3e.partial" 2026/07/30 02:31:06 DEBUG : dir: Looking for writers 2026/07/30 02:31:06 DEBUG : Looking for writers 2026/07/30 02:31:06 DEBUG : dir: reading active writers 2026/07/30 02:31:06 DEBUG : newLeaf: reading active writers 2026/07/30 02:31:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/30 02:31:06 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:06 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-henodaq5redu/newLeaf.43dafc3e.partial 2026/07/30 02:31:06 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:06 DEBUG : newLeaf.43dafc3e.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/30 02:31:06 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/30 02:31:06 DEBUG : newLeaf.43dafc3e.partial: renamed to: newLeaf 2026/07/30 02:31:06 INFO : newLeaf: Copied (replaced existing) 2026/07/30 02:31:06 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/newLeaf" 2026/07/30 02:31:06 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:06 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/newLeaf 2026/07/30 02:31:06 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/newLeaf" 2026/07/30 02:31:06 DEBUG : dir: Looking for writers 2026/07/30 02:31:06 DEBUG : Looking for writers 2026/07/30 02:31:06 DEBUG : dir: reading active writers 2026/07/30 02:31:06 DEBUG : newLeaf: reading active writers 2026/07/30 02:31:06 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:06 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-henodaq5redu/newLeaf 2026/07/30 02:31:06 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:06 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/30 02:31:06 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-30 02:31:06 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/30 02:31:06 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/30 02:31:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/30 02:31:06 DEBUG : >WaitForWriters: 2026/07/30 02:31:06 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/30 02:31:06 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/newLeaf" 2026/07/30 02:31:06 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:06 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/newLeaf 2026/07/30 02:31:06 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/newLeaf" 2026/07/30 02:31:07 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:07 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-henodaq5redu/newLeaf 2026/07/30 02:31:07 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:07 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/30 02:31:07 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/newLeaf" 2026/07/30 02:31:07 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:07 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/newLeaf 2026/07/30 02:31:07 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/newLeaf" 2026/07/30 02:31:07 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:07 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-henodaq5redu/newLeaf 2026/07/30 02:31:07 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:07 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/07/30 02:31:07 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:31:07 DEBUG : dir: Looking for writers 2026/07/30 02:31:07 DEBUG : Looking for writers 2026/07/30 02:31:07 DEBUG : dir: reading active writers 2026/07/30 02:31:07 DEBUG : newLeaf: reading active writers 2026/07/30 02:31:07 DEBUG : >WaitForWriters: 2026/07/30 02:31:07 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-henodaq5redu", Local "Local file system at /tmp/rclone2844075187", Modify Window "1s" 2026/07/30 02:31:07 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: poll-interval is not supported by this remote 2026/07/30 02:31:07 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/30 02:31:07 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:07 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/30 02:31:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/30 02:31:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:07 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/30 02:31:07 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:07 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:07 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:07 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:07 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:07 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:07 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/30 02:31:07 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:07 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:07 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:07 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:07 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:07 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:07 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/30 02:31:07 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:31:07 DEBUG : dir: Looking for writers 2026/07/30 02:31:07 DEBUG : file1: reading active writers 2026/07/30 02:31:07 DEBUG : Looking for writers 2026/07/30 02:31:07 DEBUG : dir: reading active writers 2026/07/30 02:31:07 DEBUG : >WaitForWriters: 2026/07/30 02:31:07 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:07 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:07 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:07 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:07 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:07 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:07 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/30 02:31:07 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:07 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:07 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:07 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:07 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:07 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:07 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/30 02:31:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/30 02:31:07 DEBUG : newLeaf: Updating file with newLeaf 0xfec4417ac30 2026/07/30 02:31:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/30 02:31:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/30 02:31:07 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/newLeaf" 2026/07/30 02:31:07 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:07 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/newLeaf 2026/07/30 02:31:07 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/newLeaf" 2026/07/30 02:31:07 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:07 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-henodaq5redu/newLeaf 2026/07/30 02:31:07 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:07 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/30 02:31:07 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/newLeaf" 2026/07/30 02:31:07 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:07 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/newLeaf 2026/07/30 02:31:07 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/newLeaf" 2026/07/30 02:31:07 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:07 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-henodaq5redu/newLeaf 2026/07/30 02:31:07 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:07 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/30 02:31:07 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/30 02:31:07 DEBUG : dir/file1: Updating file with dir/file1 0xfec4417ac30 2026/07/30 02:31:07 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/30 02:31:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/30 02:31:07 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:07 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:07 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:07 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:07 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:07 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:07 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/30 02:31:07 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:07 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:07 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:07 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:08 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:08 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:08 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/30 02:31:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/30 02:31:08 DEBUG : dir/file1: newRWFileHandle: 2026/07/30 02:31:08 DEBUG : dir/file1(0xfec441ea8c0): openPending: 2026/07/30 02:31:08 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:08 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:08 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:08 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:08 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:08 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:08 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/30 02:31:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/30 02:31:08 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/30 02:31:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/30 02:31:08 DEBUG : dir/file1(0xfec441ea8c0): >openPending: err= 2026/07/30 02:31:08 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/30 02:31:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/30 02:31:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/30 02:31:08 DEBUG : dir/file1(0xfec441ea8c0): _writeAt: size=25, off=0 2026/07/30 02:31:08 DEBUG : dir/file1(0xfec441ea8c0): >_writeAt: n=25, err= 2026/07/30 02:31:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/30 02:31:08 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/newLeaf" 2026/07/30 02:31:08 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:08 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/newLeaf 2026/07/30 02:31:08 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/newLeaf" 2026/07/30 02:31:08 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:08 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-henodaq5redu/newLeaf 2026/07/30 02:31:08 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:08 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/30 02:31:08 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/30 02:31:08 DEBUG : newLeaf: Updating file with newLeaf 0xfec4417ac30 2026/07/30 02:31:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/30 02:31:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/30 02:31:08 DEBUG : newLeaf(0xfec441ea8c0): close: 2026/07/30 02:31:08 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/30 02:31:08 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-30 02:31:08.145036677 +0000 UTC m=+20.664800178 2026/07/30 02:31:08 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:08 DEBUG : newLeaf(0xfec441ea8c0): >close: err= 2026/07/30 02:31:08 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:31:08 DEBUG : dir: Looking for writers 2026/07/30 02:31:08 DEBUG : Looking for writers 2026/07/30 02:31:08 DEBUG : dir: reading active writers 2026/07/30 02:31:08 DEBUG : newLeaf: reading active writers 2026/07/30 02:31:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/30 02:31:08 DEBUG : dir: Looking for writers 2026/07/30 02:31:08 DEBUG : Looking for writers 2026/07/30 02:31:08 DEBUG : newLeaf: reading active writers 2026/07/30 02:31:08 DEBUG : dir: reading active writers 2026/07/30 02:31:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/30 02:31:08 DEBUG : dir: Looking for writers 2026/07/30 02:31:08 DEBUG : Looking for writers 2026/07/30 02:31:08 DEBUG : dir: reading active writers 2026/07/30 02:31:08 DEBUG : newLeaf: reading active writers 2026/07/30 02:31:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/30 02:31:08 DEBUG : dir: Looking for writers 2026/07/30 02:31:08 DEBUG : Looking for writers 2026/07/30 02:31:08 DEBUG : dir: reading active writers 2026/07/30 02:31:08 DEBUG : newLeaf: reading active writers 2026/07/30 02:31:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/30 02:31:08 DEBUG : newLeaf: vfs cache: starting upload 2026/07/30 02:31:08 DEBUG : newLeaf.eb477267.partial: size = 25 OK 2026/07/30 02:31:08 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/newLeaf.eb477267.partial" 2026/07/30 02:31:08 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:08 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/newLeaf.eb477267.partial 2026/07/30 02:31:08 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/newLeaf.eb477267.partial" 2026/07/30 02:31:08 DEBUG : dir: Looking for writers 2026/07/30 02:31:08 DEBUG : Looking for writers 2026/07/30 02:31:08 DEBUG : dir: reading active writers 2026/07/30 02:31:08 DEBUG : newLeaf: reading active writers 2026/07/30 02:31:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/30 02:31:08 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:08 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-henodaq5redu/newLeaf.eb477267.partial 2026/07/30 02:31:08 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:08 DEBUG : newLeaf.eb477267.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/30 02:31:08 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/30 02:31:08 DEBUG : newLeaf.eb477267.partial: renamed to: newLeaf 2026/07/30 02:31:08 INFO : newLeaf: Copied (replaced existing) 2026/07/30 02:31:08 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/newLeaf" 2026/07/30 02:31:08 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:08 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/newLeaf 2026/07/30 02:31:08 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/newLeaf" 2026/07/30 02:31:08 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:08 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-henodaq5redu/newLeaf 2026/07/30 02:31:08 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:08 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/30 02:31:08 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-30 02:31:08 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/30 02:31:08 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/30 02:31:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/30 02:31:08 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/30 02:31:08 DEBUG : dir: Looking for writers 2026/07/30 02:31:08 DEBUG : Looking for writers 2026/07/30 02:31:08 DEBUG : dir: reading active writers 2026/07/30 02:31:08 DEBUG : newLeaf: reading active writers 2026/07/30 02:31:08 DEBUG : >WaitForWriters: 2026/07/30 02:31:08 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/newLeaf" 2026/07/30 02:31:08 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:08 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/newLeaf 2026/07/30 02:31:08 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/newLeaf" 2026/07/30 02:31:08 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:08 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-henodaq5redu/newLeaf 2026/07/30 02:31:08 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:08 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/30 02:31:08 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/newLeaf" 2026/07/30 02:31:08 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:08 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/newLeaf 2026/07/30 02:31:08 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/newLeaf" 2026/07/30 02:31:08 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:08 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-henodaq5redu/newLeaf 2026/07/30 02:31:08 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:08 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/07/30 02:31:08 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:31:08 DEBUG : dir: Looking for writers 2026/07/30 02:31:08 DEBUG : Looking for writers 2026/07/30 02:31:08 DEBUG : newLeaf: reading active writers 2026/07/30 02:31:08 DEBUG : dir: reading active writers 2026/07/30 02:31:08 DEBUG : >WaitForWriters: 2026/07/30 02:31:08 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "sftp://rclone@:22/rclone-test-henodaq5redu", Local "Local file system at /tmp/rclone2844075187", Modify Window "1s" 2026/07/30 02:31:08 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: poll-interval is not supported by this remote 2026/07/30 02:31:08 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/30 02:31:08 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:08 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/30 02:31:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/30 02:31:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:08 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/30 02:31:08 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:08 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:08 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:08 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:08 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:08 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:08 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/30 02:31:08 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:08 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:08 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:08 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:08 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:08 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:08 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/30 02:31:08 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/30 02:31:09 DEBUG : dir/file1: newRWFileHandle: 2026/07/30 02:31:09 DEBUG : dir/file1(0xfec44000cc0): openPending: 2026/07/30 02:31:09 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:09 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:09 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:09 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:09 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:09 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:09 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:09 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/30 02:31:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/30 02:31:09 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/30 02:31:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/30 02:31:09 DEBUG : dir/file1(0xfec44000cc0): >openPending: err= 2026/07/30 02:31:09 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/30 02:31:09 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/30 02:31:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/30 02:31:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/30 02:31:09 DEBUG : dir/file1(0xfec44000cc0): _writeAt: size=14, off=0 2026/07/30 02:31:09 DEBUG : dir/file1(0xfec44000cc0): >_writeAt: n=14, err= 2026/07/30 02:31:09 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/30 02:31:09 DEBUG : dir/file1(0xfec44000cc0): close: 2026/07/30 02:31:09 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/30 02:31:09 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/30 02:31:09 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:09 DEBUG : dir/file1(0xfec44000cc0): >close: err= 2026/07/30 02:31:09 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:31:09 DEBUG : dir: Looking for writers 2026/07/30 02:31:09 DEBUG : file1: reading active writers 2026/07/30 02:31:09 DEBUG : Looking for writers 2026/07/30 02:31:09 DEBUG : dir: reading active writers 2026/07/30 02:31:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/30 02:31:09 DEBUG : dir: Looking for writers 2026/07/30 02:31:09 DEBUG : file1: reading active writers 2026/07/30 02:31:09 DEBUG : Looking for writers 2026/07/30 02:31:09 DEBUG : dir: reading active writers 2026/07/30 02:31:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/30 02:31:09 DEBUG : dir: Looking for writers 2026/07/30 02:31:09 DEBUG : file1: reading active writers 2026/07/30 02:31:09 DEBUG : Looking for writers 2026/07/30 02:31:09 DEBUG : dir: reading active writers 2026/07/30 02:31:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/30 02:31:09 DEBUG : dir: Looking for writers 2026/07/30 02:31:09 DEBUG : file1: reading active writers 2026/07/30 02:31:09 DEBUG : Looking for writers 2026/07/30 02:31:09 DEBUG : dir: reading active writers 2026/07/30 02:31:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/30 02:31:09 DEBUG : dir/file1: vfs cache: starting upload 2026/07/30 02:31:09 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/07/30 02:31:09 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1.ca338588.partial" 2026/07/30 02:31:09 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:09 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1.ca338588.partial 2026/07/30 02:31:09 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1.ca338588.partial" 2026/07/30 02:31:09 DEBUG : dir: Looking for writers 2026/07/30 02:31:09 DEBUG : file1: reading active writers 2026/07/30 02:31:09 DEBUG : Looking for writers 2026/07/30 02:31:09 DEBUG : dir: reading active writers 2026/07/30 02:31:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/30 02:31:09 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:09 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-henodaq5redu/dir/file1.ca338588.partial 2026/07/30 02:31:09 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:09 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/30 02:31:09 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/30 02:31:09 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/07/30 02:31:09 INFO : dir/file1: Copied (replaced existing) 2026/07/30 02:31:09 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:09 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:09 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:09 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:09 DEBUG : dir: Looking for writers 2026/07/30 02:31:09 DEBUG : file1: reading active writers 2026/07/30 02:31:09 DEBUG : Looking for writers 2026/07/30 02:31:09 DEBUG : dir: reading active writers 2026/07/30 02:31:09 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:09 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:09 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:09 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/30 02:31:09 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/30 02:31:09 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/07/30 02:31:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/30 02:31:09 DEBUG : >WaitForWriters: 2026/07/30 02:31:09 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/30 02:31:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/30 02:31:09 DEBUG : dir/file1: newRWFileHandle: 2026/07/30 02:31:09 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/30 02:31:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/30 02:31:09 DEBUG : dir/file1(0xfec44795640): _readAt: size=512, off=0 2026/07/30 02:31:09 DEBUG : dir/file1(0xfec44795640): openPending: 2026/07/30 02:31:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/07/30 02:31:09 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/30 02:31:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/30 02:31:09 DEBUG : dir/file1(0xfec44795640): >openPending: err= 2026/07/30 02:31:09 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/30 02:31:09 DEBUG : dir/file1(0xfec44795640): >_readAt: n=14, err=EOF 2026/07/30 02:31:09 DEBUG : dir/file1(0xfec44795640): close: 2026/07/30 02:31:09 DEBUG : dir/file1(0xfec44795640): >close: err= 2026/07/30 02:31:09 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:09 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:09 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:09 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:09 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:09 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:09 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:09 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/30 02:31:09 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:09 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:09 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:09 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:09 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:09 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:09 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:09 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/30 02:31:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/30 02:31:09 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/newLeaf" 2026/07/30 02:31:09 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:09 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/newLeaf 2026/07/30 02:31:09 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/newLeaf" 2026/07/30 02:31:09 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:09 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-henodaq5redu/newLeaf 2026/07/30 02:31:09 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:09 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/30 02:31:09 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/30 02:31:09 DEBUG : newLeaf: Updating file with newLeaf 0xfec43fddc70 2026/07/30 02:31:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/30 02:31:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/30 02:31:09 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/newLeaf" 2026/07/30 02:31:09 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:09 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/newLeaf 2026/07/30 02:31:09 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/newLeaf" 2026/07/30 02:31:09 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:09 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-henodaq5redu/newLeaf 2026/07/30 02:31:09 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:09 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/30 02:31:09 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/newLeaf" 2026/07/30 02:31:09 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:09 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/newLeaf 2026/07/30 02:31:09 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/newLeaf" 2026/07/30 02:31:09 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:09 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-henodaq5redu/newLeaf 2026/07/30 02:31:09 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:09 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/30 02:31:09 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/30 02:31:09 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:09 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:09 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:09 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:10 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:10 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:10 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/30 02:31:10 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/30 02:31:10 DEBUG : dir/file1: Updating file with dir/file1 0xfec43fddc70 2026/07/30 02:31:10 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/30 02:31:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/30 02:31:10 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:10 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:10 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:10 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:10 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:10 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:10 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/30 02:31:10 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:10 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:10 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:10 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:10 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:10 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:10 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/30 02:31:10 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/30 02:31:10 DEBUG : dir/file1: newRWFileHandle: 2026/07/30 02:31:10 DEBUG : dir/file1(0xfec43f8c2c0): openPending: 2026/07/30 02:31:10 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/07/30 02:31:10 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/30 02:31:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/30 02:31:10 DEBUG : dir/file1(0xfec43f8c2c0): >openPending: err= 2026/07/30 02:31:10 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/30 02:31:10 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/30 02:31:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/30 02:31:10 DEBUG : dir/file1(0xfec43f8c2c0): _writeAt: size=25, off=0 2026/07/30 02:31:10 DEBUG : dir/file1(0xfec43f8c2c0): >_writeAt: n=25, err= 2026/07/30 02:31:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/30 02:31:10 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/newLeaf" 2026/07/30 02:31:10 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:10 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/newLeaf 2026/07/30 02:31:10 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/newLeaf" 2026/07/30 02:31:10 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:10 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-henodaq5redu/newLeaf 2026/07/30 02:31:10 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:10 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/30 02:31:10 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/30 02:31:10 DEBUG : newLeaf: Updating file with newLeaf 0xfec43fddc70 2026/07/30 02:31:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/30 02:31:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/30 02:31:10 DEBUG : newLeaf(0xfec43f8c2c0): close: 2026/07/30 02:31:10 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/30 02:31:10 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-30 02:31:10.302344535 +0000 UTC m=+22.822108067 2026/07/30 02:31:10 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:10 DEBUG : newLeaf(0xfec43f8c2c0): >close: err= 2026/07/30 02:31:10 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:31:10 DEBUG : dir: Looking for writers 2026/07/30 02:31:10 DEBUG : Looking for writers 2026/07/30 02:31:10 DEBUG : dir: reading active writers 2026/07/30 02:31:10 DEBUG : newLeaf: reading active writers 2026/07/30 02:31:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/30 02:31:10 DEBUG : dir: Looking for writers 2026/07/30 02:31:10 DEBUG : Looking for writers 2026/07/30 02:31:10 DEBUG : newLeaf: reading active writers 2026/07/30 02:31:10 DEBUG : dir: reading active writers 2026/07/30 02:31:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/30 02:31:10 DEBUG : dir: Looking for writers 2026/07/30 02:31:10 DEBUG : Looking for writers 2026/07/30 02:31:10 DEBUG : newLeaf: reading active writers 2026/07/30 02:31:10 DEBUG : dir: reading active writers 2026/07/30 02:31:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/30 02:31:10 DEBUG : dir: Looking for writers 2026/07/30 02:31:10 DEBUG : Looking for writers 2026/07/30 02:31:10 DEBUG : dir: reading active writers 2026/07/30 02:31:10 DEBUG : newLeaf: reading active writers 2026/07/30 02:31:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/30 02:31:10 DEBUG : newLeaf: vfs cache: starting upload 2026/07/30 02:31:10 DEBUG : newLeaf.33142358.partial: size = 25 OK 2026/07/30 02:31:10 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/newLeaf.33142358.partial" 2026/07/30 02:31:10 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:10 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/newLeaf.33142358.partial 2026/07/30 02:31:10 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/newLeaf.33142358.partial" 2026/07/30 02:31:10 DEBUG : dir: Looking for writers 2026/07/30 02:31:10 DEBUG : Looking for writers 2026/07/30 02:31:10 DEBUG : dir: reading active writers 2026/07/30 02:31:10 DEBUG : newLeaf: reading active writers 2026/07/30 02:31:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/30 02:31:10 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:10 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-henodaq5redu/newLeaf.33142358.partial 2026/07/30 02:31:10 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:10 DEBUG : newLeaf.33142358.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/30 02:31:10 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/30 02:31:10 DEBUG : newLeaf.33142358.partial: renamed to: newLeaf 2026/07/30 02:31:10 INFO : newLeaf: Copied (replaced existing) 2026/07/30 02:31:10 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/newLeaf" 2026/07/30 02:31:10 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:10 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/newLeaf 2026/07/30 02:31:10 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/newLeaf" 2026/07/30 02:31:10 DEBUG : dir: Looking for writers 2026/07/30 02:31:10 DEBUG : Looking for writers 2026/07/30 02:31:10 DEBUG : newLeaf: reading active writers 2026/07/30 02:31:10 DEBUG : dir: reading active writers 2026/07/30 02:31:10 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:10 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-henodaq5redu/newLeaf 2026/07/30 02:31:10 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:10 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/30 02:31:10 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-30 02:31:10 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/30 02:31:10 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/30 02:31:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/30 02:31:10 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/30 02:31:10 DEBUG : >WaitForWriters: 2026/07/30 02:31:10 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/newLeaf" 2026/07/30 02:31:10 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:10 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/newLeaf 2026/07/30 02:31:10 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/newLeaf" 2026/07/30 02:31:10 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:10 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-henodaq5redu/newLeaf 2026/07/30 02:31:10 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:10 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/30 02:31:10 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/newLeaf" 2026/07/30 02:31:10 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:10 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/newLeaf 2026/07/30 02:31:10 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/newLeaf" 2026/07/30 02:31:10 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:10 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-henodaq5redu/newLeaf 2026/07/30 02:31:10 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:10 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/07/30 02:31:10 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:31:10 DEBUG : dir: Looking for writers 2026/07/30 02:31:10 DEBUG : Looking for writers 2026/07/30 02:31:10 DEBUG : dir: reading active writers 2026/07/30 02:31:10 DEBUG : newLeaf: reading active writers 2026/07/30 02:31:10 DEBUG : >WaitForWriters: 2026/07/30 02:31:10 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-henodaq5redu", Local "Local file system at /tmp/rclone2844075187", Modify Window "1s" 2026/07/30 02:31:10 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: poll-interval is not supported by this remote 2026/07/30 02:31:10 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/30 02:31:10 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:10 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/30 02:31:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/30 02:31:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:10 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/30 02:31:10 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:10 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:10 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:10 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:11 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:11 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:11 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/30 02:31:11 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:11 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:11 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:11 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:11 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:11 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:11 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:11 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/30 02:31:11 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:31:11 DEBUG : dir: Looking for writers 2026/07/30 02:31:11 DEBUG : file1: reading active writers 2026/07/30 02:31:11 DEBUG : Looking for writers 2026/07/30 02:31:11 DEBUG : dir: reading active writers 2026/07/30 02:31:11 DEBUG : >WaitForWriters: 2026/07/30 02:31:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/30 02:31:11 DEBUG : dir/file1: newRWFileHandle: 2026/07/30 02:31:11 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/30 02:31:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/30 02:31:11 DEBUG : dir/file1(0xfec43f8cb00): _readAt: size=512, off=0 2026/07/30 02:31:11 DEBUG : dir/file1(0xfec43f8cb00): openPending: 2026/07/30 02:31:11 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:11 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:11 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:11 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:11 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:11 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:11 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/30 02:31:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/30 02:31:11 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/30 02:31:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/30 02:31:11 DEBUG : dir/file1(0xfec43f8cb00): >openPending: err= 2026/07/30 02:31:11 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/07/30 02:31:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/30 02:31:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/30 02:31:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/30 02:31:11 DEBUG : dir/file1(0xfec43f8cb00): >_readAt: n=14, err=EOF 2026/07/30 02:31:11 DEBUG : dir/file1(0xfec43f8cb00): close: 2026/07/30 02:31:11 DEBUG : dir/file1(0xfec43f8cb00): >close: err= 2026/07/30 02:31:11 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:11 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:11 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:11 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:11 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:11 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:11 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/30 02:31:11 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:11 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:11 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:11 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:11 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:11 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:11 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:11 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/30 02:31:11 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/30 02:31:11 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/newLeaf" 2026/07/30 02:31:11 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:11 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/newLeaf 2026/07/30 02:31:11 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/newLeaf" 2026/07/30 02:31:11 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:11 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-henodaq5redu/newLeaf 2026/07/30 02:31:11 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:11 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/30 02:31:11 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/30 02:31:11 DEBUG : newLeaf: Updating file with newLeaf 0xfec44117e10 2026/07/30 02:31:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/30 02:31:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/30 02:31:11 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/newLeaf" 2026/07/30 02:31:11 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:11 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/newLeaf 2026/07/30 02:31:11 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/newLeaf" 2026/07/30 02:31:11 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:11 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-henodaq5redu/newLeaf 2026/07/30 02:31:11 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:11 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/30 02:31:11 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/newLeaf" 2026/07/30 02:31:11 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:11 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/newLeaf 2026/07/30 02:31:11 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/newLeaf" 2026/07/30 02:31:11 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:11 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-henodaq5redu/newLeaf 2026/07/30 02:31:11 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:11 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/30 02:31:11 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/30 02:31:11 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:11 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:11 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:11 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:11 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:11 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:11 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/30 02:31:11 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/30 02:31:11 DEBUG : dir/file1: Updating file with dir/file1 0xfec44117e10 2026/07/30 02:31:11 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/30 02:31:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/30 02:31:11 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:11 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:11 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:11 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:12 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:12 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:12 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/30 02:31:12 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:12 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:12 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:12 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:12 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:12 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:12 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/30 02:31:12 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/30 02:31:12 DEBUG : dir/file1: newRWFileHandle: 2026/07/30 02:31:12 DEBUG : dir/file1(0xfec441ef640): openPending: 2026/07/30 02:31:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/07/30 02:31:12 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/30 02:31:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/30 02:31:12 DEBUG : dir/file1(0xfec441ef640): >openPending: err= 2026/07/30 02:31:12 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/30 02:31:12 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/30 02:31:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/30 02:31:12 DEBUG : dir/file1(0xfec441ef640): _writeAt: size=25, off=0 2026/07/30 02:31:12 DEBUG : dir/file1(0xfec441ef640): >_writeAt: n=25, err= 2026/07/30 02:31:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/30 02:31:12 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/newLeaf" 2026/07/30 02:31:12 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:12 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/newLeaf 2026/07/30 02:31:12 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/newLeaf" 2026/07/30 02:31:12 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:12 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-henodaq5redu/newLeaf 2026/07/30 02:31:12 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:12 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/30 02:31:12 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/30 02:31:12 DEBUG : newLeaf: Updating file with newLeaf 0xfec44117e10 2026/07/30 02:31:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/30 02:31:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/30 02:31:12 DEBUG : newLeaf(0xfec441ef640): close: 2026/07/30 02:31:12 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/30 02:31:12 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-30 02:31:12.149858368 +0000 UTC m=+24.669621900 2026/07/30 02:31:12 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:12 DEBUG : newLeaf(0xfec441ef640): >close: err= 2026/07/30 02:31:12 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:31:12 DEBUG : dir: Looking for writers 2026/07/30 02:31:12 DEBUG : Looking for writers 2026/07/30 02:31:12 DEBUG : dir: reading active writers 2026/07/30 02:31:12 DEBUG : newLeaf: reading active writers 2026/07/30 02:31:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/30 02:31:12 DEBUG : dir: Looking for writers 2026/07/30 02:31:12 DEBUG : Looking for writers 2026/07/30 02:31:12 DEBUG : newLeaf: reading active writers 2026/07/30 02:31:12 DEBUG : dir: reading active writers 2026/07/30 02:31:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/30 02:31:12 DEBUG : dir: Looking for writers 2026/07/30 02:31:12 DEBUG : Looking for writers 2026/07/30 02:31:12 DEBUG : dir: reading active writers 2026/07/30 02:31:12 DEBUG : newLeaf: reading active writers 2026/07/30 02:31:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/30 02:31:12 DEBUG : dir: Looking for writers 2026/07/30 02:31:12 DEBUG : Looking for writers 2026/07/30 02:31:12 DEBUG : dir: reading active writers 2026/07/30 02:31:12 DEBUG : newLeaf: reading active writers 2026/07/30 02:31:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/30 02:31:12 DEBUG : newLeaf: vfs cache: starting upload 2026/07/30 02:31:12 DEBUG : newLeaf.2741637a.partial: size = 25 OK 2026/07/30 02:31:12 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/newLeaf.2741637a.partial" 2026/07/30 02:31:12 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:12 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/newLeaf.2741637a.partial 2026/07/30 02:31:12 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/newLeaf.2741637a.partial" 2026/07/30 02:31:12 DEBUG : dir: Looking for writers 2026/07/30 02:31:12 DEBUG : Looking for writers 2026/07/30 02:31:12 DEBUG : dir: reading active writers 2026/07/30 02:31:12 DEBUG : newLeaf: reading active writers 2026/07/30 02:31:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/30 02:31:12 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:12 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-henodaq5redu/newLeaf.2741637a.partial 2026/07/30 02:31:12 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:12 DEBUG : newLeaf.2741637a.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/30 02:31:12 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/30 02:31:12 DEBUG : newLeaf.2741637a.partial: renamed to: newLeaf 2026/07/30 02:31:12 INFO : newLeaf: Copied (replaced existing) 2026/07/30 02:31:12 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/newLeaf" 2026/07/30 02:31:12 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:12 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/newLeaf 2026/07/30 02:31:12 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/newLeaf" 2026/07/30 02:31:12 DEBUG : dir: Looking for writers 2026/07/30 02:31:12 DEBUG : Looking for writers 2026/07/30 02:31:12 DEBUG : dir: reading active writers 2026/07/30 02:31:12 DEBUG : newLeaf: reading active writers 2026/07/30 02:31:12 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:12 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-henodaq5redu/newLeaf 2026/07/30 02:31:12 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:12 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/30 02:31:12 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-30 02:31:12 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/30 02:31:12 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/30 02:31:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/30 02:31:12 DEBUG : >WaitForWriters: 2026/07/30 02:31:12 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/30 02:31:12 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/newLeaf" 2026/07/30 02:31:12 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:12 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/newLeaf 2026/07/30 02:31:12 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/newLeaf" 2026/07/30 02:31:12 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:12 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-henodaq5redu/newLeaf 2026/07/30 02:31:12 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:12 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/30 02:31:12 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/newLeaf" 2026/07/30 02:31:12 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:12 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/newLeaf 2026/07/30 02:31:12 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/newLeaf" 2026/07/30 02:31:12 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:12 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-henodaq5redu/newLeaf 2026/07/30 02:31:12 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:12 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/07/30 02:31:12 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:31:12 DEBUG : dir: Looking for writers 2026/07/30 02:31:12 DEBUG : Looking for writers 2026/07/30 02:31:12 DEBUG : dir: reading active writers 2026/07/30 02:31:12 DEBUG : newLeaf: reading active writers 2026/07/30 02:31:12 DEBUG : >WaitForWriters: 2026/07/30 02:31:12 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: cleaner exiting --- PASS: TestFileRename (10.16s) --- PASS: TestFileRename/off,forceCache=false (1.20s) --- PASS: TestFileRename/minimal,forceCache=false (1.18s) --- PASS: TestFileRename/minimal,forceCache=true (2.18s) --- PASS: TestFileRename/writes,forceCache=false (1.58s) --- PASS: TestFileRename/writes,forceCache=true (2.19s) --- PASS: TestFileRename/full,forceCache=false (1.83s) === RUN TestFileStructSize file_test.go:419: File struct has size 200 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestAux --- PASS: TestAux (0.00s) === RUN TestAuxConcurrent --- PASS: TestAuxConcurrent (0.00s) === RUN TestRcGetVFS run.go:198: Remote "sftp://rclone@:22/rclone-test-henodaq5redu", Local "Local file system at /tmp/rclone2844075187", Modify Window "1s" 2026/07/30 02:31:12 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: poll-interval is not supported by this remote 2026/07/30 02:31:12 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: poll-interval is not supported by this remote 2026/07/30 02:31:12 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:31:12 DEBUG : Looking for writers 2026/07/30 02:31:12 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-henodaq5redu", Local "Local file system at /tmp/rclone2844075187", Modify Window "1s" 2026/07/30 02:31:12 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: poll-interval is not supported by this remote 2026/07/30 02:31:12 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:12 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:12 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:12 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:12 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:12 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:12 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:12 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/30 02:31:12 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:12 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:12 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:12 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:13 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:13 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:13 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:13 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/30 02:31:13 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/30 02:31:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/30 02:31:13 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/30 02:31:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/30 02:31:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/30 02:31:13 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/30 02:31:13 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/07/30 02:31:13 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:13 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:13 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:13 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:13 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:13 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:13 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:13 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/30 02:31:13 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:31:13 DEBUG : dir: Looking for writers 2026/07/30 02:31:13 DEBUG : file1: reading active writers 2026/07/30 02:31:13 DEBUG : Looking for writers 2026/07/30 02:31:13 DEBUG : dir: reading active writers 2026/07/30 02:31:13 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.34s) === RUN TestReadFileHandleSeek run.go:198: Remote "sftp://rclone@:22/rclone-test-henodaq5redu", Local "Local file system at /tmp/rclone2844075187", Modify Window "1s" 2026/07/30 02:31:13 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: poll-interval is not supported by this remote 2026/07/30 02:31:13 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:13 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:13 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:13 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:13 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:13 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:13 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:13 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/30 02:31:13 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:13 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:13 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:13 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:13 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:13 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:13 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:13 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/30 02:31:13 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/30 02:31:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/30 02:31:13 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/30 02:31:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/30 02:31:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/30 02:31:13 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/30 02:31:13 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/07/30 02:31:13 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/07/30 02:31:13 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/07/30 02:31:13 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/07/30 02:31:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/07/30 02:31:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/07/30 02:31:13 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/30 02:31:13 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/07/30 02:31:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/07/30 02:31:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/07/30 02:31:13 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/07/30 02:31:13 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/07/30 02:31:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/07/30 02:31:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/07/30 02:31:13 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/07/30 02:31:13 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:31:13 DEBUG : dir: Looking for writers 2026/07/30 02:31:13 DEBUG : file1: reading active writers 2026/07/30 02:31:13 DEBUG : Looking for writers 2026/07/30 02:31:13 DEBUG : dir: reading active writers 2026/07/30 02:31:13 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.32s) === RUN TestReadFileHandleReadAt run.go:198: Remote "sftp://rclone@:22/rclone-test-henodaq5redu", Local "Local file system at /tmp/rclone2844075187", Modify Window "1s" 2026/07/30 02:31:13 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: poll-interval is not supported by this remote 2026/07/30 02:31:13 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:13 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:13 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:13 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:13 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:13 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:13 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:13 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/30 02:31:13 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:13 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:13 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:13 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:13 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:13 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:13 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:13 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/30 02:31:13 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/30 02:31:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/30 02:31:13 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/30 02:31:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/30 02:31:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/30 02:31:13 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/30 02:31:13 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/07/30 02:31:13 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/07/30 02:31:13 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/07/30 02:31:13 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/07/30 02:31:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/07/30 02:31:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/07/30 02:31:13 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/30 02:31:13 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/07/30 02:31:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/07/30 02:31:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/07/30 02:31:13 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/07/30 02:31:13 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/07/30 02:31:13 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/07/30 02:31:13 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/07/30 02:31:13 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/07/30 02:31:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/07/30 02:31:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/07/30 02:31:13 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/07/30 02:31:13 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/07/30 02:31:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/07/30 02:31:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/07/30 02:31:13 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/07/30 02:31:13 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/07/30 02:31:13 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/07/30 02:31:13 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/07/30 02:31:13 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/07/30 02:31:13 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/07/30 02:31:13 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/07/30 02:31:13 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/07/30 02:31:13 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/07/30 02:31:13 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:31:13 DEBUG : dir: Looking for writers 2026/07/30 02:31:13 DEBUG : file1: reading active writers 2026/07/30 02:31:13 DEBUG : Looking for writers 2026/07/30 02:31:13 DEBUG : dir: reading active writers 2026/07/30 02:31:13 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.41s) === RUN TestReadFileHandleFlush run.go:198: Remote "sftp://rclone@:22/rclone-test-henodaq5redu", Local "Local file system at /tmp/rclone2844075187", Modify Window "1s" 2026/07/30 02:31:13 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: poll-interval is not supported by this remote 2026/07/30 02:31:13 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:13 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:13 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:13 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:13 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:13 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:13 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:13 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/30 02:31:13 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:13 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:13 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:13 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:14 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:14 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:14 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:14 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/30 02:31:14 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/30 02:31:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/30 02:31:14 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/30 02:31:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/30 02:31:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/30 02:31:14 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/07/30 02:31:14 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:14 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:14 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:14 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:14 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:14 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:14 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:14 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/30 02:31:14 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:31:14 DEBUG : dir: Looking for writers 2026/07/30 02:31:14 DEBUG : file1: reading active writers 2026/07/30 02:31:14 DEBUG : Looking for writers 2026/07/30 02:31:14 DEBUG : dir: reading active writers 2026/07/30 02:31:14 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.34s) === RUN TestReadFileHandleRelease run.go:198: Remote "sftp://rclone@:22/rclone-test-henodaq5redu", Local "Local file system at /tmp/rclone2844075187", Modify Window "1s" 2026/07/30 02:31:14 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: poll-interval is not supported by this remote 2026/07/30 02:31:14 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:14 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:14 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:14 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:14 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:14 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:14 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:14 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/30 02:31:14 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:14 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:14 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:14 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:14 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:14 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:14 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:14 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/30 02:31:14 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/30 02:31:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/30 02:31:14 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/30 02:31:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/30 02:31:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/30 02:31:14 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/07/30 02:31:14 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/07/30 02:31:14 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:14 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:14 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:14 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:14 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:14 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:14 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:14 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/30 02:31:14 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/07/30 02:31:14 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:31:14 DEBUG : dir: Looking for writers 2026/07/30 02:31:14 DEBUG : file1: reading active writers 2026/07/30 02:31:14 DEBUG : Looking for writers 2026/07/30 02:31:14 DEBUG : dir: reading active writers 2026/07/30 02:31:14 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.34s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "sftp://rclone@:22/rclone-test-henodaq5redu", Local "Local file system at /tmp/rclone2844075187", Modify Window "1s" 2026/07/30 02:31:14 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: poll-interval is not supported by this remote 2026/07/30 02:31:14 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/30 02:31:14 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:14 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/30 02:31:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/30 02:31:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:14 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/30 02:31:14 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:14 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:14 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:14 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:14 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:14 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:14 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:14 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/30 02:31:14 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:14 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:14 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:14 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:14 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:14 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:14 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:14 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/30 02:31:14 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/30 02:31:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/30 02:31:14 DEBUG : dir/file1: newRWFileHandle: 2026/07/30 02:31:14 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/30 02:31:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/30 02:31:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/30 02:31:14 DEBUG : dir/file1(0xfec4465c500): _readAt: size=1, off=0 2026/07/30 02:31:14 DEBUG : dir/file1(0xfec4465c500): openPending: 2026/07/30 02:31:14 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:14 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:14 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:14 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:14 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:14 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:14 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:14 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/30 02:31:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/30 02:31:14 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/30 02:31:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/30 02:31:14 DEBUG : dir/file1(0xfec4465c500): >openPending: err= 2026/07/30 02:31:14 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/30 02:31:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/30 02:31:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/30 02:31:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/30 02:31:14 DEBUG : dir/file1(0xfec4465c500): >_readAt: n=1, err= 2026/07/30 02:31:14 DEBUG : dir/file1(0xfec4465c500): _readAt: size=256, off=1 2026/07/30 02:31:14 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/07/30 02:31:14 DEBUG : dir/file1(0xfec4465c500): >_readAt: n=15, err=EOF 2026/07/30 02:31:14 DEBUG : dir/file1(0xfec4465c500): _readAt: size=16, off=16 2026/07/30 02:31:14 DEBUG : dir/file1(0xfec4465c500): >_readAt: n=0, err=EOF 2026/07/30 02:31:14 DEBUG : dir/file1(0xfec4465c500): close: 2026/07/30 02:31:14 DEBUG : dir/file1(0xfec4465c500): >close: err= 2026/07/30 02:31:14 DEBUG : dir/file1(0xfec4465c500): close: 2026/07/30 02:31:14 DEBUG : dir/file1(0xfec4465c500): >close: err=file already closed 2026/07/30 02:31:14 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:31:14 DEBUG : dir: Looking for writers 2026/07/30 02:31:14 DEBUG : file1: reading active writers 2026/07/30 02:31:14 DEBUG : Looking for writers 2026/07/30 02:31:14 DEBUG : dir: reading active writers 2026/07/30 02:31:14 DEBUG : >WaitForWriters: 2026/07/30 02:31:14 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.32s) === RUN TestRWFileHandleSeek run.go:198: Remote "sftp://rclone@:22/rclone-test-henodaq5redu", Local "Local file system at /tmp/rclone2844075187", Modify Window "1s" 2026/07/30 02:31:14 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: poll-interval is not supported by this remote 2026/07/30 02:31:14 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/30 02:31:14 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:14 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/30 02:31:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/30 02:31:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:14 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/30 02:31:14 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:14 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:14 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:14 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:14 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:14 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:14 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:14 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/30 02:31:14 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:14 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:14 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:14 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:15 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:15 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:15 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:15 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/30 02:31:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/30 02:31:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/30 02:31:15 DEBUG : dir/file1: newRWFileHandle: 2026/07/30 02:31:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/30 02:31:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/30 02:31:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/30 02:31:15 DEBUG : dir/file1(0xfec43b15dc0): _readAt: size=1, off=0 2026/07/30 02:31:15 DEBUG : dir/file1(0xfec43b15dc0): openPending: 2026/07/30 02:31:15 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:15 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:15 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:15 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:15 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:15 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:15 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:15 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/30 02:31:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/30 02:31:15 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/30 02:31:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/30 02:31:15 DEBUG : dir/file1(0xfec43b15dc0): >openPending: err= 2026/07/30 02:31:15 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/30 02:31:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/30 02:31:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/30 02:31:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/30 02:31:15 DEBUG : dir/file1(0xfec43b15dc0): >_readAt: n=1, err= 2026/07/30 02:31:15 DEBUG : dir/file1(0xfec43b15dc0): _readAt: size=1, off=5 2026/07/30 02:31:15 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/30 02:31:15 DEBUG : dir/file1(0xfec43b15dc0): >_readAt: n=1, err= 2026/07/30 02:31:15 DEBUG : dir/file1(0xfec43b15dc0): _readAt: size=1, off=3 2026/07/30 02:31:15 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/30 02:31:15 DEBUG : dir/file1(0xfec43b15dc0): >_readAt: n=1, err= 2026/07/30 02:31:15 DEBUG : dir/file1(0xfec43b15dc0): _readAt: size=1, off=13 2026/07/30 02:31:15 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/30 02:31:15 DEBUG : dir/file1(0xfec43b15dc0): >_readAt: n=1, err= 2026/07/30 02:31:15 DEBUG : dir/file1(0xfec43b15dc0): _readAt: size=16, off=100 2026/07/30 02:31:15 DEBUG : dir/file1(0xfec43b15dc0): >_readAt: n=0, err=EOF 2026/07/30 02:31:15 DEBUG : dir/file1(0xfec43b15dc0): close: 2026/07/30 02:31:15 DEBUG : dir/file1(0xfec43b15dc0): >close: err= 2026/07/30 02:31:15 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:31:15 DEBUG : dir: Looking for writers 2026/07/30 02:31:15 DEBUG : file1: reading active writers 2026/07/30 02:31:15 DEBUG : Looking for writers 2026/07/30 02:31:15 DEBUG : dir: reading active writers 2026/07/30 02:31:15 DEBUG : >WaitForWriters: 2026/07/30 02:31:15 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.33s) === RUN TestRWFileHandleReadAt run.go:198: Remote "sftp://rclone@:22/rclone-test-henodaq5redu", Local "Local file system at /tmp/rclone2844075187", Modify Window "1s" 2026/07/30 02:31:15 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: poll-interval is not supported by this remote 2026/07/30 02:31:15 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/30 02:31:15 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:15 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/30 02:31:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/30 02:31:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:15 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/30 02:31:15 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:15 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:15 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:15 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:15 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:15 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:15 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:15 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/30 02:31:15 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:15 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:15 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:15 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:15 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:15 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:15 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:15 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/30 02:31:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/30 02:31:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/30 02:31:15 DEBUG : dir/file1: newRWFileHandle: 2026/07/30 02:31:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/30 02:31:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/30 02:31:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/30 02:31:15 DEBUG : dir/file1(0xfec44001440): _readAt: size=1, off=0 2026/07/30 02:31:15 DEBUG : dir/file1(0xfec44001440): openPending: 2026/07/30 02:31:15 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:15 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:15 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:15 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:15 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:15 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:15 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:15 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/30 02:31:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/30 02:31:15 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/30 02:31:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/30 02:31:15 DEBUG : dir/file1(0xfec44001440): >openPending: err= 2026/07/30 02:31:15 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/30 02:31:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/30 02:31:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/30 02:31:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/30 02:31:15 DEBUG : dir/file1(0xfec44001440): >_readAt: n=1, err= 2026/07/30 02:31:15 DEBUG : dir/file1(0xfec44001440): _readAt: size=1, off=5 2026/07/30 02:31:15 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/30 02:31:15 DEBUG : dir/file1(0xfec44001440): >_readAt: n=1, err= 2026/07/30 02:31:15 DEBUG : dir/file1(0xfec44001440): _readAt: size=1, off=1 2026/07/30 02:31:15 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/30 02:31:15 DEBUG : dir/file1(0xfec44001440): >_readAt: n=1, err= 2026/07/30 02:31:15 DEBUG : dir/file1(0xfec44001440): _readAt: size=6, off=10 2026/07/30 02:31:15 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/07/30 02:31:15 DEBUG : dir/file1(0xfec44001440): >_readAt: n=6, err= 2026/07/30 02:31:15 DEBUG : dir/file1(0xfec44001440): _readAt: size=256, off=10 2026/07/30 02:31:15 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/07/30 02:31:15 DEBUG : dir/file1(0xfec44001440): >_readAt: n=6, err=EOF 2026/07/30 02:31:15 DEBUG : dir/file1(0xfec44001440): _readAt: size=256, off=100 2026/07/30 02:31:15 DEBUG : dir/file1(0xfec44001440): >_readAt: n=0, err=EOF 2026/07/30 02:31:15 DEBUG : dir/file1(0xfec44001440): close: 2026/07/30 02:31:15 DEBUG : dir/file1(0xfec44001440): >close: err= 2026/07/30 02:31:15 DEBUG : dir/file1(0xfec44001440): _readAt: size=256, off=100 2026/07/30 02:31:15 DEBUG : dir/file1(0xfec44001440): >_readAt: n=0, err=file already closed 2026/07/30 02:31:15 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:31:15 DEBUG : dir: Looking for writers 2026/07/30 02:31:15 DEBUG : file1: reading active writers 2026/07/30 02:31:15 DEBUG : Looking for writers 2026/07/30 02:31:15 DEBUG : dir: reading active writers 2026/07/30 02:31:15 DEBUG : >WaitForWriters: 2026/07/30 02:31:15 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.34s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "sftp://rclone@:22/rclone-test-henodaq5redu", Local "Local file system at /tmp/rclone2844075187", Modify Window "1s" 2026/07/30 02:31:15 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: poll-interval is not supported by this remote 2026/07/30 02:31:15 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/30 02:31:15 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:15 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/30 02:31:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/30 02:31:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:15 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/30 02:31:15 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:15 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:15 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:15 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:15 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:15 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:15 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:15 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/30 02:31:15 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:15 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:15 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:15 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:15 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:15 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:15 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:15 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/30 02:31:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/30 02:31:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/30 02:31:15 DEBUG : dir/file1: newRWFileHandle: 2026/07/30 02:31:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/30 02:31:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/30 02:31:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/30 02:31:15 DEBUG : dir/file1(0xfec43f03c80): RWFileHandle.Flush 2026/07/30 02:31:15 DEBUG : dir/file1(0xfec43f03c80): _readAt: size=256, off=0 2026/07/30 02:31:15 DEBUG : dir/file1(0xfec43f03c80): openPending: 2026/07/30 02:31:15 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:15 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:15 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:15 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:15 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:15 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:15 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:15 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/30 02:31:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/30 02:31:15 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/30 02:31:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/30 02:31:15 DEBUG : dir/file1(0xfec43f03c80): >openPending: err= 2026/07/30 02:31:15 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/07/30 02:31:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/30 02:31:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/30 02:31:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/30 02:31:15 DEBUG : dir/file1(0xfec43f03c80): >_readAt: n=16, err=EOF 2026/07/30 02:31:15 DEBUG : dir/file1(0xfec43f03c80): RWFileHandle.Flush 2026/07/30 02:31:15 DEBUG : dir/file1(0xfec43f03c80): RWFileHandle.Flush 2026/07/30 02:31:15 DEBUG : dir/file1(0xfec43f03c80): close: 2026/07/30 02:31:15 DEBUG : dir/file1(0xfec43f03c80): >close: err= 2026/07/30 02:31:15 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:31:15 DEBUG : dir: Looking for writers 2026/07/30 02:31:15 DEBUG : file1: reading active writers 2026/07/30 02:31:15 DEBUG : Looking for writers 2026/07/30 02:31:15 DEBUG : dir: reading active writers 2026/07/30 02:31:15 DEBUG : >WaitForWriters: 2026/07/30 02:31:15 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.32s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "sftp://rclone@:22/rclone-test-henodaq5redu", Local "Local file system at /tmp/rclone2844075187", Modify Window "1s" 2026/07/30 02:31:15 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: poll-interval is not supported by this remote 2026/07/30 02:31:15 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/30 02:31:15 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:15 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/30 02:31:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/30 02:31:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:15 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/30 02:31:15 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:15 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:15 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:15 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:15 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:15 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:15 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:15 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/30 02:31:15 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:15 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:15 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:15 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:16 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:16 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:16 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:16 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/30 02:31:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/30 02:31:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/30 02:31:16 DEBUG : dir/file1: newRWFileHandle: 2026/07/30 02:31:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/30 02:31:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/30 02:31:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/30 02:31:16 DEBUG : dir/file1(0xfec441eb1c0): _readAt: size=256, off=0 2026/07/30 02:31:16 DEBUG : dir/file1(0xfec441eb1c0): openPending: 2026/07/30 02:31:16 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:16 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:16 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:16 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:16 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:16 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:16 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:16 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/30 02:31:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/30 02:31:16 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/30 02:31:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/30 02:31:16 DEBUG : dir/file1(0xfec441eb1c0): >openPending: err= 2026/07/30 02:31:16 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/07/30 02:31:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/30 02:31:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/30 02:31:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/30 02:31:16 DEBUG : dir/file1(0xfec441eb1c0): >_readAt: n=16, err=EOF 2026/07/30 02:31:16 DEBUG : dir/file1(0xfec441eb1c0): RWFileHandle.Release 2026/07/30 02:31:16 DEBUG : dir/file1(0xfec441eb1c0): close: 2026/07/30 02:31:16 DEBUG : dir/file1(0xfec441eb1c0): >close: err= 2026/07/30 02:31:16 DEBUG : dir/file1(0xfec441eb1c0): RWFileHandle.Release 2026/07/30 02:31:16 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:31:16 DEBUG : dir: Looking for writers 2026/07/30 02:31:16 DEBUG : file1: reading active writers 2026/07/30 02:31:16 DEBUG : Looking for writers 2026/07/30 02:31:16 DEBUG : dir: reading active writers 2026/07/30 02:31:16 DEBUG : >WaitForWriters: 2026/07/30 02:31:16 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.34s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-henodaq5redu", Local "Local file system at /tmp/rclone2844075187", Modify Window "1s" 2026/07/30 02:31:16 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: poll-interval is not supported by this remote 2026/07/30 02:31:16 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/30 02:31:16 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:16 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/30 02:31:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/30 02:31:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:16 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/30 02:31:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:16 DEBUG : file1: newRWFileHandle: 2026/07/30 02:31:16 DEBUG : file1(0xfec4465d980): openPending: 2026/07/30 02:31:16 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/30 02:31:16 DEBUG : file1(0xfec4465d980): >openPending: err= 2026/07/30 02:31:16 DEBUG : file1: >newRWFileHandle: err= 2026/07/30 02:31:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/30 02:31:16 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/30 02:31:16 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/30 02:31:16 DEBUG : file1(0xfec4465d980): _writeAt: size=5, off=0 2026/07/30 02:31:16 DEBUG : file1(0xfec4465d980): >_writeAt: n=5, err= 2026/07/30 02:31:16 DEBUG : file1(0xfec4465d980): _writeAt: size=7, off=5 2026/07/30 02:31:16 DEBUG : file1(0xfec4465d980): >_writeAt: n=7, err= 2026/07/30 02:31:16 DEBUG : file1: vfs cache: truncate to size=11 2026/07/30 02:31:16 DEBUG : file1(0xfec4465d980): close: 2026/07/30 02:31:16 DEBUG : file1: vfs cache: setting modification time to 2026-07-30 02:31:16.196462757 +0000 UTC m=+28.716226278 2026/07/30 02:31:16 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:16 DEBUG : file1(0xfec4465d980): >close: err= 2026/07/30 02:31:16 DEBUG : file1(0xfec4465d980): close: 2026/07/30 02:31:16 DEBUG : file1(0xfec4465d980): >close: err=file already closed 2026/07/30 02:31:16 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:31:16 DEBUG : Looking for writers 2026/07/30 02:31:16 DEBUG : file1: reading active writers 2026/07/30 02:31:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/30 02:31:16 DEBUG : Looking for writers 2026/07/30 02:31:16 DEBUG : file1: reading active writers 2026/07/30 02:31:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/30 02:31:16 DEBUG : Looking for writers 2026/07/30 02:31:16 DEBUG : file1: reading active writers 2026/07/30 02:31:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/30 02:31:16 DEBUG : Looking for writers 2026/07/30 02:31:16 DEBUG : file1: reading active writers 2026/07/30 02:31:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/30 02:31:16 DEBUG : file1: vfs cache: starting upload 2026/07/30 02:31:16 DEBUG : file1.e86a93b2.partial: size = 11 OK 2026/07/30 02:31:16 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/file1.e86a93b2.partial" 2026/07/30 02:31:16 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:16 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/file1.e86a93b2.partial 2026/07/30 02:31:16 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/file1.e86a93b2.partial" 2026/07/30 02:31:16 DEBUG : Looking for writers 2026/07/30 02:31:16 DEBUG : file1: reading active writers 2026/07/30 02:31:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/30 02:31:16 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:16 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-henodaq5redu/file1.e86a93b2.partial 2026/07/30 02:31:16 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:16 DEBUG : file1.e86a93b2.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/30 02:31:16 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/30 02:31:16 DEBUG : file1.e86a93b2.partial: renamed to: file1 2026/07/30 02:31:16 INFO : file1: Copied (new) 2026/07/30 02:31:16 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/file1" 2026/07/30 02:31:16 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:16 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/file1 2026/07/30 02:31:16 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/file1" 2026/07/30 02:31:16 DEBUG : Looking for writers 2026/07/30 02:31:16 DEBUG : file1: reading active writers 2026/07/30 02:31:16 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:16 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-henodaq5redu/file1 2026/07/30 02:31:16 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:16 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/30 02:31:16 DEBUG : file1: vfs cache: fingerprint now "11,2026-07-30 02:31:16 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/07/30 02:31:16 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/30 02:31:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/30 02:31:16 DEBUG : >WaitForWriters: 2026/07/30 02:31:16 INFO : file1: vfs cache: upload succeeded try #1 2026/07/30 02:31:16 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/file1" 2026/07/30 02:31:16 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:16 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/file1 2026/07/30 02:31:16 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/file1" 2026/07/30 02:31:16 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:16 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-henodaq5redu/file1 2026/07/30 02:31:16 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:16 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/30 02:31:16 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/file1" 2026/07/30 02:31:16 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:16 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/file1 2026/07/30 02:31:16 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/file1" 2026/07/30 02:31:16 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:16 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-henodaq5redu/file1 2026/07/30 02:31:16 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:16 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/07/30 02:31:16 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:31:16 DEBUG : Looking for writers 2026/07/30 02:31:16 DEBUG : file1: reading active writers 2026/07/30 02:31:16 DEBUG : >WaitForWriters: 2026/07/30 02:31:16 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.55s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "sftp://rclone@:22/rclone-test-henodaq5redu", Local "Local file system at /tmp/rclone2844075187", Modify Window "1s" 2026/07/30 02:31:16 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: poll-interval is not supported by this remote 2026/07/30 02:31:16 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/30 02:31:16 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:16 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/30 02:31:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/30 02:31:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:16 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/30 02:31:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:16 DEBUG : file1: newRWFileHandle: 2026/07/30 02:31:16 DEBUG : file1(0xfec441eb940): openPending: 2026/07/30 02:31:16 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/30 02:31:16 DEBUG : file1(0xfec441eb940): >openPending: err= 2026/07/30 02:31:16 DEBUG : file1: >newRWFileHandle: err= 2026/07/30 02:31:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/30 02:31:16 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/30 02:31:16 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/30 02:31:16 DEBUG : file1(0xfec441eb940): _writeAt: size=7, off=0 2026/07/30 02:31:16 DEBUG : file1(0xfec441eb940): >_writeAt: n=7, err= 2026/07/30 02:31:16 DEBUG : file1(0xfec441eb940): _writeAt: size=6, off=5 2026/07/30 02:31:16 DEBUG : file1(0xfec441eb940): >_writeAt: n=6, err= 2026/07/30 02:31:16 DEBUG : file1(0xfec441eb940): close: 2026/07/30 02:31:16 DEBUG : file1: vfs cache: setting modification time to 2026-07-30 02:31:16.743944196 +0000 UTC m=+29.263707698 2026/07/30 02:31:16 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:16 DEBUG : file1(0xfec441eb940): >close: err= 2026/07/30 02:31:16 DEBUG : file1(0xfec441eb940): _writeAt: size=5, off=0 2026/07/30 02:31:16 DEBUG : file1(0xfec441eb940): >_writeAt: n=0, err=file already closed 2026/07/30 02:31:16 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:31:16 DEBUG : Looking for writers 2026/07/30 02:31:16 DEBUG : file1: reading active writers 2026/07/30 02:31:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/30 02:31:16 DEBUG : Looking for writers 2026/07/30 02:31:16 DEBUG : file1: reading active writers 2026/07/30 02:31:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/30 02:31:16 DEBUG : Looking for writers 2026/07/30 02:31:16 DEBUG : file1: reading active writers 2026/07/30 02:31:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/30 02:31:16 DEBUG : Looking for writers 2026/07/30 02:31:16 DEBUG : file1: reading active writers 2026/07/30 02:31:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/30 02:31:16 DEBUG : file1: vfs cache: starting upload 2026/07/30 02:31:16 DEBUG : file1.4fdc4e24.partial: size = 11 OK 2026/07/30 02:31:16 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/file1.4fdc4e24.partial" 2026/07/30 02:31:16 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:16 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/file1.4fdc4e24.partial 2026/07/30 02:31:16 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/file1.4fdc4e24.partial" 2026/07/30 02:31:16 DEBUG : Looking for writers 2026/07/30 02:31:16 DEBUG : file1: reading active writers 2026/07/30 02:31:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/30 02:31:16 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:16 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-henodaq5redu/file1.4fdc4e24.partial 2026/07/30 02:31:16 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:16 DEBUG : file1.4fdc4e24.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/30 02:31:16 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/30 02:31:16 DEBUG : file1.4fdc4e24.partial: renamed to: file1 2026/07/30 02:31:16 INFO : file1: Copied (new) 2026/07/30 02:31:16 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/file1" 2026/07/30 02:31:16 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:16 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/file1 2026/07/30 02:31:16 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/file1" 2026/07/30 02:31:17 DEBUG : Looking for writers 2026/07/30 02:31:17 DEBUG : file1: reading active writers 2026/07/30 02:31:17 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:17 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-henodaq5redu/file1 2026/07/30 02:31:17 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:17 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/30 02:31:17 DEBUG : file1: vfs cache: fingerprint now "11,2026-07-30 02:31:16 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/07/30 02:31:17 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/30 02:31:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/30 02:31:17 DEBUG : >WaitForWriters: 2026/07/30 02:31:17 INFO : file1: vfs cache: upload succeeded try #1 2026/07/30 02:31:17 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/file1" 2026/07/30 02:31:17 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:17 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/file1 2026/07/30 02:31:17 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/file1" 2026/07/30 02:31:17 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:17 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-henodaq5redu/file1 2026/07/30 02:31:17 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:17 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/30 02:31:17 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/file1" 2026/07/30 02:31:17 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:17 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/file1 2026/07/30 02:31:17 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/file1" 2026/07/30 02:31:17 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:17 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-henodaq5redu/file1 2026/07/30 02:31:17 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:17 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/07/30 02:31:17 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:31:17 DEBUG : Looking for writers 2026/07/30 02:31:17 DEBUG : file1: reading active writers 2026/07/30 02:31:17 DEBUG : >WaitForWriters: 2026/07/30 02:31:17 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.55s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-henodaq5redu", Local "Local file system at /tmp/rclone2844075187", Modify Window "1s" 2026/07/30 02:31:17 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: poll-interval is not supported by this remote 2026/07/30 02:31:17 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/30 02:31:17 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:17 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/30 02:31:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/30 02:31:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:17 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/30 02:31:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:17 DEBUG : file1: newRWFileHandle: 2026/07/30 02:31:17 DEBUG : file1(0xfec43c2be80): openPending: 2026/07/30 02:31:17 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/30 02:31:17 DEBUG : file1(0xfec43c2be80): >openPending: err= 2026/07/30 02:31:17 DEBUG : file1: >newRWFileHandle: err= 2026/07/30 02:31:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/30 02:31:17 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/30 02:31:17 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/30 02:31:17 DEBUG : file1(0xfec43c2be80): close: 2026/07/30 02:31:17 DEBUG : file1: vfs cache: setting modification time to 2026-07-30 02:31:17.294655175 +0000 UTC m=+29.814418706 2026/07/30 02:31:17 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:17 DEBUG : file1(0xfec43c2be80): >close: err= 2026/07/30 02:31:17 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/30 02:31:17 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/30 02:31:17 DEBUG : file2: newRWFileHandle: 2026/07/30 02:31:17 DEBUG : file2(0xfec43cb8a80): openPending: 2026/07/30 02:31:17 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:17 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/30 02:31:17 DEBUG : file2(0xfec43cb8a80): >openPending: err= 2026/07/30 02:31:17 DEBUG : file2: >newRWFileHandle: err= 2026/07/30 02:31:17 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/30 02:31:17 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/07/30 02:31:17 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/07/30 02:31:17 DEBUG : file2(0xfec43cb8a80): RWFileHandle.Flush 2026/07/30 02:31:17 DEBUG : file2(0xfec43cb8a80): RWFileHandle.Release 2026/07/30 02:31:17 DEBUG : file2(0xfec43cb8a80): close: 2026/07/30 02:31:17 DEBUG : file2: vfs cache: setting modification time to 2026-07-30 02:31:17.296440467 +0000 UTC m=+29.816203997 2026/07/30 02:31:17 INFO : file2: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:17 DEBUG : file2(0xfec43cb8a80): >close: err= 2026/07/30 02:31:17 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:31:17 DEBUG : Looking for writers 2026/07/30 02:31:17 DEBUG : file2: reading active writers 2026/07/30 02:31:17 DEBUG : file1: reading active writers 2026/07/30 02:31:17 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/07/30 02:31:17 DEBUG : Looking for writers 2026/07/30 02:31:17 DEBUG : file1: reading active writers 2026/07/30 02:31:17 DEBUG : file2: reading active writers 2026/07/30 02:31:17 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/07/30 02:31:17 DEBUG : Looking for writers 2026/07/30 02:31:17 DEBUG : file1: reading active writers 2026/07/30 02:31:17 DEBUG : file2: reading active writers 2026/07/30 02:31:17 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/07/30 02:31:17 DEBUG : Looking for writers 2026/07/30 02:31:17 DEBUG : file1: reading active writers 2026/07/30 02:31:17 DEBUG : file2: reading active writers 2026/07/30 02:31:17 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/07/30 02:31:17 DEBUG : file1: vfs cache: starting upload 2026/07/30 02:31:17 DEBUG : file2: vfs cache: starting upload 2026/07/30 02:31:17 DEBUG : file1.2744cceb.partial: size = 0 OK 2026/07/30 02:31:17 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/file1.2744cceb.partial" 2026/07/30 02:31:17 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:17 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/file1.2744cceb.partial 2026/07/30 02:31:17 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/file1.2744cceb.partial" 2026/07/30 02:31:17 DEBUG : file2.af5d0104.partial: size = 0 OK 2026/07/30 02:31:17 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/file2.af5d0104.partial" 2026/07/30 02:31:17 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:17 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/file2.af5d0104.partial 2026/07/30 02:31:17 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/file2.af5d0104.partial" 2026/07/30 02:31:17 DEBUG : Looking for writers 2026/07/30 02:31:17 DEBUG : file1: reading active writers 2026/07/30 02:31:17 DEBUG : file2: reading active writers 2026/07/30 02:31:17 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/07/30 02:31:17 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:17 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-henodaq5redu/file2.af5d0104.partial 2026/07/30 02:31:17 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:17 DEBUG : file2.af5d0104.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/30 02:31:17 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/30 02:31:17 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:17 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-henodaq5redu/file1.2744cceb.partial 2026/07/30 02:31:17 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:17 DEBUG : file1.2744cceb.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/30 02:31:17 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/30 02:31:17 DEBUG : file2.af5d0104.partial: renamed to: file2 2026/07/30 02:31:17 INFO : file2: Copied (new) 2026/07/30 02:31:17 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/file2" 2026/07/30 02:31:17 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:17 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/file2 2026/07/30 02:31:17 DEBUG : file1.2744cceb.partial: renamed to: file1 2026/07/30 02:31:17 INFO : file1: Copied (new) 2026/07/30 02:31:17 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/file2" 2026/07/30 02:31:17 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/file1" 2026/07/30 02:31:17 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:17 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/file1 2026/07/30 02:31:17 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/file1" 2026/07/30 02:31:17 DEBUG : Looking for writers 2026/07/30 02:31:17 DEBUG : file1: reading active writers 2026/07/30 02:31:17 DEBUG : file2: reading active writers 2026/07/30 02:31:17 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:17 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-henodaq5redu/file1 2026/07/30 02:31:17 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:17 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/30 02:31:17 DEBUG : file1: vfs cache: fingerprint now "0,2026-07-30 02:31:17 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/07/30 02:31:17 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/30 02:31:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/30 02:31:17 INFO : file1: vfs cache: upload succeeded try #1 2026/07/30 02:31:17 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:17 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-henodaq5redu/file2 2026/07/30 02:31:17 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:17 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/30 02:31:17 DEBUG : file2: vfs cache: fingerprint now "0,2026-07-30 02:31:17 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/07/30 02:31:17 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/07/30 02:31:17 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/30 02:31:17 INFO : file2: vfs cache: upload succeeded try #1 2026/07/30 02:31:17 DEBUG : >WaitForWriters: 2026/07/30 02:31:17 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/file1" 2026/07/30 02:31:17 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:17 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/file1 2026/07/30 02:31:17 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/file1" 2026/07/30 02:31:17 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:17 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-henodaq5redu/file1 2026/07/30 02:31:17 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:17 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/30 02:31:17 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/file1" 2026/07/30 02:31:17 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:17 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/file1 2026/07/30 02:31:17 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/file1" 2026/07/30 02:31:17 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:17 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-henodaq5redu/file1 2026/07/30 02:31:17 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:17 DEBUG : file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/30 02:31:17 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/file2" 2026/07/30 02:31:17 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:17 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/file2 2026/07/30 02:31:17 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/file2" 2026/07/30 02:31:17 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:17 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-henodaq5redu/file2 2026/07/30 02:31:17 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:17 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/30 02:31:17 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/file2" 2026/07/30 02:31:17 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:17 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/file2 2026/07/30 02:31:17 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/file2" 2026/07/30 02:31:18 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:18 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-henodaq5redu/file2 2026/07/30 02:31:18 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:18 DEBUG : file2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/30 02:31:18 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:31:18 DEBUG : Looking for writers 2026/07/30 02:31:18 DEBUG : file1: reading active writers 2026/07/30 02:31:18 DEBUG : file2: reading active writers 2026/07/30 02:31:18 DEBUG : >WaitForWriters: 2026/07/30 02:31:18 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.76s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-henodaq5redu", Local "Local file system at /tmp/rclone2844075187", Modify Window "1s" 2026/07/30 02:31:18 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: poll-interval is not supported by this remote 2026/07/30 02:31:18 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/30 02:31:18 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:18 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/30 02:31:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/30 02:31:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:18 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/30 02:31:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:18 DEBUG : file1: newRWFileHandle: 2026/07/30 02:31:18 DEBUG : file1(0xfec441ac6c0): openPending: 2026/07/30 02:31:18 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/30 02:31:18 DEBUG : file1(0xfec441ac6c0): >openPending: err= 2026/07/30 02:31:18 DEBUG : file1: >newRWFileHandle: err= 2026/07/30 02:31:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/30 02:31:18 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/30 02:31:18 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/30 02:31:18 DEBUG : file1(0xfec441ac6c0): _writeAt: size=5, off=0 2026/07/30 02:31:18 DEBUG : file1(0xfec441ac6c0): >_writeAt: n=5, err= 2026/07/30 02:31:18 DEBUG : file1(0xfec441ac6c0): RWFileHandle.Flush 2026/07/30 02:31:18 DEBUG : file1(0xfec441ac6c0): RWFileHandle.Flush 2026/07/30 02:31:18 DEBUG : file1(0xfec441ac6c0): close: 2026/07/30 02:31:18 DEBUG : file1: vfs cache: setting modification time to 2026-07-30 02:31:18.057440178 +0000 UTC m=+30.577203690 2026/07/30 02:31:18 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:18 DEBUG : file1(0xfec441ac6c0): >close: err= 2026/07/30 02:31:18 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:31:18 DEBUG : Looking for writers 2026/07/30 02:31:18 DEBUG : file1: reading active writers 2026/07/30 02:31:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/30 02:31:18 DEBUG : Looking for writers 2026/07/30 02:31:18 DEBUG : file1: reading active writers 2026/07/30 02:31:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/30 02:31:18 DEBUG : Looking for writers 2026/07/30 02:31:18 DEBUG : file1: reading active writers 2026/07/30 02:31:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/30 02:31:18 DEBUG : Looking for writers 2026/07/30 02:31:18 DEBUG : file1: reading active writers 2026/07/30 02:31:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/30 02:31:18 DEBUG : file1: vfs cache: starting upload 2026/07/30 02:31:18 DEBUG : file1.df4164fc.partial: size = 5 OK 2026/07/30 02:31:18 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/file1.df4164fc.partial" 2026/07/30 02:31:18 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:18 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/file1.df4164fc.partial 2026/07/30 02:31:18 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/file1.df4164fc.partial" 2026/07/30 02:31:18 DEBUG : Looking for writers 2026/07/30 02:31:18 DEBUG : file1: reading active writers 2026/07/30 02:31:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/30 02:31:18 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:18 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-henodaq5redu/file1.df4164fc.partial 2026/07/30 02:31:18 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:18 DEBUG : file1.df4164fc.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/30 02:31:18 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/30 02:31:18 DEBUG : file1.df4164fc.partial: renamed to: file1 2026/07/30 02:31:18 INFO : file1: Copied (new) 2026/07/30 02:31:18 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/file1" 2026/07/30 02:31:18 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:18 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/file1 2026/07/30 02:31:18 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/file1" 2026/07/30 02:31:18 DEBUG : Looking for writers 2026/07/30 02:31:18 DEBUG : file1: reading active writers 2026/07/30 02:31:18 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:18 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-henodaq5redu/file1 2026/07/30 02:31:18 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:18 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/30 02:31:18 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-30 02:31:18 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/30 02:31:18 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/30 02:31:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/30 02:31:18 DEBUG : >WaitForWriters: 2026/07/30 02:31:18 INFO : file1: vfs cache: upload succeeded try #1 2026/07/30 02:31:18 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.33s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-henodaq5redu", Local "Local file system at /tmp/rclone2844075187", Modify Window "1s" 2026/07/30 02:31:18 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: poll-interval is not supported by this remote 2026/07/30 02:31:18 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/30 02:31:18 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:18 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/30 02:31:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/30 02:31:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:18 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/30 02:31:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:18 DEBUG : file1: newRWFileHandle: 2026/07/30 02:31:18 DEBUG : file1(0xfec43f02d00): openPending: 2026/07/30 02:31:18 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/30 02:31:18 DEBUG : file1(0xfec43f02d00): >openPending: err= 2026/07/30 02:31:18 DEBUG : file1: >newRWFileHandle: err= 2026/07/30 02:31:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/30 02:31:18 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/30 02:31:18 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/30 02:31:18 DEBUG : file1(0xfec43f02d00): _writeAt: size=5, off=0 2026/07/30 02:31:18 DEBUG : file1(0xfec43f02d00): >_writeAt: n=5, err= 2026/07/30 02:31:18 DEBUG : file1(0xfec43f02d00): RWFileHandle.Release 2026/07/30 02:31:18 DEBUG : file1(0xfec43f02d00): close: 2026/07/30 02:31:18 DEBUG : file1: vfs cache: setting modification time to 2026-07-30 02:31:18.386887336 +0000 UTC m=+30.906650837 2026/07/30 02:31:18 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:18 DEBUG : file1(0xfec43f02d00): >close: err= 2026/07/30 02:31:18 DEBUG : file1(0xfec43f02d00): RWFileHandle.Release 2026/07/30 02:31:18 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:31:18 DEBUG : Looking for writers 2026/07/30 02:31:18 DEBUG : file1: reading active writers 2026/07/30 02:31:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/30 02:31:18 DEBUG : Looking for writers 2026/07/30 02:31:18 DEBUG : file1: reading active writers 2026/07/30 02:31:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/30 02:31:18 DEBUG : Looking for writers 2026/07/30 02:31:18 DEBUG : file1: reading active writers 2026/07/30 02:31:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/30 02:31:18 DEBUG : Looking for writers 2026/07/30 02:31:18 DEBUG : file1: reading active writers 2026/07/30 02:31:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/30 02:31:18 DEBUG : file1: vfs cache: starting upload 2026/07/30 02:31:18 DEBUG : file1.be2c9323.partial: size = 5 OK 2026/07/30 02:31:18 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/file1.be2c9323.partial" 2026/07/30 02:31:18 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:18 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/file1.be2c9323.partial 2026/07/30 02:31:18 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/file1.be2c9323.partial" 2026/07/30 02:31:18 DEBUG : Looking for writers 2026/07/30 02:31:18 DEBUG : file1: reading active writers 2026/07/30 02:31:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/30 02:31:18 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:18 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-henodaq5redu/file1.be2c9323.partial 2026/07/30 02:31:18 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:18 DEBUG : file1.be2c9323.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/30 02:31:18 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/30 02:31:18 DEBUG : file1.be2c9323.partial: renamed to: file1 2026/07/30 02:31:18 INFO : file1: Copied (new) 2026/07/30 02:31:18 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/file1" 2026/07/30 02:31:18 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:18 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/file1 2026/07/30 02:31:18 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/file1" 2026/07/30 02:31:18 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:18 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-henodaq5redu/file1 2026/07/30 02:31:18 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:18 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/30 02:31:18 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-30 02:31:18 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/30 02:31:18 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/30 02:31:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/30 02:31:18 INFO : file1: vfs cache: upload succeeded try #1 2026/07/30 02:31:18 DEBUG : Looking for writers 2026/07/30 02:31:18 DEBUG : file1: reading active writers 2026/07/30 02:31:18 DEBUG : >WaitForWriters: 2026/07/30 02:31:18 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.32s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "sftp://rclone@:22/rclone-test-henodaq5redu", Local "Local file system at /tmp/rclone2844075187", Modify Window "1s" 2026/07/30 02:31:18 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: poll-interval is not supported by this remote 2026/07/30 02:31:18 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/30 02:31:18 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:18 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/30 02:31:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/30 02:31:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:18 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/30 02:31:18 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:18 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:18 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:18 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:18 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:18 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:18 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:18 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/30 02:31:18 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:18 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:18 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:18 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:18 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:18 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:18 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:18 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/30 02:31:18 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/07/30 02:31:18 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/30 02:31:18 DEBUG : dir/file1: newRWFileHandle: 2026/07/30 02:31:18 DEBUG : dir/file1(0xfec43f03ac0): openPending: 2026/07/30 02:31:18 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:18 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:18 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:18 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:19 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:19 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:19 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:19 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/30 02:31:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/30 02:31:19 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/30 02:31:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/30 02:31:19 DEBUG : dir/file1(0xfec43f03ac0): >openPending: err= 2026/07/30 02:31:19 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/30 02:31:19 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/30 02:31:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/30 02:31:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/30 02:31:19 DEBUG : dir/file1(0xfec43f03ac0): _writeAt: size=5, off=0 2026/07/30 02:31:19 DEBUG : dir/file1(0xfec43f03ac0): >_writeAt: n=5, err= 2026/07/30 02:31:19 DEBUG : dir/file1(0xfec43f03ac0): close: 2026/07/30 02:31:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:19 DEBUG : dir/file1: vfs cache: setting modification time to 2026-07-30 02:31:19.039966748 +0000 UTC m=+31.559730259 2026/07/30 02:31:19 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:19 DEBUG : dir/file1(0xfec43f03ac0): >close: err= 2026/07/30 02:31:19 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:31:19 DEBUG : dir: Looking for writers 2026/07/30 02:31:19 DEBUG : file1: reading active writers 2026/07/30 02:31:19 DEBUG : Looking for writers 2026/07/30 02:31:19 DEBUG : dir: reading active writers 2026/07/30 02:31:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/30 02:31:19 DEBUG : dir: Looking for writers 2026/07/30 02:31:19 DEBUG : file1: reading active writers 2026/07/30 02:31:19 DEBUG : Looking for writers 2026/07/30 02:31:19 DEBUG : dir: reading active writers 2026/07/30 02:31:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/30 02:31:19 DEBUG : dir: Looking for writers 2026/07/30 02:31:19 DEBUG : file1: reading active writers 2026/07/30 02:31:19 DEBUG : Looking for writers 2026/07/30 02:31:19 DEBUG : dir: reading active writers 2026/07/30 02:31:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/30 02:31:19 DEBUG : dir: Looking for writers 2026/07/30 02:31:19 DEBUG : file1: reading active writers 2026/07/30 02:31:19 DEBUG : Looking for writers 2026/07/30 02:31:19 DEBUG : dir: reading active writers 2026/07/30 02:31:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/30 02:31:19 DEBUG : dir/file1: vfs cache: starting upload 2026/07/30 02:31:19 DEBUG : dir/file1.14b48f52.partial: size = 5 OK 2026/07/30 02:31:19 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1.14b48f52.partial" 2026/07/30 02:31:19 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:19 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1.14b48f52.partial 2026/07/30 02:31:19 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1.14b48f52.partial" 2026/07/30 02:31:19 DEBUG : dir: Looking for writers 2026/07/30 02:31:19 DEBUG : file1: reading active writers 2026/07/30 02:31:19 DEBUG : Looking for writers 2026/07/30 02:31:19 DEBUG : dir: reading active writers 2026/07/30 02:31:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/30 02:31:19 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:19 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-henodaq5redu/dir/file1.14b48f52.partial 2026/07/30 02:31:19 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:19 DEBUG : dir/file1.14b48f52.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/30 02:31:19 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/30 02:31:19 DEBUG : dir/file1.14b48f52.partial: renamed to: dir/file1 2026/07/30 02:31:19 INFO : dir/file1: Copied (replaced existing) 2026/07/30 02:31:19 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:19 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:19 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:19 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:19 DEBUG : dir: Looking for writers 2026/07/30 02:31:19 DEBUG : file1: reading active writers 2026/07/30 02:31:19 DEBUG : Looking for writers 2026/07/30 02:31:19 DEBUG : dir: reading active writers 2026/07/30 02:31:19 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:19 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:19 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:19 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/30 02:31:19 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-07-30 02:31:19 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/30 02:31:19 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/30 02:31:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/30 02:31:19 DEBUG : >WaitForWriters: 2026/07/30 02:31:19 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/30 02:31:19 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.67s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "sftp://rclone@:22/rclone-test-henodaq5redu", Local "Local file system at /tmp/rclone2844075187", Modify Window "1s" 2026/07/30 02:31:19 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: poll-interval is not supported by this remote 2026/07/30 02:31:19 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/30 02:31:19 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:19 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/30 02:31:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/30 02:31:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:19 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/30 02:31:19 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:19 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:19 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:19 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:19 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:19 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:19 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:19 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/30 02:31:19 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:19 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:19 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:19 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:19 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:19 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:19 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:19 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/30 02:31:19 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:19 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:19 DEBUG : dir/file1: newRWFileHandle: 2026/07/30 02:31:19 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/30 02:31:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/30 02:31:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/30 02:31:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/30 02:31:19 DEBUG : dir/file1(0xfec441eb840): _writeAt: size=5, off=0 2026/07/30 02:31:19 DEBUG : dir/file1(0xfec441eb840): openPending: 2026/07/30 02:31:19 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:19 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:19 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:19 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:19 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:19 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:19 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:19 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/30 02:31:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/30 02:31:19 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/30 02:31:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/30 02:31:19 DEBUG : dir/file1(0xfec441eb840): >openPending: err= 2026/07/30 02:31:19 DEBUG : dir/file1(0xfec441eb840): >_writeAt: n=5, err= 2026/07/30 02:31:19 DEBUG : dir/file1(0xfec441eb840): _writeAt: size=15, off=5 2026/07/30 02:31:19 DEBUG : dir/file1(0xfec441eb840): >_writeAt: n=15, err= 2026/07/30 02:31:19 DEBUG : dir/file1(0xfec441eb840): close: 2026/07/30 02:31:19 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/07/30 02:31:19 DEBUG : dir/file1: vfs cache: setting modification time to 2026-07-30 02:31:19.731419118 +0000 UTC m=+32.251182639 2026/07/30 02:31:19 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:19 DEBUG : dir/file1(0xfec441eb840): >close: err= 2026/07/30 02:31:19 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:31:19 DEBUG : dir: Looking for writers 2026/07/30 02:31:19 DEBUG : file1: reading active writers 2026/07/30 02:31:19 DEBUG : Looking for writers 2026/07/30 02:31:19 DEBUG : dir: reading active writers 2026/07/30 02:31:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/30 02:31:19 DEBUG : dir: Looking for writers 2026/07/30 02:31:19 DEBUG : file1: reading active writers 2026/07/30 02:31:19 DEBUG : Looking for writers 2026/07/30 02:31:19 DEBUG : dir: reading active writers 2026/07/30 02:31:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/30 02:31:19 DEBUG : dir: Looking for writers 2026/07/30 02:31:19 DEBUG : file1: reading active writers 2026/07/30 02:31:19 DEBUG : Looking for writers 2026/07/30 02:31:19 DEBUG : dir: reading active writers 2026/07/30 02:31:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/30 02:31:19 DEBUG : dir: Looking for writers 2026/07/30 02:31:19 DEBUG : file1: reading active writers 2026/07/30 02:31:19 DEBUG : Looking for writers 2026/07/30 02:31:19 DEBUG : dir: reading active writers 2026/07/30 02:31:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/30 02:31:19 DEBUG : dir/file1: vfs cache: starting upload 2026/07/30 02:31:19 DEBUG : dir/file1.6f2ae2af.partial: size = 20 OK 2026/07/30 02:31:19 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1.6f2ae2af.partial" 2026/07/30 02:31:19 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:19 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1.6f2ae2af.partial 2026/07/30 02:31:19 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1.6f2ae2af.partial" 2026/07/30 02:31:19 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/07/30 02:31:19 DEBUG : dir: Looking for writers 2026/07/30 02:31:19 DEBUG : file1: reading active writers 2026/07/30 02:31:19 DEBUG : Looking for writers 2026/07/30 02:31:19 DEBUG : dir: reading active writers 2026/07/30 02:31:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/30 02:31:19 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:19 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-henodaq5redu/dir/file1.6f2ae2af.partial 2026/07/30 02:31:19 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:19 DEBUG : dir/file1.6f2ae2af.partial: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/07/30 02:31:19 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/07/30 02:31:19 DEBUG : dir/file1.6f2ae2af.partial: renamed to: dir/file1 2026/07/30 02:31:19 INFO : dir/file1: Copied (replaced existing) 2026/07/30 02:31:19 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:19 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:19 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:19 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:20 DEBUG : dir: Looking for writers 2026/07/30 02:31:20 DEBUG : file1: reading active writers 2026/07/30 02:31:20 DEBUG : Looking for writers 2026/07/30 02:31:20 DEBUG : dir: reading active writers 2026/07/30 02:31:20 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:20 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:20 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:20 DEBUG : dir/file1: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/07/30 02:31:20 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-07-30 02:31:19 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/07/30 02:31:20 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/30 02:31:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/30 02:31:20 DEBUG : >WaitForWriters: 2026/07/30 02:31:20 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/30 02:31:20 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.69s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "sftp://rclone@:22/rclone-test-henodaq5redu", Local "Local file system at /tmp/rclone2844075187", Modify Window "1s" 2026/07/30 02:31:20 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: poll-interval is not supported by this remote 2026/07/30 02:31:20 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/30 02:31:20 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:20 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/30 02:31:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/30 02:31:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:20 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/30 02:31:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : file1: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : file1(0xfec441ade00): openPending: 2026/07/30 02:31:20 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/30 02:31:20 DEBUG : file1(0xfec441ade00): >openPending: err= 2026/07/30 02:31:20 DEBUG : file1: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/30 02:31:20 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/30 02:31:20 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/30 02:31:20 DEBUG : file1(0xfec441ade00): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : file1(0xfec441ade00): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : file1(0xfec441ade00): close: 2026/07/30 02:31:20 DEBUG : file1: vfs cache: setting modification time to 2026-07-30 02:31:20.069059187 +0000 UTC m=+32.588822728 2026/07/30 02:31:20 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : file1(0xfec441ade00): >close: err= 2026/07/30 02:31:20 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:31:20 DEBUG : Looking for writers 2026/07/30 02:31:20 DEBUG : file1: reading active writers 2026/07/30 02:31:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/30 02:31:20 DEBUG : Looking for writers 2026/07/30 02:31:20 DEBUG : file1: reading active writers 2026/07/30 02:31:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/30 02:31:20 DEBUG : Looking for writers 2026/07/30 02:31:20 DEBUG : file1: reading active writers 2026/07/30 02:31:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/30 02:31:20 DEBUG : Looking for writers 2026/07/30 02:31:20 DEBUG : file1: reading active writers 2026/07/30 02:31:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/30 02:31:20 DEBUG : file1: vfs cache: starting upload 2026/07/30 02:31:20 DEBUG : file1.4a99e6a6.partial: size = 5 OK 2026/07/30 02:31:20 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/file1.4a99e6a6.partial" 2026/07/30 02:31:20 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:20 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/file1.4a99e6a6.partial 2026/07/30 02:31:20 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/file1.4a99e6a6.partial" 2026/07/30 02:31:20 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu/dir/file1: no such file or directory 2026/07/30 02:31:20 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu/dir/file1: no such file or directory 2026/07/30 02:31:20 DEBUG : Looking for writers 2026/07/30 02:31:20 DEBUG : file1: reading active writers 2026/07/30 02:31:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/30 02:31:20 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:20 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-henodaq5redu/file1.4a99e6a6.partial 2026/07/30 02:31:20 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:20 DEBUG : file1.4a99e6a6.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/30 02:31:20 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/30 02:31:20 DEBUG : file1.4a99e6a6.partial: renamed to: file1 2026/07/30 02:31:20 INFO : file1: Copied (new) 2026/07/30 02:31:20 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/file1" 2026/07/30 02:31:20 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:20 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/file1 2026/07/30 02:31:20 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/file1" 2026/07/30 02:31:20 DEBUG : Looking for writers 2026/07/30 02:31:20 DEBUG : file1: reading active writers 2026/07/30 02:31:20 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:20 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-henodaq5redu/file1 2026/07/30 02:31:20 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:20 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/30 02:31:20 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-30 02:31:20 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/30 02:31:20 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/30 02:31:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/30 02:31:20 INFO : file1: vfs cache: upload succeeded try #1 2026/07/30 02:31:20 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu/dir/file1: no such file or directory 2026/07/30 02:31:20 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu/dir/file1: no such file or directory 2026/07/30 02:31:20 DEBUG : Looking for writers 2026/07/30 02:31:20 DEBUG : file1: reading active writers 2026/07/30 02:31:20 DEBUG : >WaitForWriters: 2026/07/30 02:31:20 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.66s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "sftp://rclone@:22/rclone-test-henodaq5redu", Local "Local file system at /tmp/rclone2844075187", Modify Window "1s" 2026/07/30 02:31:20 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: poll-interval is not supported by this remote 2026/07/30 02:31:20 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/30 02:31:20 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:20 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/30 02:31:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/30 02:31:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/07/30 02:31:20 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441a0e00): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441a0e00): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441a0e00): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441a0e00): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441a0e00): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.728169567 +0000 UTC m=+33.247933129 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441a0e00): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441a1280): _readAt: size=2, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441a1280): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441a1280): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441a1280): >_readAt: n=2, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441a1280): _writeAt: size=3, off=2 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441a1280): >_writeAt: n=0, err=Bad file descriptor 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441a1280): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.728169567 +0000 UTC m=+33.247933129 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441a1280): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441a1740): _readAt: size=512, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441a1740): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441a1740): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441a1740): >_readAt: n=5, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441a1740): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.728169567 +0000 UTC m=+33.247933129 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441a1740): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: Remove: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec437f91f0 item 1 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441a1d80): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441a1d80): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441a1d80): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441a1d80): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441a1d80): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.731899672 +0000 UTC m=+33.251663183 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441a1d80): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441d2380): _readAt: size=512, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441d2380): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441d2380): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441d2380): >_readAt: n=5, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441d2380): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.731899672 +0000 UTC m=+33.251663183 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441d2380): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: Remove: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43f841c0 item 2 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441d29c0): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441d29c0): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441d29c0): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441d29c0): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441d29c0): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.734402108 +0000 UTC m=+33.254165729 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441d29c0): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441d2e40): _readAt: size=2, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441d2e40): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441d2e40): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441d2e40): >_readAt: n=2, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441d2e40): _writeAt: size=3, off=2 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441d2e40): >_writeAt: n=0, err=Bad file descriptor 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441d2e40): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.734402108 +0000 UTC m=+33.254165729 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441d2e40): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441d3300): _readAt: size=512, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441d3300): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441d3300): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441d3300): >_readAt: n=5, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441d3300): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.734402108 +0000 UTC m=+33.254165729 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441d3300): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: Remove: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43f84700 item 3 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441d3980): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441d3980): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441d3980): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441d3980): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441d3980): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.738011335 +0000 UTC m=+33.257774845 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441d3980): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441d3ec0): _readAt: size=512, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441d3ec0): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441d3ec0): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441d3ec0): >_readAt: n=5, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441d3ec0): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.738011335 +0000 UTC m=+33.257774845 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441d3ec0): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: Remove: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43f84e70 item 4 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441fc600): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441fc600): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441fc600): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441fc600): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441fc600): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.74024885 +0000 UTC m=+33.260012431 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441fc600): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441fca80): _readAt: size=2, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441fca80): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441fca80): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441fca80): >_readAt: n=2, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441fca80): _writeAt: size=3, off=2 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441fca80): >_writeAt: n=0, err=Bad file descriptor 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441fca80): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.74024885 +0000 UTC m=+33.260012431 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441fca80): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441fcf40): _readAt: size=512, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441fcf40): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441fcf40): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441fcf40): >_readAt: n=5, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441fcf40): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.74024885 +0000 UTC m=+33.260012431 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441fcf40): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: Remove: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43f85260 item 5 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441fd5c0): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441fd5c0): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441fd5c0): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441fd5c0): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441fd5c0): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.746197393 +0000 UTC m=+33.265960984 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441fd5c0): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441fdb00): _readAt: size=512, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441fdb00): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441fdb00): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441fdb00): >_readAt: n=5, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441fdb00): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.746197393 +0000 UTC m=+33.265960984 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441fdb00): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: Remove: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43f85c70 item 6 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44326280): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44326280): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44326280): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44326280): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44326280): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.74884844 +0000 UTC m=+33.268611961 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44326280): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44326780): _readAt: size=2, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44326780): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44326780): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44326780): >_readAt: n=2, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44326780): _writeAt: size=3, off=2 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44326780): >_writeAt: n=0, err=Bad file descriptor 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44326780): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.74884844 +0000 UTC m=+33.268611961 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44326780): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44326c40): _readAt: size=512, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44326c40): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44326c40): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44326c40): >_readAt: n=5, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44326c40): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.74884844 +0000 UTC m=+33.268611961 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44326c40): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: Remove: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec4409ee00 item 7 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443272c0): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443272c0): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443272c0): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443272c0): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443272c0): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.751943114 +0000 UTC m=+33.271706615 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443272c0): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44327800): _readAt: size=512, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44327800): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44327800): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44327800): >_readAt: n=5, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44327800): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.751943114 +0000 UTC m=+33.271706615 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44327800): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: Remove: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec4409f8f0 item 8 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44327dc0): _readAt: size=2, off=0 2026/07/30 02:31:20 ERROR : open-test-file(0xfec44327dc0): Couldn't read size of file 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44327dc0): >_readAt: n=0, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44327dc0): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44327dc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44327dc0): close: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44327dc0): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44340280): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44340280): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44340280): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44340280): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44340280): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.754435862 +0000 UTC m=+33.274199403 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44340280): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44340700): _readAt: size=2, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44340700): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44340700): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44340700): >_readAt: n=2, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44340700): _writeAt: size=3, off=2 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44340700): >_writeAt: n=0, err=Bad file descriptor 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44340700): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.754435862 +0000 UTC m=+33.274199403 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44340700): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44340c00): _readAt: size=512, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44340c00): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44340c00): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44340c00): >_readAt: n=5, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44340c00): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.754435862 +0000 UTC m=+33.274199403 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44340c00): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: Remove: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43c3ed90 item 9 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44341280): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44341280): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44341280): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44341280): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44341280): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.757774086 +0000 UTC m=+33.277537597 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44341280): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443417c0): _readAt: size=512, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443417c0): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443417c0): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443417c0): >_readAt: n=5, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443417c0): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.757774086 +0000 UTC m=+33.277537597 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443417c0): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: Remove: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43c3fc70 item 10 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44341e00): _readAt: size=2, off=0 2026/07/30 02:31:20 ERROR : open-test-file(0xfec44341e00): Couldn't read size of file 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44341e00): >_readAt: n=0, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44341e00): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44341e00): >_writeAt: n=0, err=Bad file descriptor 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44341e00): close: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44341e00): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443602c0): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443602c0): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443602c0): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443602c0): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443602c0): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.760590495 +0000 UTC m=+33.280354016 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443602c0): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443607c0): _readAt: size=2, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443607c0): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443607c0): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443607c0): >_readAt: n=2, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443607c0): _writeAt: size=3, off=2 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443607c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443607c0): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.760590495 +0000 UTC m=+33.280354016 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443607c0): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44360cc0): _readAt: size=512, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44360cc0): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44360cc0): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44360cc0): >_readAt: n=5, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44360cc0): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.760590495 +0000 UTC m=+33.280354016 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44360cc0): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: Remove: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43bf84d0 item 11 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44361340): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44361340): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44361340): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44361340): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44361340): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.764402865 +0000 UTC m=+33.284166446 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44361340): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44361880): _readAt: size=512, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44361880): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44361880): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44361880): >_readAt: n=5, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44361880): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.764402865 +0000 UTC m=+33.284166446 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44361880): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: Remove: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43bf8cb0 item 12 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44361ec0): _readAt: size=2, off=0 2026/07/30 02:31:20 ERROR : open-test-file(0xfec44361ec0): Couldn't read size of file 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44361ec0): >_readAt: n=0, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44361ec0): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44361ec0): >_writeAt: n=0, err=Bad file descriptor 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44361ec0): close: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44361ec0): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44378380): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44378380): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44378380): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44378380): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44378380): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.766716214 +0000 UTC m=+33.286479725 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44378380): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/30 02:31:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44378a40): _readAt: size=512, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44378a40): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44378a40): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44378a40): >_readAt: n=5, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44378a40): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.766716214 +0000 UTC m=+33.286479725 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44378a40): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: Remove: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43bf9960 item 13 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443790c0): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443790c0): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443790c0): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443790c0): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443790c0): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.769007952 +0000 UTC m=+33.288771593 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443790c0): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44379600): _readAt: size=512, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44379600): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44379600): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44379600): >_readAt: n=5, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44379600): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.769007952 +0000 UTC m=+33.288771593 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44379600): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: Remove: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43bfe380 item 14 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44379c40): _readAt: size=2, off=0 2026/07/30 02:31:20 ERROR : open-test-file(0xfec44379c40): Couldn't read size of file 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44379c40): >_readAt: n=0, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44379c40): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44379c40): >_writeAt: n=0, err=Bad file descriptor 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44379c40): close: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44379c40): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4439c100): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4439c100): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4439c100): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4439c100): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4439c100): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.771512562 +0000 UTC m=+33.291276103 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4439c100): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/30 02:31:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4439c7c0): _readAt: size=512, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4439c7c0): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4439c7c0): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4439c7c0): >_readAt: n=5, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4439c7c0): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.771512562 +0000 UTC m=+33.291276103 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4439c7c0): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: Remove: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43bfe7e0 item 15 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4439ce40): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4439ce40): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4439ce40): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4439ce40): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4439ce40): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.773841931 +0000 UTC m=+33.293605442 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4439ce40): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4439d380): _readAt: size=512, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4439d380): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4439d380): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4439d380): >_readAt: n=5, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4439d380): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.773841931 +0000 UTC m=+33.293605442 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4439d380): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: Remove: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43bfec40 item 16 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4439d9c0): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4439d9c0): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4439d9c0): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4439d9c0): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4439d9c0): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.776025554 +0000 UTC m=+33.295789116 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4439d9c0): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4439de40): _readAt: size=2, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4439de40): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4439de40): open at offset 5 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4439de40): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4439de40): >_readAt: n=2, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4439de40): _writeAt: size=3, off=7 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4439de40): >_writeAt: n=0, err=Bad file descriptor 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4439de40): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.776025554 +0000 UTC m=+33.295789116 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4439de40): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443b8440): _readAt: size=512, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443b8440): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443b8440): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443b8440): >_readAt: n=5, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443b8440): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.776025554 +0000 UTC m=+33.295789116 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443b8440): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: Remove: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43bff7a0 item 17 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443b8ac0): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443b8ac0): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443b8ac0): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443b8ac0): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443b8ac0): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.780169471 +0000 UTC m=+33.299932981 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443b8ac0): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443b9000): _readAt: size=512, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443b9000): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443b9000): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443b9000): >_readAt: n=5, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443b9000): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.780169471 +0000 UTC m=+33.299932981 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443b9000): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: Remove: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43b94a80 item 18 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443b9680): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443b9680): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443b9680): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443b9680): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443b9680): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.782550667 +0000 UTC m=+33.302314178 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443b9680): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443b9b80): _readAt: size=2, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443b9b80): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443b9b80): open at offset 5 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443b9b80): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443b9b80): >_readAt: n=2, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443b9b80): _writeAt: size=3, off=7 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443b9b80): >_writeAt: n=0, err=Bad file descriptor 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443b9b80): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.782550667 +0000 UTC m=+33.302314178 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443b9b80): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443e2180): _readAt: size=512, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443e2180): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443e2180): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443e2180): >_readAt: n=5, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443e2180): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.782550667 +0000 UTC m=+33.302314178 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443e2180): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: Remove: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43b95490 item 19 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443e2800): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443e2800): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443e2800): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443e2800): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443e2800): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.786615724 +0000 UTC m=+33.306379245 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443e2800): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443e2d40): _readAt: size=512, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443e2d40): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443e2d40): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443e2d40): >_readAt: n=5, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443e2d40): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.786615724 +0000 UTC m=+33.306379245 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443e2d40): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: Remove: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec437dc4d0 item 20 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443e33c0): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443e33c0): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443e33c0): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443e33c0): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443e33c0): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.78923469 +0000 UTC m=+33.308998271 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443e33c0): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443e38c0): _readAt: size=2, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443e38c0): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443e38c0): open at offset 5 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443e38c0): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443e38c0): >_readAt: n=2, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443e38c0): _writeAt: size=3, off=7 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443e38c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443e38c0): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.78923469 +0000 UTC m=+33.308998271 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443e38c0): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443e3dc0): _readAt: size=512, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443e3dc0): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443e3dc0): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443e3dc0): >_readAt: n=5, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443e3dc0): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.78923469 +0000 UTC m=+33.308998271 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443e3dc0): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: Remove: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec437dca10 item 21 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440017c0): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440017c0): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440017c0): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440017c0): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440017c0): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.793652584 +0000 UTC m=+33.313416095 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440017c0): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44244000): _readAt: size=512, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44244000): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44244000): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44244000): >_readAt: n=5, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44244000): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.793652584 +0000 UTC m=+33.313416095 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44244000): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: Remove: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43f39880 item 22 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4465c4c0): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4465c4c0): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4465c4c0): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4465c4c0): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4465c4c0): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.796229199 +0000 UTC m=+33.315992710 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4465c4c0): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4465c9c0): _readAt: size=2, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4465c9c0): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4465c9c0): open at offset 5 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4465c9c0): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4465c9c0): >_readAt: n=2, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4465c9c0): _writeAt: size=3, off=7 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4465c9c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4465c9c0): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.796229199 +0000 UTC m=+33.315992710 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4465c9c0): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4465cec0): _readAt: size=512, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4465cec0): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4465cec0): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4465cec0): >_readAt: n=5, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4465cec0): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.796229199 +0000 UTC m=+33.315992710 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4465cec0): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: Remove: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43e383f0 item 23 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4465d540): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4465d540): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4465d540): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4465d540): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4465d540): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.798958965 +0000 UTC m=+33.318722476 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4465d540): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4465db00): _readAt: size=512, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4465db00): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4465db00): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4465db00): >_readAt: n=5, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4465db00): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.798958965 +0000 UTC m=+33.318722476 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4465db00): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: Remove: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43e38e00 item 24 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44244400): _readAt: size=2, off=0 2026/07/30 02:31:20 ERROR : open-test-file(0xfec44244400): Couldn't read size of file 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44244400): >_readAt: n=0, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44244400): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44244400): >_writeAt: n=0, err=Bad file descriptor 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44244400): close: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44244400): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec442447c0): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec442447c0): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec442447c0): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec442447c0): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec442447c0): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.801006762 +0000 UTC m=+33.320770273 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec442447c0): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44244cc0): _readAt: size=2, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44244cc0): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44244cc0): open at offset 5 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44244cc0): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44244cc0): >_readAt: n=2, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44244cc0): _writeAt: size=3, off=7 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44244cc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44244cc0): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.801006762 +0000 UTC m=+33.320770273 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44244cc0): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44245200): _readAt: size=512, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44245200): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44245200): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44245200): >_readAt: n=5, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44245200): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.801006762 +0000 UTC m=+33.320770273 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44245200): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: Remove: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43e392d0 item 25 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44245880): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44245880): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44245880): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44245880): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44245880): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.803863838 +0000 UTC m=+33.323627359 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44245880): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44245dc0): _readAt: size=512, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44245dc0): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44245dc0): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44245dc0): >_readAt: n=5, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44245dc0): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.803863838 +0000 UTC m=+33.323627359 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44245dc0): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: Remove: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43f38000 item 26 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44402600): _readAt: size=2, off=0 2026/07/30 02:31:20 ERROR : open-test-file(0xfec44402600): Couldn't read size of file 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44402600): >_readAt: n=0, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44402600): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44402600): >_writeAt: n=0, err=Bad file descriptor 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44402600): close: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44402600): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444029c0): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444029c0): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444029c0): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444029c0): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444029c0): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.806727065 +0000 UTC m=+33.326490586 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444029c0): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44402ec0): _readAt: size=2, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44402ec0): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44402ec0): open at offset 5 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44402ec0): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44402ec0): >_readAt: n=2, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44402ec0): _writeAt: size=3, off=7 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44402ec0): >_writeAt: n=0, err=Bad file descriptor 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44402ec0): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.806727065 +0000 UTC m=+33.326490586 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44402ec0): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44403400): _readAt: size=512, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44403400): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44403400): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44403400): >_readAt: n=5, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44403400): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.806727065 +0000 UTC m=+33.326490586 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44403400): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: Remove: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43f38bd0 item 27 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44403a80): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44403a80): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44403a80): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44403a80): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44403a80): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.809877514 +0000 UTC m=+33.329641025 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44403a80): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441140c0): _readAt: size=512, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441140c0): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441140c0): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441140c0): >_readAt: n=5, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441140c0): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.809877514 +0000 UTC m=+33.329641025 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441140c0): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: Remove: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43f391f0 item 28 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44114700): _readAt: size=2, off=0 2026/07/30 02:31:20 ERROR : open-test-file(0xfec44114700): Couldn't read size of file 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44114700): >_readAt: n=0, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44114700): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44114700): >_writeAt: n=0, err=Bad file descriptor 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44114700): close: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44114700): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44114c40): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44114c40): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44114c40): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44114c40): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44114c40): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.812435807 +0000 UTC m=+33.332199327 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44114c40): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/30 02:31:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44115300): _readAt: size=512, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44115300): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44115300): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44115300): >_readAt: n=5, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44115300): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.812435807 +0000 UTC m=+33.332199327 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44115300): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: Remove: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43f39e30 item 29 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44115980): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44115980): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44115980): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44115980): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44115980): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.814383313 +0000 UTC m=+33.334146825 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44115980): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44115ec0): _readAt: size=512, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44115ec0): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44115ec0): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44115ec0): >_readAt: n=5, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44115ec0): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.814383313 +0000 UTC m=+33.334146825 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44115ec0): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: Remove: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec437dc770 item 30 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43c2ac00): _readAt: size=2, off=0 2026/07/30 02:31:20 ERROR : open-test-file(0xfec43c2ac00): Couldn't read size of file 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43c2ac00): >_readAt: n=0, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43c2ac00): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43c2ac00): >_writeAt: n=0, err=Bad file descriptor 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43c2ac00): close: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43c2ac00): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43c2bd80): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43c2bd80): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43c2bd80): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43c2bd80): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43c2bd80): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.817194033 +0000 UTC m=+33.336957543 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43c2bd80): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/30 02:31:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43cb8bc0): _readAt: size=512, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43cb8bc0): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43cb8bc0): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43cb8bc0): >_readAt: n=5, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43cb8bc0): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.817194033 +0000 UTC m=+33.336957543 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43cb8bc0): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: Remove: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec437dcd90 item 31 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43cb9940): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43cb9940): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43cb9940): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43cb9940): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43cb9940): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.819175374 +0000 UTC m=+33.338938884 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43cb9940): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43b14a80): _readAt: size=512, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43b14a80): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43b14a80): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43b14a80): >_readAt: n=5, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43b14a80): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.819175374 +0000 UTC m=+33.338938884 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43b14a80): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: Remove: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec437dd180 item 32 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43b15c40): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43b15c40): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43b15c40): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43b15c40): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43b15c40): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.821279117 +0000 UTC m=+33.341042628 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43b15c40): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f8c340): _readAt: size=2, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f8c340): >_readAt: n=0, err=Bad file descriptor 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f8c340): _writeAt: size=3, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f8c340): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f8c340): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec437dd570 item 33 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f8c340): >_writeAt: n=3, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f8c340): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.822021858 +0000 UTC m=+33.341785370 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f8c340): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f8cb40): _readAt: size=512, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f8cb40): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f8cb40): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f8cb40): >_readAt: n=5, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f8cb40): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.822021858 +0000 UTC m=+33.341785370 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f8cb40): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: Remove: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec437dd730 item 33 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f8d200): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f8d200): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f8d200): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f8d200): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f8d200): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.823815887 +0000 UTC m=+33.343579399 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f8d200): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f8d680): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f8d680): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43cca150 item 34 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f8d680): _readAt: size=2, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f8d680): >_readAt: n=0, err=Bad file descriptor 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f8d680): _writeAt: size=3, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f8d680): >_writeAt: n=3, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f8d680): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.824810646 +0000 UTC m=+33.344574157 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f8d680): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f8dbc0): _readAt: size=512, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f8dbc0): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f8dbc0): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f8dbc0): >_readAt: n=3, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f8dbc0): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.824810646 +0000 UTC m=+33.344574157 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f8dbc0): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: Remove: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43cca460 item 34 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f02e80): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f02e80): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f02e80): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f02e80): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f02e80): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.827142189 +0000 UTC m=+33.346905700 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f02e80): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f03300): _readAt: size=2, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f03300): >_readAt: n=0, err=Bad file descriptor 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f03300): _writeAt: size=3, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f03300): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f03300): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43ccaaf0 item 35 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f03300): >_writeAt: n=3, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f03300): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.827923234 +0000 UTC m=+33.347686775 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f03300): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f03800): _readAt: size=512, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f03800): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f03800): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f03800): >_readAt: n=5, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f03800): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.827923234 +0000 UTC m=+33.347686775 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f03800): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: Remove: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43ccad90 item 35 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f03e80): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f03e80): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f03e80): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f03e80): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f03e80): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.830401725 +0000 UTC m=+33.350165236 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f03e80): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441ea480): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441ea480): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43ccb1f0 item 36 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441ea480): _readAt: size=2, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441ea480): >_readAt: n=0, err=Bad file descriptor 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441ea480): _writeAt: size=3, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441ea480): >_writeAt: n=3, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441ea480): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.831575321 +0000 UTC m=+33.351338842 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441ea480): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441ea9c0): _readAt: size=512, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441ea9c0): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441ea9c0): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441ea9c0): >_readAt: n=3, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441ea9c0): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.831575321 +0000 UTC m=+33.351338842 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441ea9c0): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: Remove: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43ccb730 item 36 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441eb080): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441eb080): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441eb080): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441eb080): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441eb080): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.833876658 +0000 UTC m=+33.353640178 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441eb080): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441eb500): _readAt: size=2, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441eb500): >_readAt: n=0, err=Bad file descriptor 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441eb500): _writeAt: size=3, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441eb500): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu/dir/file1: no such file or directory 2026/07/30 02:31:20 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu/dir/file1: no such file or directory 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441eb500): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43ccbe30 item 37 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441eb500): >_writeAt: n=3, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441eb500): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.83467773 +0000 UTC m=+33.354441251 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441eb500): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441eba00): _readAt: size=512, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441eba00): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441eba00): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441eba00): >_readAt: n=5, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441eba00): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.83467773 +0000 UTC m=+33.354441251 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441eba00): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: Remove: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43efc3f0 item 37 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443e2180): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443e2180): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443e2180): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443e2180): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443e2180): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.836904736 +0000 UTC m=+33.356668247 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443e2180): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443e2680): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443e2680): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43efc850 item 38 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443e2680): _readAt: size=2, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443e2680): >_readAt: n=0, err=Bad file descriptor 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443e2680): _writeAt: size=3, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443e2680): >_writeAt: n=3, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443e2680): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.837821567 +0000 UTC m=+33.357585078 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443e2680): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443e2bc0): _readAt: size=512, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443e2bc0): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443e2bc0): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443e2bc0): >_readAt: n=3, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443e2bc0): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.837821567 +0000 UTC m=+33.357585078 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443e2bc0): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: Remove: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43efca10 item 38 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443e3240): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443e3240): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443e3240): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443e3240): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443e3240): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.839932865 +0000 UTC m=+33.359696385 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443e3240): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443e3740): _readAt: size=2, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443e3740): >_readAt: n=0, err=Bad file descriptor 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443e3740): _writeAt: size=3, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443e3740): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443e3740): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43efd2d0 item 39 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443e3740): >_writeAt: n=3, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443e3740): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.840777179 +0000 UTC m=+33.360540720 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443e3740): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443e3c40): _readAt: size=512, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443e3c40): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443e3c40): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443e3c40): >_readAt: n=5, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443e3c40): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.840777179 +0000 UTC m=+33.360540720 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443e3c40): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: Remove: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43efd490 item 39 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44000440): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44000440): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44000440): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44000440): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44000440): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.842987934 +0000 UTC m=+33.362751456 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44000440): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44000940): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44000940): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43efde30 item 40 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44000940): _readAt: size=2, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44000940): >_readAt: n=0, err=Bad file descriptor 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44000940): _writeAt: size=3, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44000940): >_writeAt: n=3, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44000940): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.844527853 +0000 UTC m=+33.364291373 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44000940): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44000f40): _readAt: size=512, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44000f40): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44000f40): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44000f40): >_readAt: n=3, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44000f40): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.844527853 +0000 UTC m=+33.364291373 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44000f40): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: Remove: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43d164d0 item 40 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f66100): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f66100): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f66100): _readAt: size=2, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f66100): >_readAt: n=0, err=Bad file descriptor 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f66100): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f66100): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f66100): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.847201972 +0000 UTC m=+33.366965484 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f66100): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f66600): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f66600): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f66600): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43d169a0 item 41 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f66600): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f66600): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.848060414 +0000 UTC m=+33.367823934 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f66600): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f66ac0): _readAt: size=2, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f66ac0): >_readAt: n=0, err=Bad file descriptor 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f66ac0): _writeAt: size=3, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f66ac0): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f66ac0): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43d16bd0 item 41 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f66ac0): >_writeAt: n=3, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f66ac0): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.849025255 +0000 UTC m=+33.368788796 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f66ac0): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f67000): _readAt: size=512, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f67000): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f67000): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f67000): >_readAt: n=5, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f67000): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.849025255 +0000 UTC m=+33.368788796 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f67000): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: Remove: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43d16e00 item 41 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f67640): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f67640): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f67640): _readAt: size=2, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f67640): >_readAt: n=0, err=Bad file descriptor 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f67640): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f67640): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f67640): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.851703213 +0000 UTC m=+33.371466724 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f67640): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f67b40): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f67b40): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f67b40): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43d17490 item 42 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f67b40): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f67b40): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.852924529 +0000 UTC m=+33.372688070 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43f67b40): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43fa8180): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43fa8180): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43d179d0 item 42 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43fa8180): _readAt: size=2, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43fa8180): >_readAt: n=0, err=Bad file descriptor 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43fa8180): _writeAt: size=3, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43fa8180): >_writeAt: n=3, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43fa8180): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.854046429 +0000 UTC m=+33.373809940 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43fa8180): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43fa8700): _readAt: size=512, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43fa8700): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43fa8700): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43fa8700): >_readAt: n=3, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43fa8700): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.854046429 +0000 UTC m=+33.373809940 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43fa8700): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: Remove: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43d17d50 item 42 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43fa8d40): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43fa8d40): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43fa8d40): _readAt: size=2, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43fa8d40): >_readAt: n=0, err=Bad file descriptor 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43fa8d40): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43fa8d40): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43fa8d40): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.856540959 +0000 UTC m=+33.376304520 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43fa8d40): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43fa9240): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43fa9240): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43fa9240): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43c723f0 item 43 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43fa9240): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43fa9240): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.857477928 +0000 UTC m=+33.377241439 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43fa9240): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43fa9780): _readAt: size=2, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43fa9780): >_readAt: n=0, err=Bad file descriptor 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43fa9780): _writeAt: size=3, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43fa9780): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43fa9780): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43c72770 item 43 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43fa9780): >_writeAt: n=3, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43fa9780): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.858476685 +0000 UTC m=+33.378240196 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43fa9780): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43fa9cc0): _readAt: size=512, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43fa9cc0): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43fa9cc0): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43fa9cc0): >_readAt: n=5, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43fa9cc0): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.858476685 +0000 UTC m=+33.378240196 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec43fa9cc0): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: Remove: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43c72a10 item 43 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4400a400): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4400a400): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4400a400): _readAt: size=2, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4400a400): >_readAt: n=0, err=Bad file descriptor 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4400a400): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4400a400): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4400a400): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.860765437 +0000 UTC m=+33.380528948 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4400a400): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4400a900): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4400a900): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4400a900): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43c73420 item 44 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4400a900): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4400a900): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.861765145 +0000 UTC m=+33.381528656 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4400a900): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4400ae40): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4400ae40): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43c735e0 item 44 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4400ae40): _readAt: size=2, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4400ae40): >_readAt: n=0, err=Bad file descriptor 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4400ae40): _writeAt: size=3, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4400ae40): >_writeAt: n=3, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4400ae40): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.862933572 +0000 UTC m=+33.382697083 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4400ae40): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4400b3c0): _readAt: size=512, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4400b3c0): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4400b3c0): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4400b3c0): >_readAt: n=3, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4400b3c0): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.862933572 +0000 UTC m=+33.382697083 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4400b3c0): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: Remove: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43bb40e0 item 44 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4400ba00): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4400ba00): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4400ba00): _readAt: size=2, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4400ba00): >_readAt: n=0, err=Bad file descriptor 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4400ba00): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4400ba00): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4400ba00): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.865602151 +0000 UTC m=+33.385365662 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4400ba00): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4401e000): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4401e000): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4401e000): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43bb44d0 item 45 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4401e000): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4401e000): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.86660806 +0000 UTC m=+33.386371572 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4401e000): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/30 02:31:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4401e700): _readAt: size=512, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4401e700): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4401e700): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4401e700): >_readAt: n=5, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4401e700): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.86660806 +0000 UTC m=+33.386371572 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4401e700): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: Remove: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43bb47e0 item 45 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4401ed40): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4401ed40): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4401ed40): _readAt: size=2, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4401ed40): >_readAt: n=0, err=Bad file descriptor 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4401ed40): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4401ed40): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4401ed40): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.869276981 +0000 UTC m=+33.389040492 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4401ed40): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4401f240): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4401f240): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4401f240): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43bb4c40 item 46 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4401f240): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4401f240): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.870156963 +0000 UTC m=+33.389920475 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4401f240): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/30 02:31:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4401f940): _readAt: size=512, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4401f940): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4401f940): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4401f940): >_readAt: n=5, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4401f940): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.870156963 +0000 UTC m=+33.389920475 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4401f940): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: Remove: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43bb4e00 item 46 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44058080): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44058080): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44058080): _readAt: size=2, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44058080): >_readAt: n=0, err=Bad file descriptor 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44058080): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44058080): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44058080): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.872669879 +0000 UTC m=+33.392433390 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44058080): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44058580): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44058580): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44058580): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43bb52d0 item 47 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44058580): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44058580): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.873673364 +0000 UTC m=+33.393436865 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44058580): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/30 02:31:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44058c80): _readAt: size=512, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44058c80): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44058c80): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44058c80): >_readAt: n=5, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44058c80): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.873673364 +0000 UTC m=+33.393436865 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44058c80): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: Remove: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43bb5490 item 47 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:20 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/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440592c0): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440592c0): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440592c0): _readAt: size=2, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440592c0): >_readAt: n=0, err=Bad file descriptor 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440592c0): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440592c0): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440592c0): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.876155892 +0000 UTC m=+33.395919404 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440592c0): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440597c0): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440597c0): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440597c0): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43bb5810 item 48 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440597c0): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440597c0): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.876936386 +0000 UTC m=+33.396699887 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440597c0): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/30 02:31:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44059ec0): _readAt: size=512, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44059ec0): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44059ec0): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44059ec0): >_readAt: n=5, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44059ec0): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.876936386 +0000 UTC m=+33.396699887 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44059ec0): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: Remove: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec44514150 item 48 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440d0600): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440d0600): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440d0600): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440d0600): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440d0600): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.878958034 +0000 UTC m=+33.398721565 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440d0600): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440d0a80): _readAt: size=2, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440d0a80): >_readAt: n=0, err=Bad file descriptor 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440d0a80): _writeAt: size=3, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440d0a80): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440d0a80): open at offset 5 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440d0a80): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec445145b0 item 49 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440d0a80): >_writeAt: n=3, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440d0a80): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.879754058 +0000 UTC m=+33.399517559 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440d0a80): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440d0fc0): _readAt: size=512, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440d0fc0): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440d0fc0): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440d0fc0): >_readAt: n=8, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440d0fc0): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.879754058 +0000 UTC m=+33.399517559 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440d0fc0): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: Remove: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec44514770 item 49 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440d1640): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440d1640): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440d1640): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440d1640): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440d1640): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.881750047 +0000 UTC m=+33.401513558 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440d1640): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440d1b40): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440d1b40): open at offset 5 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440d1b40): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec44514bd0 item 50 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440d1b40): _readAt: size=2, off=5 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440d1b40): >_readAt: n=0, err=Bad file descriptor 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440d1b40): _writeAt: size=3, off=5 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440d1b40): >_writeAt: n=3, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440d1b40): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.882616573 +0000 UTC m=+33.402380074 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440d1b40): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440ea1c0): _readAt: size=512, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440ea1c0): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440ea1c0): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440ea1c0): >_readAt: n=3, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440ea1c0): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.882616573 +0000 UTC m=+33.402380074 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440ea1c0): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: Remove: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec44514f50 item 50 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440ea840): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440ea840): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440ea840): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440ea840): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440ea840): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.884539084 +0000 UTC m=+33.404302605 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440ea840): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440ead40): _readAt: size=2, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440ead40): >_readAt: n=0, err=Bad file descriptor 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440ead40): _writeAt: size=3, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440ead40): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440ead40): open at offset 5 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440ead40): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec44515340 item 51 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440ead40): >_writeAt: n=3, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440ead40): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.885227093 +0000 UTC m=+33.404990594 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440ead40): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440eb280): _readAt: size=512, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440eb280): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440eb280): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440eb280): >_readAt: n=8, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440eb280): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.885227093 +0000 UTC m=+33.404990594 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440eb280): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: Remove: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec44515650 item 51 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440eb900): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440eb900): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440eb900): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440eb900): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440eb900): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.886932002 +0000 UTC m=+33.406695504 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440eb900): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440ebe00): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440ebe00): open at offset 5 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440ebe00): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec445159d0 item 52 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440ebe00): _readAt: size=2, off=5 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440ebe00): >_readAt: n=0, err=Bad file descriptor 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440ebe00): _writeAt: size=3, off=5 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440ebe00): >_writeAt: n=3, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440ebe00): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.88777275 +0000 UTC m=+33.407536291 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec440ebe00): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44110480): _readAt: size=512, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44110480): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44110480): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44110480): >_readAt: n=3, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44110480): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.88777275 +0000 UTC m=+33.407536291 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44110480): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: Remove: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec44515b90 item 52 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44110b00): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44110b00): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44110b00): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44110b00): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44110b00): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.88954624 +0000 UTC m=+33.409309791 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44110b00): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44111000): _readAt: size=2, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44111000): >_readAt: n=0, err=Bad file descriptor 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44111000): _writeAt: size=3, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44111000): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44111000): open at offset 5 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44111000): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43bc64d0 item 53 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44111000): >_writeAt: n=3, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44111000): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.890517494 +0000 UTC m=+33.410280995 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44111000): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44111540): _readAt: size=512, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44111540): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44111540): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44111540): >_readAt: n=8, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44111540): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.890517494 +0000 UTC m=+33.410280995 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44111540): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: Remove: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43bc67e0 item 53 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44111bc0): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44111bc0): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44111bc0): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44111bc0): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44111bc0): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.892333804 +0000 UTC m=+33.412097316 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44111bc0): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4414e1c0): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4414e1c0): open at offset 5 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4414e1c0): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43bc71f0 item 54 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4414e1c0): _readAt: size=2, off=5 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4414e1c0): >_readAt: n=0, err=Bad file descriptor 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4414e1c0): _writeAt: size=3, off=5 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4414e1c0): >_writeAt: n=3, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4414e1c0): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.893018458 +0000 UTC m=+33.412782009 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4414e1c0): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4414e740): _readAt: size=512, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4414e740): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4414e740): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4414e740): >_readAt: n=3, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4414e740): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.893018458 +0000 UTC m=+33.412782009 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4414e740): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: Remove: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43bc75e0 item 54 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4414edc0): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4414edc0): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4414edc0): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4414edc0): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4414edc0): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.894795103 +0000 UTC m=+33.414558614 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4414edc0): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4414f2c0): _readAt: size=2, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4414f2c0): >_readAt: n=0, err=Bad file descriptor 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4414f2c0): _writeAt: size=3, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4414f2c0): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4414f2c0): open at offset 5 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4414f2c0): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec4458c000 item 55 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4414f2c0): >_writeAt: n=3, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4414f2c0): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.895569936 +0000 UTC m=+33.415333437 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4414f2c0): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4414f800): _readAt: size=512, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4414f800): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4414f800): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4414f800): >_readAt: n=8, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4414f800): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.895569936 +0000 UTC m=+33.415333437 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4414f800): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: Remove: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec4458c1c0 item 55 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:20 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/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4414fe80): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4414fe80): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4414fe80): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4414fe80): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4414fe80): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.89754178 +0000 UTC m=+33.417305281 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4414fe80): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4416a480): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4416a480): open at offset 5 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4416a480): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec4458c620 item 56 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4416a480): _readAt: size=2, off=5 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4416a480): >_readAt: n=0, err=Bad file descriptor 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4416a480): _writeAt: size=3, off=5 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4416a480): >_writeAt: n=3, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4416a480): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.898554863 +0000 UTC m=+33.418318374 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4416a480): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4416aa00): _readAt: size=512, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4416aa00): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4416aa00): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4416aa00): >_readAt: n=3, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4416aa00): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.898554863 +0000 UTC m=+33.418318374 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4416aa00): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: Remove: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec4458c7e0 item 56 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4416b040): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4416b040): open at offset 0 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4416b040): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4416b040): _readAt: size=2, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4416b040): >_readAt: n=0, err=Bad file descriptor 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4416b040): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4416b040): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4416b040): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.900548048 +0000 UTC m=+33.420311559 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4416b040): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4416b580): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4416b580): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4416b580): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec4458ccb0 item 57 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4416b580): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4416b580): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.901245995 +0000 UTC m=+33.421009507 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4416b580): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4416bac0): _readAt: size=2, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4416bac0): >_readAt: n=0, err=Bad file descriptor 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4416bac0): _writeAt: size=3, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4416bac0): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4416bac0): open at offset 5 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4416bac0): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec4458ce70 item 57 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4416bac0): >_writeAt: n=3, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4416bac0): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.902051887 +0000 UTC m=+33.421815408 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4416bac0): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4419c140): _readAt: size=512, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4419c140): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4419c140): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4419c140): >_readAt: n=8, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4419c140): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.902051887 +0000 UTC m=+33.421815408 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4419c140): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: Remove: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec4458d030 item 57 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4419c780): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4419c780): open at offset 0 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4419c780): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4419c780): _readAt: size=2, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4419c780): >_readAt: n=0, err=Bad file descriptor 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4419c780): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4419c780): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4419c780): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.903819996 +0000 UTC m=+33.423583507 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4419c780): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4419ccc0): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4419ccc0): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4419ccc0): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec4458d3b0 item 58 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4419ccc0): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4419ccc0): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.904507985 +0000 UTC m=+33.424271496 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4419ccc0): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4419d200): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4419d200): open at offset 5 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4419d200): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec4458d570 item 58 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4419d200): _readAt: size=2, off=5 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4419d200): >_readAt: n=0, err=Bad file descriptor 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4419d200): _writeAt: size=3, off=5 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4419d200): >_writeAt: n=3, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4419d200): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.905338474 +0000 UTC m=+33.425101985 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4419d200): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4419d7c0): _readAt: size=512, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4419d7c0): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4419d7c0): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4419d7c0): >_readAt: n=3, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4419d7c0): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.905338474 +0000 UTC m=+33.425101985 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4419d7c0): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: Remove: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec4458d730 item 58 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4419de00): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4419de00): open at offset 0 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4419de00): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4419de00): _readAt: size=2, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4419de00): >_readAt: n=0, err=Bad file descriptor 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4419de00): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4419de00): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4419de00): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.907481 +0000 UTC m=+33.427244511 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4419de00): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441c8440): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441c8440): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441c8440): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec4458dab0 item 59 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441c8440): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441c8440): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.908469186 +0000 UTC m=+33.428232687 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441c8440): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441c8980): _readAt: size=2, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441c8980): >_readAt: n=0, err=Bad file descriptor 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441c8980): _writeAt: size=3, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441c8980): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441c8980): open at offset 5 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441c8980): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec4458dc70 item 59 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441c8980): >_writeAt: n=3, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441c8980): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.909352184 +0000 UTC m=+33.429115696 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441c8980): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441c8f00): _readAt: size=512, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441c8f00): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441c8f00): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441c8f00): >_readAt: n=8, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441c8f00): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.909352184 +0000 UTC m=+33.429115696 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441c8f00): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: Remove: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec4458de30 item 59 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:20 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/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441c9540): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441c9540): open at offset 0 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441c9540): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441c9540): _readAt: size=2, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441c9540): >_readAt: n=0, err=Bad file descriptor 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441c9540): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441c9540): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441c9540): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.911503217 +0000 UTC m=+33.431266728 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441c9540): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441c9a80): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441c9a80): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441c9a80): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43d02930 item 60 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441c9a80): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441c9a80): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.912330919 +0000 UTC m=+33.432094430 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441c9a80): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441fc0c0): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441fc0c0): open at offset 5 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441fc0c0): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43d02c40 item 60 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441fc0c0): _readAt: size=2, off=5 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441fc0c0): >_readAt: n=0, err=Bad file descriptor 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441fc0c0): _writeAt: size=3, off=5 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441fc0c0): >_writeAt: n=3, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441fc0c0): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.913074654 +0000 UTC m=+33.432838165 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441fc0c0): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441fc680): _readAt: size=512, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441fc680): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441fc680): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441fc680): >_readAt: n=3, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441fc680): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.913074654 +0000 UTC m=+33.432838165 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441fc680): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: Remove: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43d03260 item 60 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441fccc0): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441fccc0): open at offset 0 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441fccc0): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441fccc0): _readAt: size=2, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441fccc0): >_readAt: n=0, err=Bad file descriptor 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441fccc0): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441fccc0): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441fccc0): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.914664958 +0000 UTC m=+33.434428478 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441fccc0): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441fd200): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441fd200): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441fd200): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43bf43f0 item 61 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441fd200): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441fd200): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.915416667 +0000 UTC m=+33.435180178 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441fd200): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/30 02:31:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441fd900): _readAt: size=512, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441fd900): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441fd900): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441fd900): >_readAt: n=5, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441fd900): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.915416667 +0000 UTC m=+33.435180178 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441fd900): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: Remove: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43bf48c0 item 61 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:20 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/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44220040): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44220040): open at offset 0 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44220040): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44220040): _readAt: size=2, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44220040): >_readAt: n=0, err=Bad file descriptor 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44220040): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44220040): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44220040): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.917449746 +0000 UTC m=+33.437213257 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44220040): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44220580): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44220580): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44220580): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43bf5260 item 62 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44220580): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44220580): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.918127817 +0000 UTC m=+33.437891328 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44220580): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/30 02:31:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44220c80): _readAt: size=512, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44220c80): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44220c80): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44220c80): >_readAt: n=5, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44220c80): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.918127817 +0000 UTC m=+33.437891328 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44220c80): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: Remove: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43bf5500 item 62 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:20 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/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec442212c0): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec442212c0): open at offset 0 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec442212c0): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec442212c0): _readAt: size=2, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec442212c0): >_readAt: n=0, err=Bad file descriptor 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec442212c0): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec442212c0): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec442212c0): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.919879345 +0000 UTC m=+33.439642866 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec442212c0): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44221800): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44221800): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44221800): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43bf5d50 item 63 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44221800): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44221800): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.920569579 +0000 UTC m=+33.440333120 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44221800): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/30 02:31:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4425c000): _readAt: size=512, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4425c000): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4425c000): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4425c000): >_readAt: n=5, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4425c000): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.920569579 +0000 UTC m=+33.440333120 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4425c000): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: Remove: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec446101c0 item 63 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:20 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/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4425c640): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4425c640): open at offset 0 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4425c640): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4425c640): _readAt: size=2, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4425c640): >_readAt: n=0, err=Bad file descriptor 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4425c640): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4425c640): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4425c640): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.922894579 +0000 UTC m=+33.442658080 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4425c640): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4425cb80): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4425cb80): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4425cb80): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec44610690 item 64 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4425cb80): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4425cb80): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.923614048 +0000 UTC m=+33.443377559 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4425cb80): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/30 02:31:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4425d280): _readAt: size=512, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4425d280): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4425d280): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4425d280): >_readAt: n=5, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4425d280): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.923614048 +0000 UTC m=+33.443377559 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4425d280): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: Remove: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec446109a0 item 64 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4425d8c0): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4425d8c0): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4425d8c0): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4425d8c0): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4425d8c0): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.925968283 +0000 UTC m=+33.445731815 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4425d8c0): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDWR 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4425dd40): _readAt: size=2, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4425dd40): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4425dd40): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4425dd40): >_readAt: n=2, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4425dd40): _writeAt: size=3, off=2 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec44610d90 item 65 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4425dd40): >_writeAt: n=3, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4425dd40): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.926658577 +0000 UTC m=+33.446422078 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4425dd40): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4428c340): _readAt: size=512, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4428c340): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4428c340): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4428c340): >_readAt: n=5, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4428c340): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.926658577 +0000 UTC m=+33.446422078 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4428c340): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: Remove: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec44610f50 item 65 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4428c980): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4428c980): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4428c980): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4428c980): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4428c980): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.928323722 +0000 UTC m=+33.448087223 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4428c980): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4428ce00): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4428ce00): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec446112d0 item 66 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4428ce00): _readAt: size=2, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4428ce00): >_readAt: n=0, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4428ce00): _writeAt: size=3, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4428ce00): >_writeAt: n=3, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4428ce00): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.928946609 +0000 UTC m=+33.448710110 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4428ce00): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4428d340): _readAt: size=512, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4428d340): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4428d340): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4428d340): >_readAt: n=3, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4428d340): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.928946609 +0000 UTC m=+33.448710110 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4428d340): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: Remove: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec44611490 item 66 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4428d980): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4428d980): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4428d980): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4428d980): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4428d980): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.930592146 +0000 UTC m=+33.450355647 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4428d980): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4428de00): _readAt: size=2, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4428de00): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4428de00): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4428de00): >_readAt: n=2, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4428de00): _writeAt: size=3, off=2 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec446118f0 item 67 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4428de00): >_writeAt: n=3, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4428de00): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.931597754 +0000 UTC m=+33.451361256 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4428de00): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec442c0400): _readAt: size=512, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec442c0400): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec442c0400): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec442c0400): >_readAt: n=5, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec442c0400): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.931597754 +0000 UTC m=+33.451361256 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec442c0400): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: Remove: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec44611c70 item 67 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec442c0a80): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec442c0a80): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec442c0a80): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec442c0a80): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec442c0a80): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.933458039 +0000 UTC m=+33.453221540 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec442c0a80): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec442c0f80): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec442c0f80): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec4450a150 item 68 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec442c0f80): _readAt: size=2, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec442c0f80): >_readAt: n=0, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec442c0f80): _writeAt: size=3, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec442c0f80): >_writeAt: n=3, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec442c0f80): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.93418981 +0000 UTC m=+33.453953311 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec442c0f80): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec442c14c0): _readAt: size=512, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec442c14c0): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec442c14c0): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec442c14c0): >_readAt: n=3, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec442c14c0): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.93418981 +0000 UTC m=+33.453953311 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec442c14c0): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: Remove: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec4450a310 item 68 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441ac0c0): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441ac0c0): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441ac0c0): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441ac0c0): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441ac0c0): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.936038592 +0000 UTC m=+33.455802093 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441ac0c0): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441ac540): _readAt: size=2, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441ac540): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441ac540): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441ac540): >_readAt: n=2, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441ac540): _writeAt: size=3, off=2 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43b9e310 item 69 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441ac540): >_writeAt: n=3, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441ac540): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.936800851 +0000 UTC m=+33.456564362 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441ac540): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441acac0): _readAt: size=512, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441acac0): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441acac0): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441acac0): >_readAt: n=5, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441acac0): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.936800851 +0000 UTC m=+33.456564362 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441acac0): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: Remove: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43b9e9a0 item 69 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441ad140): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441ad140): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441ad140): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441ad140): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441ad140): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.938496844 +0000 UTC m=+33.458260345 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441ad140): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441ad640): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441ad640): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43b9f260 item 70 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441ad640): _readAt: size=2, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441ad640): >_readAt: n=0, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441ad640): _writeAt: size=3, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441ad640): >_writeAt: n=3, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441ad640): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.939165377 +0000 UTC m=+33.458928878 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441ad640): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441adb80): _readAt: size=512, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441adb80): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441adb80): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441adb80): >_readAt: n=3, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441adb80): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.939165377 +0000 UTC m=+33.458928878 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec441adb80): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: Remove: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43b9f570 item 70 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44318300): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44318300): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44318300): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44318300): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44318300): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.940640803 +0000 UTC m=+33.460404304 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44318300): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44318800): _readAt: size=2, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44318800): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44318800): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44318800): >_readAt: n=2, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44318800): _writeAt: size=3, off=2 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43b9fb90 item 71 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44318800): >_writeAt: n=3, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44318800): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.941261656 +0000 UTC m=+33.461025157 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44318800): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44318d00): _readAt: size=512, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44318d00): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44318d00): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44318d00): >_readAt: n=5, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44318d00): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.941261656 +0000 UTC m=+33.461025157 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44318d00): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: Remove: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43b9fd50 item 71 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44319380): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44319380): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44319380): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44319380): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44319380): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.943223851 +0000 UTC m=+33.462987393 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44319380): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44319880): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44319880): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec4459c460 item 72 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44319880): _readAt: size=2, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44319880): >_readAt: n=0, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44319880): _writeAt: size=3, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44319880): >_writeAt: n=3, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44319880): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.943906631 +0000 UTC m=+33.463670122 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44319880): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44319dc0): _readAt: size=512, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44319dc0): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44319dc0): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44319dc0): >_readAt: n=3, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44319dc0): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.943906631 +0000 UTC m=+33.463670122 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44319dc0): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: Remove: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec4459cd20 item 72 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44334480): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44334480): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44334480): _readAt: size=2, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44334480): >_readAt: n=0, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44334480): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44334480): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44334480): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.945391264 +0000 UTC m=+33.465154765 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44334480): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44334980): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44334980): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44334980): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec4459d0a0 item 73 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44334980): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44334980): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.945999563 +0000 UTC m=+33.465763065 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44334980): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44334e40): _readAt: size=2, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44334e40): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44334e40): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44334e40): >_readAt: n=2, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44334e40): _writeAt: size=3, off=2 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec4459d260 item 73 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44334e40): >_writeAt: n=3, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44334e40): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.946572856 +0000 UTC m=+33.466336358 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44334e40): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44335380): _readAt: size=512, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44335380): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44335380): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44335380): >_readAt: n=5, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44335380): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.946572856 +0000 UTC m=+33.466336358 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44335380): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: Remove: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec4459d730 item 73 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443359c0): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443359c0): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443359c0): _readAt: size=2, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443359c0): >_readAt: n=0, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443359c0): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443359c0): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443359c0): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.948475168 +0000 UTC m=+33.468238669 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443359c0): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44335ec0): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44335ec0): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44335ec0): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec4459db20 item 74 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44335ec0): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44335ec0): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.94900552 +0000 UTC m=+33.468769021 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44335ec0): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4434e500): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4434e500): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec4459dce0 item 74 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4434e500): _readAt: size=2, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4434e500): >_readAt: n=0, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4434e500): _writeAt: size=3, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4434e500): >_writeAt: n=3, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4434e500): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.949659736 +0000 UTC m=+33.469423237 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4434e500): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4434ea80): _readAt: size=512, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4434ea80): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4434ea80): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4434ea80): >_readAt: n=3, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4434ea80): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.949659736 +0000 UTC m=+33.469423237 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4434ea80): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: Remove: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43c021c0 item 74 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4434f0c0): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4434f0c0): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4434f0c0): _readAt: size=2, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4434f0c0): >_readAt: n=0, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4434f0c0): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4434f0c0): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4434f0c0): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.951039912 +0000 UTC m=+33.470803413 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4434f0c0): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4434f5c0): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4434f5c0): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4434f5c0): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43c02f50 item 75 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4434f5c0): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4434f5c0): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.951702654 +0000 UTC m=+33.471466155 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4434f5c0): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4434fb00): _readAt: size=2, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4434fb00): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4434fb00): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4434fb00): >_readAt: n=2, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4434fb00): _writeAt: size=3, off=2 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43c03260 item 75 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4434fb00): >_writeAt: n=3, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4434fb00): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.952364052 +0000 UTC m=+33.472127553 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec4434fb00): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44378140): _readAt: size=512, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44378140): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44378140): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44378140): >_readAt: n=5, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44378140): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.952364052 +0000 UTC m=+33.472127553 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44378140): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: Remove: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43c03420 item 75 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44378780): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44378780): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44378780): _readAt: size=2, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44378780): >_readAt: n=0, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44378780): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44378780): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44378780): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.954293366 +0000 UTC m=+33.474056887 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44378780): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44378c80): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44378c80): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44378c80): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43c03ab0 item 76 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44378c80): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44378c80): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.955168118 +0000 UTC m=+33.474931629 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44378c80): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443791c0): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443791c0): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43c03d50 item 76 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443791c0): _readAt: size=2, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443791c0): >_readAt: n=0, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443791c0): _writeAt: size=3, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443791c0): >_writeAt: n=3, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443791c0): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.955869173 +0000 UTC m=+33.475632683 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443791c0): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44379740): _readAt: size=512, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44379740): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44379740): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44379740): >_readAt: n=3, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44379740): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.955869173 +0000 UTC m=+33.475632683 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44379740): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: Remove: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec44758070 item 76 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44379d80): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44379d80): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44379d80): _readAt: size=2, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44379d80): >_readAt: n=0, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44379d80): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44379d80): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44379d80): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.957776364 +0000 UTC m=+33.477539875 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44379d80): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443a0380): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443a0380): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443a0380): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec44758540 item 77 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443a0380): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443a0380): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.958437533 +0000 UTC m=+33.478201044 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443a0380): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/30 02:31:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443a0a80): _readAt: size=512, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443a0a80): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443a0a80): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443a0a80): >_readAt: n=5, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443a0a80): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.958437533 +0000 UTC m=+33.478201044 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443a0a80): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: Remove: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec44758700 item 77 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443a10c0): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443a10c0): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443a10c0): _readAt: size=2, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443a10c0): >_readAt: n=0, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443a10c0): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443a10c0): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443a10c0): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.960164624 +0000 UTC m=+33.479928136 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443a10c0): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443a15c0): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443a15c0): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443a15c0): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec44758d20 item 78 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443a15c0): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443a15c0): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.960658126 +0000 UTC m=+33.480421637 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443a15c0): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/30 02:31:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443a1cc0): _readAt: size=512, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443a1cc0): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443a1cc0): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443a1cc0): >_readAt: n=5, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443a1cc0): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.960658126 +0000 UTC m=+33.480421637 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443a1cc0): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: Remove: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec44758ee0 item 78 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443c4400): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443c4400): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443c4400): _readAt: size=2, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443c4400): >_readAt: n=0, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443c4400): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443c4400): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443c4400): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.962811052 +0000 UTC m=+33.482574563 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443c4400): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443c4900): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443c4900): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443c4900): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec447593b0 item 79 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443c4900): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443c4900): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.963504361 +0000 UTC m=+33.483267872 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443c4900): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/30 02:31:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443c5000): _readAt: size=512, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443c5000): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443c5000): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443c5000): >_readAt: n=5, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443c5000): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.963504361 +0000 UTC m=+33.483267872 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443c5000): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: Remove: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec44759730 item 79 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:20 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/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443c5640): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443c5640): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443c5640): _readAt: size=2, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443c5640): >_readAt: n=0, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443c5640): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443c5640): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443c5640): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.965650635 +0000 UTC m=+33.485414155 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443c5640): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443c5b40): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443c5b40): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443c5b40): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec44759ab0 item 80 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443c5b40): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443c5b40): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.966640714 +0000 UTC m=+33.486404225 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec443c5b40): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/30 02:31:20 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44412340): _readAt: size=512, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44412340): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44412340): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44412340): >_readAt: n=5, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44412340): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.966640714 +0000 UTC m=+33.486404225 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44412340): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: Remove: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec44759d50 item 80 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44412980): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44412980): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44412980): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44412980): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44412980): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.968598953 +0000 UTC m=+33.488362464 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44412980): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44412e00): _readAt: size=2, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44412e00): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44412e00): open at offset 5 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44412e00): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44412e00): >_readAt: n=2, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44412e00): _writeAt: size=3, off=7 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec445362a0 item 81 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44412e00): >_writeAt: n=3, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44412e00): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.969537225 +0000 UTC m=+33.489300736 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44412e00): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44413340): _readAt: size=512, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44413340): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44413340): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44413340): >_readAt: n=8, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44413340): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.969537225 +0000 UTC m=+33.489300736 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44413340): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: Remove: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec44536620 item 81 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444139c0): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444139c0): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444139c0): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444139c0): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444139c0): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.971330571 +0000 UTC m=+33.491094082 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444139c0): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44413ec0): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44413ec0): open at offset 5 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44413ec0): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec44536a10 item 82 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44413ec0): _readAt: size=2, off=5 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44413ec0): >_readAt: n=0, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44413ec0): _writeAt: size=3, off=5 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44413ec0): >_writeAt: n=3, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44413ec0): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.971974137 +0000 UTC m=+33.491737648 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44413ec0): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44438540): _readAt: size=512, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44438540): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44438540): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44438540): >_readAt: n=3, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44438540): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.971974137 +0000 UTC m=+33.491737648 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44438540): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: Remove: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec44536bd0 item 82 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44438bc0): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44438bc0): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44438bc0): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44438bc0): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44438bc0): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.973799474 +0000 UTC m=+33.493562984 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44438bc0): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444390c0): _readAt: size=2, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444390c0): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444390c0): open at offset 5 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444390c0): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444390c0): >_readAt: n=2, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444390c0): _writeAt: size=3, off=7 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec44537030 item 83 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444390c0): >_writeAt: n=3, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444390c0): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.974545964 +0000 UTC m=+33.494309475 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444390c0): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44439600): _readAt: size=512, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44439600): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44439600): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44439600): >_readAt: n=8, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44439600): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.974545964 +0000 UTC m=+33.494309475 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44439600): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: Remove: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec445371f0 item 83 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44439c80): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44439c80): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44439c80): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44439c80): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44439c80): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.9764235 +0000 UTC m=+33.496187011 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44439c80): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44456280): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44456280): open at offset 5 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44456280): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec44537730 item 84 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44456280): _readAt: size=2, off=5 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44456280): >_readAt: n=0, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44456280): _writeAt: size=3, off=5 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44456280): >_writeAt: n=3, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44456280): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.977138991 +0000 UTC m=+33.496902512 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44456280): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44456800): _readAt: size=512, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44456800): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44456800): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44456800): >_readAt: n=3, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44456800): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.977138991 +0000 UTC m=+33.496902512 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44456800): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: Remove: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec44537960 item 84 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44456e80): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44456e80): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44456e80): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44456e80): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44456e80): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.978933459 +0000 UTC m=+33.498696981 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44456e80): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44457380): _readAt: size=2, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44457380): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44457380): open at offset 5 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44457380): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44457380): >_readAt: n=2, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44457380): _writeAt: size=3, off=7 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec44537d50 item 85 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44457380): >_writeAt: n=3, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44457380): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.979799214 +0000 UTC m=+33.499562725 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44457380): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444578c0): _readAt: size=512, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444578c0): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444578c0): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444578c0): >_readAt: n=8, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444578c0): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.979799214 +0000 UTC m=+33.499562725 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444578c0): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: Remove: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec437cc150 item 85 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44474040): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44474040): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44474040): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44474040): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44474040): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.981785676 +0000 UTC m=+33.501549187 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44474040): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44474540): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44474540): open at offset 5 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44474540): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec437ccb60 item 86 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44474540): _readAt: size=2, off=5 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44474540): >_readAt: n=0, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44474540): _writeAt: size=3, off=5 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44474540): >_writeAt: n=3, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44474540): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.982696716 +0000 UTC m=+33.502460227 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44474540): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44474ac0): _readAt: size=512, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44474ac0): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44474ac0): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44474ac0): >_readAt: n=3, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44474ac0): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.982696716 +0000 UTC m=+33.502460227 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44474ac0): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: Remove: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec437ccd90 item 86 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44475140): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44475140): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44475140): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44475140): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44475140): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.984460678 +0000 UTC m=+33.504224189 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44475140): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44475640): _readAt: size=2, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44475640): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44475640): open at offset 5 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44475640): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44475640): >_readAt: n=2, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44475640): _writeAt: size=3, off=7 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec437cd570 item 87 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44475640): >_writeAt: n=3, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44475640): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.985238927 +0000 UTC m=+33.505002489 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44475640): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44475b80): _readAt: size=512, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44475b80): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44475b80): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44475b80): >_readAt: n=8, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44475b80): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.985238927 +0000 UTC m=+33.505002489 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44475b80): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: Remove: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec437cd730 item 87 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:20 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/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44490300): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44490300): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44490300): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44490300): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44490300): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.988357426 +0000 UTC m=+33.508120928 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44490300): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44490800): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44490800): open at offset 5 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44490800): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec437cdc70 item 88 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44490800): _readAt: size=2, off=5 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44490800): >_readAt: n=0, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44490800): _writeAt: size=3, off=5 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44490800): >_writeAt: n=3, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44490800): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.989226167 +0000 UTC m=+33.508990039 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44490800): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44490d80): _readAt: size=512, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44490d80): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44490d80): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44490d80): >_readAt: n=3, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44490d80): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.989226167 +0000 UTC m=+33.508990039 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44490d80): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: Remove: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec437cde30 item 88 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444913c0): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444913c0): open at offset 0 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444913c0): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444913c0): _readAt: size=2, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444913c0): >_readAt: n=0, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444913c0): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444913c0): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444913c0): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.991152976 +0000 UTC m=+33.510916547 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444913c0): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44491900): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44491900): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44491900): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec437f8f50 item 89 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44491900): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44491900): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.991782205 +0000 UTC m=+33.511545706 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44491900): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44491e40): _readAt: size=2, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44491e40): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44491e40): open at offset 5 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44491e40): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44491e40): >_readAt: n=2, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44491e40): _writeAt: size=3, off=7 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec437f91f0 item 89 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44491e40): >_writeAt: n=3, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44491e40): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.992624736 +0000 UTC m=+33.512388257 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec44491e40): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444ae4c0): _readAt: size=512, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444ae4c0): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444ae4c0): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444ae4c0): >_readAt: n=8, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444ae4c0): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.992624736 +0000 UTC m=+33.512388257 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444ae4c0): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: Remove: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec437f9570 item 89 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444aeb00): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444aeb00): open at offset 0 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444aeb00): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444aeb00): _readAt: size=2, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444aeb00): >_readAt: n=0, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444aeb00): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444aeb00): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444aeb00): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.994613832 +0000 UTC m=+33.514377334 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444aeb00): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444af040): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444af040): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444af040): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43f84230 item 90 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444af040): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444af040): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.995260844 +0000 UTC m=+33.515024345 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444af040): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444af580): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444af580): open at offset 5 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444af580): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43f84540 item 90 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444af580): _readAt: size=2, off=5 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444af580): >_readAt: n=0, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444af580): _writeAt: size=3, off=5 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444af580): >_writeAt: n=3, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444af580): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.996072236 +0000 UTC m=+33.515835748 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444af580): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444afb40): _readAt: size=512, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444afb40): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444afb40): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444afb40): >_readAt: n=3, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444afb40): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.996072236 +0000 UTC m=+33.515835748 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444afb40): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: Remove: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43f84770 item 90 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444cc280): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444cc280): open at offset 0 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444cc280): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444cc280): _readAt: size=2, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444cc280): >_readAt: n=0, err=EOF 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444cc280): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444cc280): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444cc280): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.997881974 +0000 UTC m=+33.517645475 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444cc280): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444cc7c0): _writeAt: size=5, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444cc7c0): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444cc7c0): >openPending: err= 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43f84d90 item 91 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444cc7c0): >_writeAt: n=5, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444cc7c0): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.998554795 +0000 UTC m=+33.518318306 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444cc7c0): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444ccd00): _readAt: size=2, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444ccd00): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444ccd00): open at offset 5 2026/07/30 02:31:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444ccd00): >openPending: err= 2026/07/30 02:31:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444ccd00): >_readAt: n=2, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444ccd00): _writeAt: size=3, off=7 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43f84f50 item 91 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444ccd00): >_writeAt: n=3, err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444ccd00): close: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.999296957 +0000 UTC m=+33.519060498 2026/07/30 02:31:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444ccd00): >close: err= 2026/07/30 02:31:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:20 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:20 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444cd280): _readAt: size=512, off=0 2026/07/30 02:31:20 DEBUG : open-test-file(0xfec444cd280): openPending: 2026/07/30 02:31:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec444cd280): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec444cd280): >_readAt: n=8, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec444cd280): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:20.999296957 +0000 UTC m=+33.519060498 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec444cd280): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43f85180 item 91 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec444cd8c0): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec444cd8c0): open at offset 0 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec444cd8c0): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec444cd8c0): _readAt: size=2, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec444cd8c0): >_readAt: n=0, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec444cd8c0): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec444cd8c0): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec444cd8c0): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.00161822 +0000 UTC m=+33.521381771 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec444cd8c0): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec444cde00): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec444cde00): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec444cde00): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43f85a40 item 92 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec444cde00): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec444cde00): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.002562864 +0000 UTC m=+33.522326375 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec444cde00): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec444e6440): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec444e6440): open at offset 5 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec444e6440): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43f85c00 item 92 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec444e6440): _readAt: size=2, off=5 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec444e6440): >_readAt: n=0, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec444e6440): _writeAt: size=3, off=5 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec444e6440): >_writeAt: n=3, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec444e6440): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.003537174 +0000 UTC m=+33.523300755 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec444e6440): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec444e6a00): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec444e6a00): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec444e6a00): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec444e6a00): >_readAt: n=3, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec444e6a00): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.003537174 +0000 UTC m=+33.523300755 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec444e6a00): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec4409eb60 item 92 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec444e7040): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec444e7040): open at offset 0 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec444e7040): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec444e7040): _readAt: size=2, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec444e7040): >_readAt: n=0, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec444e7040): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec444e7040): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec444e7040): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.008928756 +0000 UTC m=+33.528692257 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec444e7040): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec444e7580): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec444e7580): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec444e7580): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec4409ef50 item 93 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec444e7580): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec444e7580): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.009759244 +0000 UTC m=+33.529522745 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec444e7580): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec444e7c80): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec444e7c80): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec444e7c80): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec444e7c80): >_readAt: n=5, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec444e7c80): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.009759244 +0000 UTC m=+33.529522745 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec444e7c80): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec4409f490 item 93 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec445023c0): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec445023c0): open at offset 0 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec445023c0): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec445023c0): _readAt: size=2, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec445023c0): >_readAt: n=0, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec445023c0): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec445023c0): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec445023c0): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.0118538 +0000 UTC m=+33.531617301 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec445023c0): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44502900): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44502900): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44502900): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec4409fe30 item 94 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44502900): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44502900): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.012504058 +0000 UTC m=+33.532267559 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44502900): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44503000): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44503000): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44503000): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44503000): >_readAt: n=5, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44503000): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.012504058 +0000 UTC m=+33.532267559 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44503000): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43c3e850 item 94 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442c1b00): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442c1b00): open at offset 0 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442c1b00): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442c1b00): _readAt: size=2, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442c1b00): >_readAt: n=0, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442c1b00): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442c1b00): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442c1b00): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.016702346 +0000 UTC m=+33.536465857 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442c1b00): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4460c000): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4460c000): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4460c000): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec4450a7e0 item 95 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4460c000): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4460c000): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.018023442 +0000 UTC m=+33.537786963 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4460c000): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44502500): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44502500): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44502500): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44502500): >_readAt: n=5, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44502500): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.018023442 +0000 UTC m=+33.537786963 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44502500): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43c3e700 item 95 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44502b40): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44502b40): open at offset 0 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44502b40): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44502b40): _readAt: size=2, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44502b40): >_readAt: n=0, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44502b40): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44502b40): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44502b40): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.020033037 +0000 UTC m=+33.539796548 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44502b40): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44503080): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44503080): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44503080): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43c3f490 item 96 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44503080): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44503080): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.020770389 +0000 UTC m=+33.540533900 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44503080): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44503900): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44503900): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44503900): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44503900): >_readAt: n=5, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44503900): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.020770389 +0000 UTC m=+33.540533900 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44503900): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43c3fc70 item 96 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= 2026/07/30 02:31:21 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:31:21 DEBUG : Looking for writers 2026/07/30 02:31:21 DEBUG : >WaitForWriters: 2026/07/30 02:31:21 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "sftp://rclone@:22/rclone-test-henodaq5redu", Local "Local file system at /tmp/rclone2844075187", Modify Window "1s" 2026/07/30 02:31:21 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: poll-interval is not supported by this remote 2026/07/30 02:31:21 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/30 02:31:21 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:21 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/30 02:31:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/30 02:31:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/07/30 02:31:21 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4459e280): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4459e280): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4459e280): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4459e280): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4459e280): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.030224594 +0000 UTC m=+33.549988095 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4459e280): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4459e700): _readAt: size=2, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4459e700): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4459e700): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4459e700): >_readAt: n=2, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4459e700): _writeAt: size=3, off=2 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4459e700): >_writeAt: n=0, err=Bad file descriptor 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4459e700): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.030224594 +0000 UTC m=+33.549988095 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4459e700): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4459ebc0): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4459ebc0): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4459ebc0): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4459ebc0): >_readAt: n=5, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4459ebc0): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.030224594 +0000 UTC m=+33.549988095 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4459ebc0): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43e395e0 item 1 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4459f200): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4459f200): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4459f200): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4459f200): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4459f200): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.032702343 +0000 UTC m=+33.552465854 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4459f200): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4459f700): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4459f700): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4459f700): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4459f700): >_readAt: n=5, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4459f700): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.032702343 +0000 UTC m=+33.552465854 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4459f700): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec437dc1c0 item 2 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4459fd40): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4459fd40): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4459fd40): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4459fd40): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4459fd40): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.034620085 +0000 UTC m=+33.554383586 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4459fd40): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442e2440): _readAt: size=2, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442e2440): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442e2440): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442e2440): >_readAt: n=2, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442e2440): _writeAt: size=3, off=2 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442e2440): >_writeAt: n=0, err=Bad file descriptor 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442e2440): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.034620085 +0000 UTC m=+33.554383586 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442e2440): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442e2900): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442e2900): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442e2900): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442e2900): >_readAt: n=5, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442e2900): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.034620085 +0000 UTC m=+33.554383586 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442e2900): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec437dc8c0 item 3 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442e2f80): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442e2f80): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442e2f80): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442e2f80): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442e2f80): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.036971005 +0000 UTC m=+33.556734506 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442e2f80): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442e34c0): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442e34c0): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442e34c0): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442e34c0): >_readAt: n=5, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442e34c0): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.036971005 +0000 UTC m=+33.556734506 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442e34c0): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec437dcee0 item 4 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442e3b00): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442e3b00): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442e3b00): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442e3b00): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442e3b00): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.03899681 +0000 UTC m=+33.558760311 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442e3b00): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4465c080): _readAt: size=2, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4465c080): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4465c080): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4465c080): >_readAt: n=2, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4465c080): _writeAt: size=3, off=2 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4465c080): >_writeAt: n=0, err=Bad file descriptor 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4465c080): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.03899681 +0000 UTC m=+33.558760311 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4465c080): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4465c540): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4465c540): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4465c540): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4465c540): >_readAt: n=5, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4465c540): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.03899681 +0000 UTC m=+33.558760311 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4465c540): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec437dd2d0 item 5 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4465cbc0): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4465cbc0): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4465cbc0): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4465cbc0): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4465cbc0): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.041199641 +0000 UTC m=+33.560963142 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4465cbc0): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4465d100): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4465d100): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4465d100): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4465d100): >_readAt: n=5, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4465d100): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.041199641 +0000 UTC m=+33.560963142 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4465d100): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec437dd8f0 item 6 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4465d800): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4465d800): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4465d800): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4465d800): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4465d800): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.043104247 +0000 UTC m=+33.562867748 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4465d800): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4465dd00): _readAt: size=2, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4465dd00): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4465dd00): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4465dd00): >_readAt: n=2, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4465dd00): _writeAt: size=3, off=2 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4465dd00): >_writeAt: n=0, err=Bad file descriptor 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4465dd00): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.043104247 +0000 UTC m=+33.562867748 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4465dd00): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43c2a600): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43c2a600): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43c2a600): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43c2a600): >_readAt: n=5, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43c2a600): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.043104247 +0000 UTC m=+33.562867748 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43c2a600): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43cca2a0 item 7 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43c2b740): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43c2b740): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43c2b740): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43c2b740): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43c2b740): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.045476657 +0000 UTC m=+33.565240158 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43c2b740): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43cb8800): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43cb8800): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43cb8800): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43cb8800): >_readAt: n=5, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43cb8800): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.045476657 +0000 UTC m=+33.565240158 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43cb8800): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43ccaaf0 item 8 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43cb9000): _readAt: size=2, off=0 2026/07/30 02:31:21 ERROR : open-test-file(0xfec43cb9000): Couldn't read size of file 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43cb9000): >_readAt: n=0, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43cb9000): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43cb9000): >_writeAt: n=0, err=Bad file descriptor 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43cb9000): close: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43cb9000): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43cb9bc0): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43cb9bc0): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43cb9bc0): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43cb9bc0): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43cb9bc0): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.047438893 +0000 UTC m=+33.567202404 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43cb9bc0): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43b14a80): _readAt: size=2, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43b14a80): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43b14a80): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43b14a80): >_readAt: n=2, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43b14a80): _writeAt: size=3, off=2 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43b14a80): >_writeAt: n=0, err=Bad file descriptor 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43b14a80): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.047438893 +0000 UTC m=+33.567202404 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43b14a80): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43b15ac0): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43b15ac0): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43b15ac0): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43b15ac0): >_readAt: n=5, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43b15ac0): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.047438893 +0000 UTC m=+33.567202404 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43b15ac0): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43ccaf50 item 9 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f8c700): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f8c700): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f8c700): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f8c700): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f8c700): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.050171995 +0000 UTC m=+33.569935516 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f8c700): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f8ccc0): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f8ccc0): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f8ccc0): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f8ccc0): >_readAt: n=5, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f8ccc0): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.050171995 +0000 UTC m=+33.569935516 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f8ccc0): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43ccb650 item 10 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f8d300): _readAt: size=2, off=0 2026/07/30 02:31:21 ERROR : open-test-file(0xfec43f8d300): Couldn't read size of file 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f8d300): >_readAt: n=0, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f8d300): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f8d300): >_writeAt: n=0, err=Bad file descriptor 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f8d300): close: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f8d300): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f8d6c0): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f8d6c0): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f8d6c0): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f8d6c0): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f8d6c0): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.052842918 +0000 UTC m=+33.572606429 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f8d6c0): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f8dbc0): _readAt: size=2, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f8dbc0): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f8dbc0): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f8dbc0): >_readAt: n=2, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f8dbc0): _writeAt: size=3, off=2 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f8dbc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f8dbc0): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.052842918 +0000 UTC m=+33.572606429 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f8dbc0): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f02d00): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f02d00): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f02d00): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f02d00): >_readAt: n=5, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f02d00): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.052842918 +0000 UTC m=+33.572606429 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f02d00): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43ccbdc0 item 11 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f03380): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f03380): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f03380): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f03380): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f03380): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.055751792 +0000 UTC m=+33.575515313 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f03380): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f038c0): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f038c0): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f038c0): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f038c0): >_readAt: n=5, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f038c0): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.055751792 +0000 UTC m=+33.575515313 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f038c0): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43efc770 item 12 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ea000): _readAt: size=2, off=0 2026/07/30 02:31:21 ERROR : open-test-file(0xfec441ea000): Couldn't read size of file 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ea000): >_readAt: n=0, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ea000): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ea000): >_writeAt: n=0, err=Bad file descriptor 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ea000): close: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ea000): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ea3c0): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ea3c0): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ea3c0): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ea3c0): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ea3c0): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.057829005 +0000 UTC m=+33.577592516 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ea3c0): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441eab00): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441eab00): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441eab00): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441eab00): >_readAt: n=5, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441eab00): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.057829005 +0000 UTC m=+33.577592516 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441eab00): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43efcd20 item 13 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441eb180): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441eb180): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441eb180): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441eb180): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441eb180): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.059846065 +0000 UTC m=+33.579609575 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441eb180): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441eb6c0): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441eb6c0): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441eb6c0): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441eb6c0): >_readAt: n=5, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441eb6c0): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.059846065 +0000 UTC m=+33.579609575 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441eb6c0): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43efd3b0 item 14 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ebd00): _readAt: size=2, off=0 2026/07/30 02:31:21 ERROR : open-test-file(0xfec441ebd00): Couldn't read size of file 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ebd00): >_readAt: n=0, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ebd00): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ebd00): >_writeAt: n=0, err=Bad file descriptor 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ebd00): close: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ebd00): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44000200): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44000200): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44000200): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44000200): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44000200): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.06202015 +0000 UTC m=+33.581783652 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44000200): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440008c0): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440008c0): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440008c0): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440008c0): >_readAt: n=5, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440008c0): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.06202015 +0000 UTC m=+33.581783652 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440008c0): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43efdce0 item 15 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44001000): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44001000): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44001000): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44001000): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44001000): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.063728617 +0000 UTC m=+33.583492118 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44001000): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44001640): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44001640): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44001640): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44001640): >_readAt: n=5, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44001640): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.063728617 +0000 UTC m=+33.583492118 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44001640): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43d16690 item 16 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ac000): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ac000): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ac000): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ac000): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ac000): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.065520601 +0000 UTC m=+33.585284103 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ac000): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ac480): _readAt: size=2, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ac480): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ac480): open at offset 5 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ac480): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ac480): >_readAt: n=2, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ac480): _writeAt: size=3, off=7 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ac480): >_writeAt: n=0, err=Bad file descriptor 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ac480): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.065520601 +0000 UTC m=+33.585284103 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ac480): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441aca00): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441aca00): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441aca00): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441aca00): >_readAt: n=5, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441aca00): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.065520601 +0000 UTC m=+33.585284103 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441aca00): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43d16a80 item 17 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ad080): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ad080): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ad080): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ad080): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ad080): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.067669428 +0000 UTC m=+33.587432929 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ad080): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ad5c0): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ad5c0): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ad5c0): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ad5c0): >_readAt: n=5, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ad5c0): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.067669428 +0000 UTC m=+33.587432929 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ad5c0): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43d17180 item 18 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441adc40): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441adc40): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441adc40): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441adc40): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441adc40): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.069651291 +0000 UTC m=+33.589414802 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441adc40): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442c0240): _readAt: size=2, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442c0240): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442c0240): open at offset 5 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442c0240): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442c0240): >_readAt: n=2, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442c0240): _writeAt: size=3, off=7 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442c0240): >_writeAt: n=0, err=Bad file descriptor 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442c0240): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.069651291 +0000 UTC m=+33.589414802 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442c0240): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442c0740): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442c0740): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442c0740): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442c0740): >_readAt: n=5, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442c0740): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.069651291 +0000 UTC m=+33.589414802 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442c0740): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43d177a0 item 19 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442c0dc0): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442c0dc0): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442c0dc0): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442c0dc0): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442c0dc0): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.072204533 +0000 UTC m=+33.591968045 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442c0dc0): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442c1300): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442c1300): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442c1300): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442c1300): >_readAt: n=5, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442c1300): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.072204533 +0000 UTC m=+33.591968045 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442c1300): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43c72310 item 20 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442c1980): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442c1980): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442c1980): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442c1980): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442c1980): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.074460584 +0000 UTC m=+33.594224105 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442c1980): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43d283c0): _readAt: size=2, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43d283c0): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43d283c0): open at offset 5 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43d283c0): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43d283c0): >_readAt: n=2, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43d283c0): _writeAt: size=3, off=7 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43d283c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43d283c0): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.074460584 +0000 UTC m=+33.594224105 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43d283c0): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43d288c0): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43d288c0): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43d288c0): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43d288c0): >_readAt: n=5, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43d288c0): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.074460584 +0000 UTC m=+33.594224105 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43d288c0): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43c72850 item 21 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43d28f40): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43d28f40): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43d28f40): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43d28f40): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43d28f40): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.077600003 +0000 UTC m=+33.597363514 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43d28f40): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43d29480): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43d29480): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43d29480): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43d29480): >_readAt: n=5, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43d29480): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.077600003 +0000 UTC m=+33.597363514 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43d29480): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43c73490 item 22 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43d29b00): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43d29b00): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43d29b00): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43d29b00): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43d29b00): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.079577708 +0000 UTC m=+33.599341219 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43d29b00): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e12100): _readAt: size=2, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e12100): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e12100): open at offset 5 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e12100): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e12100): >_readAt: n=2, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e12100): _writeAt: size=3, off=7 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e12100): >_writeAt: n=0, err=Bad file descriptor 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e12100): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.079577708 +0000 UTC m=+33.599341219 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e12100): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e12600): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e12600): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e12600): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e12600): >_readAt: n=5, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e12600): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.079577708 +0000 UTC m=+33.599341219 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e12600): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43bb4150 item 23 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e12c80): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e12c80): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e12c80): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e12c80): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e12c80): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.082521988 +0000 UTC m=+33.602285499 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e12c80): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e131c0): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e131c0): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e131c0): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e131c0): >_readAt: n=5, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e131c0): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.082521988 +0000 UTC m=+33.602285499 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e131c0): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43bb47e0 item 24 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e13800): _readAt: size=2, off=0 2026/07/30 02:31:21 ERROR : open-test-file(0xfec43e13800): Couldn't read size of file 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e13800): >_readAt: n=0, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e13800): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e13800): >_writeAt: n=0, err=Bad file descriptor 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e13800): close: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e13800): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e13bc0): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e13bc0): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e13bc0): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e13bc0): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e13bc0): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.084669954 +0000 UTC m=+33.604433466 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e13bc0): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e461c0): _readAt: size=2, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e461c0): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e461c0): open at offset 5 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e461c0): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e461c0): >_readAt: n=2, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e461c0): _writeAt: size=3, off=7 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e461c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e461c0): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.084669954 +0000 UTC m=+33.604433466 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e461c0): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e46700): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e46700): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e46700): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e46700): >_readAt: n=5, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e46700): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.084669954 +0000 UTC m=+33.604433466 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e46700): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43bb4c40 item 25 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e46d80): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e46d80): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e46d80): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e46d80): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e46d80): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.087750272 +0000 UTC m=+33.607513823 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e46d80): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e472c0): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e472c0): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e472c0): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e472c0): >_readAt: n=5, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e472c0): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.087750272 +0000 UTC m=+33.607513823 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e472c0): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43bb5110 item 26 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e47900): _readAt: size=2, off=0 2026/07/30 02:31:21 ERROR : open-test-file(0xfec43e47900): Couldn't read size of file 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e47900): >_readAt: n=0, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e47900): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e47900): >_writeAt: n=0, err=Bad file descriptor 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e47900): close: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e47900): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e47cc0): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e47cc0): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e47cc0): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e47cc0): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e47cc0): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.08997889 +0000 UTC m=+33.609742391 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e47cc0): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43ef82c0): _readAt: size=2, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43ef82c0): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43ef82c0): open at offset 5 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43ef82c0): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43ef82c0): >_readAt: n=2, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43ef82c0): _writeAt: size=3, off=7 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43ef82c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43ef82c0): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.08997889 +0000 UTC m=+33.609742391 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43ef82c0): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43ef8800): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43ef8800): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43ef8800): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43ef8800): >_readAt: n=5, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43ef8800): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.08997889 +0000 UTC m=+33.609742391 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43ef8800): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43bb55e0 item 27 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43ef8e80): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43ef8e80): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43ef8e80): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43ef8e80): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43ef8e80): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.092403089 +0000 UTC m=+33.612166590 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43ef8e80): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43ef93c0): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43ef93c0): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43ef93c0): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43ef93c0): >_readAt: n=5, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43ef93c0): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.092403089 +0000 UTC m=+33.612166590 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43ef93c0): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec44514230 item 28 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43ef9a00): _readAt: size=2, off=0 2026/07/30 02:31:21 ERROR : open-test-file(0xfec43ef9a00): Couldn't read size of file 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43ef9a00): >_readAt: n=0, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43ef9a00): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43ef9a00): >_writeAt: n=0, err=Bad file descriptor 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43ef9a00): close: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43ef9a00): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4460c640): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4460c640): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4460c640): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4460c640): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4460c640): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.094242613 +0000 UTC m=+33.614006114 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4460c640): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4460cd00): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4460cd00): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4460cd00): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4460cd00): >_readAt: n=5, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4460cd00): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.094242613 +0000 UTC m=+33.614006114 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4460cd00): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec4450bc70 item 29 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4460d380): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4460d380): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4460d380): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4460d380): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4460d380): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.096342909 +0000 UTC m=+33.616106420 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4460d380): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4460d8c0): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4460d8c0): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4460d8c0): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4460d8c0): >_readAt: n=5, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4460d8c0): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.096342909 +0000 UTC m=+33.616106420 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4460d8c0): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43bc67e0 item 30 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44004000): _readAt: size=2, off=0 2026/07/30 02:31:21 ERROR : open-test-file(0xfec44004000): Couldn't read size of file 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44004000): >_readAt: n=0, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44004000): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44004000): >_writeAt: n=0, err=Bad file descriptor 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44004000): close: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44004000): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440043c0): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440043c0): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440043c0): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440043c0): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440043c0): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.098398561 +0000 UTC m=+33.618162062 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440043c0): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44004a80): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44004a80): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44004a80): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44004a80): >_readAt: n=5, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44004a80): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.098398561 +0000 UTC m=+33.618162062 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44004a80): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43bc71f0 item 31 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44005100): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44005100): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44005100): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44005100): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44005100): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.10071224 +0000 UTC m=+33.620475742 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44005100): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44005640): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44005640): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44005640): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44005640): >_readAt: n=5, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44005640): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.10071224 +0000 UTC m=+33.620475742 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44005640): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43bc7c70 item 32 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44005c80): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44005c80): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44005c80): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44005c80): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44005c80): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.102668596 +0000 UTC m=+33.622432097 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44005c80): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4401c200): _readAt: size=2, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4401c200): >_readAt: n=0, err=Bad file descriptor 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4401c200): _writeAt: size=3, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4401c200): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4401c200): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec4458c1c0 item 33 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4401c200): >_writeAt: n=3, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4401c200): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.103326668 +0000 UTC m=+33.623090169 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4401c200): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4401c700): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4401c700): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4401c700): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4401c700): >_readAt: n=5, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4401c700): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.103326668 +0000 UTC m=+33.623090169 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4401c700): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec4458c460 item 33 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4401cd40): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4401cd40): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4401cd40): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4401cd40): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4401cd40): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.104841579 +0000 UTC m=+33.624605080 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4401cd40): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43ef9e40): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43ef9e40): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec445144d0 item 34 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43ef9e40): _readAt: size=2, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43ef9e40): >_readAt: n=0, err=Bad file descriptor 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43ef9e40): _writeAt: size=3, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43ef9e40): >_writeAt: n=3, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43ef9e40): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.105745556 +0000 UTC m=+33.625509068 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43ef9e40): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f72480): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f72480): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f72480): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f72480): >_readAt: n=3, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f72480): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.105745556 +0000 UTC m=+33.625509068 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f72480): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec44514690 item 34 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f72ac0): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f72ac0): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f72ac0): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f72ac0): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f72ac0): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.107598926 +0000 UTC m=+33.627362437 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f72ac0): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f72f40): _readAt: size=2, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f72f40): >_readAt: n=0, err=Bad file descriptor 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f72f40): _writeAt: size=3, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f72f40): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f72f40): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec44514a10 item 35 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f72f40): >_writeAt: n=3, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f72f40): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.108412733 +0000 UTC m=+33.628176244 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f72f40): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f73440): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f73440): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f73440): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f73440): >_readAt: n=5, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f73440): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.108412733 +0000 UTC m=+33.628176244 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f73440): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec44514d90 item 35 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f73ac0): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f73ac0): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f73ac0): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f73ac0): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f73ac0): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.11047108 +0000 UTC m=+33.630234592 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f73ac0): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440aa0c0): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440aa0c0): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec44515260 item 36 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440aa0c0): _readAt: size=2, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440aa0c0): >_readAt: n=0, err=Bad file descriptor 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440aa0c0): _writeAt: size=3, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440aa0c0): >_writeAt: n=3, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440aa0c0): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.11135464 +0000 UTC m=+33.631118160 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440aa0c0): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440aa600): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440aa600): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440aa600): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440aa600): >_readAt: n=3, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440aa600): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.11135464 +0000 UTC m=+33.631118160 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440aa600): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec44515500 item 36 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440aac40): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440aac40): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440aac40): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440aac40): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440aac40): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.113360207 +0000 UTC m=+33.633123717 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440aac40): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440ab0c0): _readAt: size=2, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440ab0c0): >_readAt: n=0, err=Bad file descriptor 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440ab0c0): _writeAt: size=3, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440ab0c0): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440ab0c0): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec445158f0 item 37 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440ab0c0): >_writeAt: n=3, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440ab0c0): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.114058035 +0000 UTC m=+33.633821545 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440ab0c0): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440ab5c0): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440ab5c0): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440ab5c0): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440ab5c0): >_readAt: n=5, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440ab5c0): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.114058035 +0000 UTC m=+33.633821545 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440ab5c0): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec44515ab0 item 37 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440abc40): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440abc40): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440abc40): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440abc40): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440abc40): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.115928947 +0000 UTC m=+33.635692469 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440abc40): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440dc240): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440dc240): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec44515e30 item 38 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440dc240): _readAt: size=2, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440dc240): >_readAt: n=0, err=Bad file descriptor 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440dc240): _writeAt: size=3, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440dc240): >_writeAt: n=3, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440dc240): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.116761971 +0000 UTC m=+33.636525482 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440dc240): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440dc780): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440dc780): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440dc780): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440dc780): >_readAt: n=3, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440dc780): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.116761971 +0000 UTC m=+33.636525482 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440dc780): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43d02540 item 38 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440dce00): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440dce00): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440dce00): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440dce00): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440dce00): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.118766476 +0000 UTC m=+33.638529987 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440dce00): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440dd300): _readAt: size=2, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440dd300): >_readAt: n=0, err=Bad file descriptor 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440dd300): _writeAt: size=3, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440dd300): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440dd300): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43d02c40 item 39 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440dd300): >_writeAt: n=3, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440dd300): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.119532292 +0000 UTC m=+33.639295813 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440dd300): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440dd800): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440dd800): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440dd800): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440dd800): >_readAt: n=5, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440dd800): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.119532292 +0000 UTC m=+33.639295813 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440dd800): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43d03260 item 39 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440dde80): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440dde80): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440dde80): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440dde80): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440dde80): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.12161219 +0000 UTC m=+33.641375701 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440dde80): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440f6480): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440f6480): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43bf43f0 item 40 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440f6480): _readAt: size=2, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440f6480): >_readAt: n=0, err=Bad file descriptor 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440f6480): _writeAt: size=3, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440f6480): >_writeAt: n=3, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440f6480): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.122469339 +0000 UTC m=+33.642232851 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440f6480): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440f69c0): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440f69c0): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440f69c0): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440f69c0): >_readAt: n=3, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440f69c0): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.122469339 +0000 UTC m=+33.642232851 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440f69c0): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43bf48c0 item 40 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440f6f80): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440f6f80): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440f6f80): _readAt: size=2, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440f6f80): >_readAt: n=0, err=Bad file descriptor 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440f6f80): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440f6f80): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440f6f80): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.12427524 +0000 UTC m=+33.644038761 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440f6f80): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440f7480): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440f7480): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440f7480): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43bf5260 item 41 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440f7480): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440f7480): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.124972706 +0000 UTC m=+33.644736218 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440f7480): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440f7940): _readAt: size=2, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440f7940): >_readAt: n=0, err=Bad file descriptor 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440f7940): _writeAt: size=3, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440f7940): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440f7940): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43bf5500 item 41 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440f7940): >_writeAt: n=3, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440f7940): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.125645007 +0000 UTC m=+33.645408517 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440f7940): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440f7e80): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440f7e80): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440f7e80): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440f7e80): >_readAt: n=5, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440f7e80): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.125645007 +0000 UTC m=+33.645408517 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440f7e80): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43bf58f0 item 41 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4410e5c0): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4410e5c0): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4410e5c0): _readAt: size=2, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4410e5c0): >_readAt: n=0, err=Bad file descriptor 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4410e5c0): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4410e5c0): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4410e5c0): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.127865701 +0000 UTC m=+33.647629202 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4410e5c0): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4410eac0): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4410eac0): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4410eac0): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec446101c0 item 42 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4410eac0): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4410eac0): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.128513484 +0000 UTC m=+33.648276995 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4410eac0): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4410f000): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4410f000): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec446103f0 item 42 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4410f000): _readAt: size=2, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4410f000): >_readAt: n=0, err=Bad file descriptor 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4410f000): _writeAt: size=3, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4410f000): >_writeAt: n=3, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4410f000): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.129203697 +0000 UTC m=+33.648967198 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4410f000): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4410f580): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4410f580): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4410f580): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4410f580): >_readAt: n=3, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4410f580): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.129203697 +0000 UTC m=+33.648967198 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4410f580): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec44610690 item 42 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4410fbc0): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4410fbc0): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4410fbc0): _readAt: size=2, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4410fbc0): >_readAt: n=0, err=Bad file descriptor 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4410fbc0): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4410fbc0): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4410fbc0): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.130648967 +0000 UTC m=+33.650412468 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4410fbc0): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441441c0): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441441c0): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441441c0): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec44610bd0 item 43 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441441c0): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441441c0): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.131277653 +0000 UTC m=+33.651041154 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441441c0): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44144700): _readAt: size=2, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44144700): >_readAt: n=0, err=Bad file descriptor 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44144700): _writeAt: size=3, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44144700): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44144700): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec44610d90 item 43 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44144700): >_writeAt: n=3, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44144700): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.131903536 +0000 UTC m=+33.651667037 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44144700): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44144c40): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44144c40): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44144c40): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44144c40): >_readAt: n=5, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44144c40): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.131903536 +0000 UTC m=+33.651667037 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44144c40): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec44610f50 item 43 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44145280): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44145280): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44145280): _readAt: size=2, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44145280): >_readAt: n=0, err=Bad file descriptor 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44145280): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44145280): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44145280): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.133666435 +0000 UTC m=+33.653429937 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44145280): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44145780): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44145780): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44145780): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec446112d0 item 44 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44145780): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44145780): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.13429361 +0000 UTC m=+33.654057121 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44145780): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44145cc0): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44145cc0): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec44611490 item 44 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44145cc0): _readAt: size=2, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44145cc0): >_readAt: n=0, err=Bad file descriptor 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44145cc0): _writeAt: size=3, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44145cc0): >_writeAt: n=3, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44145cc0): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.13489238 +0000 UTC m=+33.654655881 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44145cc0): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44164340): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44164340): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44164340): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44164340): >_readAt: n=3, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44164340): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.13489238 +0000 UTC m=+33.654655881 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44164340): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec44611650 item 44 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44164980): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44164980): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44164980): _readAt: size=2, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44164980): >_readAt: n=0, err=Bad file descriptor 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44164980): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44164980): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44164980): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.136448951 +0000 UTC m=+33.656212452 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44164980): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44164e80): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44164e80): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44164e80): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec44611c70 item 45 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44164e80): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44164e80): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.137140096 +0000 UTC m=+33.656903597 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44164e80): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44165580): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44165580): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44165580): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44165580): >_readAt: n=5, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44165580): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.137140096 +0000 UTC m=+33.656903597 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44165580): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec44611e30 item 45 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44165bc0): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44165bc0): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44165bc0): _readAt: size=2, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44165bc0): >_readAt: n=0, err=Bad file descriptor 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44165bc0): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44165bc0): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44165bc0): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.138937129 +0000 UTC m=+33.658700630 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44165bc0): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441921c0): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441921c0): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441921c0): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43b9e9a0 item 46 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441921c0): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441921c0): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.139658983 +0000 UTC m=+33.659422584 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441921c0): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441928c0): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441928c0): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441928c0): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441928c0): >_readAt: n=5, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441928c0): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.139658983 +0000 UTC m=+33.659422584 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441928c0): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43b9ef50 item 46 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44192f00): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44192f00): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44192f00): _readAt: size=2, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44192f00): >_readAt: n=0, err=Bad file descriptor 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44192f00): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44192f00): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44192f00): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.141730304 +0000 UTC m=+33.661493805 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44192f00): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44193400): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44193400): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44193400): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43b9f570 item 47 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44193400): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44193400): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.142333914 +0000 UTC m=+33.662097424 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44193400): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44193b00): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44193b00): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44193b00): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44193b00): >_readAt: n=5, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44193b00): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.142333914 +0000 UTC m=+33.662097424 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44193b00): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43b9f8f0 item 47 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441be240): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441be240): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441be240): _readAt: size=2, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441be240): >_readAt: n=0, err=Bad file descriptor 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441be240): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441be240): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441be240): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.143959474 +0000 UTC m=+33.663722975 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441be240): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441be740): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441be740): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441be740): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43b9fd50 item 48 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441be740): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441be740): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.144777097 +0000 UTC m=+33.664540599 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441be740): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441bee40): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441bee40): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441bee40): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441bee40): >_readAt: n=5, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441bee40): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.144777097 +0000 UTC m=+33.664540599 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441bee40): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec4459c1c0 item 48 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441bf480): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441bf480): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441bf480): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441bf480): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441bf480): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.146658892 +0000 UTC m=+33.666422393 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441bf480): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441bf900): _readAt: size=2, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441bf900): >_readAt: n=0, err=Bad file descriptor 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441bf900): _writeAt: size=3, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441bf900): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441bf900): open at offset 5 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441bf900): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec4459cd20 item 49 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441bf900): >_writeAt: n=3, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441bf900): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.147707171 +0000 UTC m=+33.667470682 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441bf900): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441bfe40): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441bfe40): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441bfe40): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441bfe40): >_readAt: n=8, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441bfe40): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.147707171 +0000 UTC m=+33.667470682 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441bfe40): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec4459cee0 item 49 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441e65c0): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441e65c0): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441e65c0): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441e65c0): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441e65c0): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.150116862 +0000 UTC m=+33.669880403 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441e65c0): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441e6ac0): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441e6ac0): open at offset 5 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441e6ac0): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec4459d260 item 50 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441e6ac0): _readAt: size=2, off=5 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441e6ac0): >_readAt: n=0, err=Bad file descriptor 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441e6ac0): _writeAt: size=3, off=5 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441e6ac0): >_writeAt: n=3, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441e6ac0): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.151351684 +0000 UTC m=+33.671115196 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441e6ac0): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441e7040): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441e7040): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441e7040): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441e7040): >_readAt: n=3, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441e7040): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.151351684 +0000 UTC m=+33.671115196 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441e7040): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec4459d730 item 50 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441e76c0): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441e76c0): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441e76c0): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441e76c0): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441e76c0): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.153634946 +0000 UTC m=+33.673398518 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441e76c0): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441e7bc0): _readAt: size=2, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441e7bc0): >_readAt: n=0, err=Bad file descriptor 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441e7bc0): _writeAt: size=3, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441e7bc0): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441e7bc0): open at offset 5 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441e7bc0): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec4459db20 item 51 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441e7bc0): >_writeAt: n=3, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441e7bc0): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.154376536 +0000 UTC m=+33.674140047 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441e7bc0): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44222200): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44222200): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44222200): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44222200): >_readAt: n=8, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44222200): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.154376536 +0000 UTC m=+33.674140047 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44222200): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec4459dce0 item 51 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44222880): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44222880): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44222880): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44222880): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44222880): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.15683039 +0000 UTC m=+33.676593902 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44222880): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44222d80): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44222d80): open at offset 5 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44222d80): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43c025b0 item 52 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44222d80): _readAt: size=2, off=5 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44222d80): >_readAt: n=0, err=Bad file descriptor 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44222d80): _writeAt: size=3, off=5 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44222d80): >_writeAt: n=3, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44222d80): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.157827032 +0000 UTC m=+33.677590594 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44222d80): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44223300): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44223300): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44223300): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44223300): >_readAt: n=3, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44223300): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.157827032 +0000 UTC m=+33.677590594 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44223300): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43c02f50 item 52 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44223980): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44223980): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44223980): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44223980): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44223980): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.160204913 +0000 UTC m=+33.679968424 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44223980): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44223e80): _readAt: size=2, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44223e80): >_readAt: n=0, err=Bad file descriptor 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44223e80): _writeAt: size=3, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44223e80): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44223e80): open at offset 5 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44223e80): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43c03420 item 53 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44223e80): >_writeAt: n=3, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44223e80): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.160992902 +0000 UTC m=+33.680756413 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44223e80): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442544c0): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442544c0): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442544c0): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442544c0): >_readAt: n=8, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442544c0): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.160992902 +0000 UTC m=+33.680756413 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442544c0): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43c03810 item 53 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44254b40): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44254b40): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44254b40): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44254b40): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44254b40): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.163342128 +0000 UTC m=+33.683105649 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44254b40): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44255040): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44255040): open at offset 5 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44255040): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43c03d50 item 54 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44255040): _readAt: size=2, off=5 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44255040): >_readAt: n=0, err=Bad file descriptor 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44255040): _writeAt: size=3, off=5 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44255040): >_writeAt: n=3, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44255040): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.164363176 +0000 UTC m=+33.684126687 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44255040): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442555c0): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442555c0): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442555c0): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442555c0): >_readAt: n=3, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442555c0): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.164363176 +0000 UTC m=+33.684126687 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442555c0): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec44758070 item 54 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44255c40): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44255c40): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44255c40): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44255c40): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44255c40): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.166725578 +0000 UTC m=+33.686489089 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44255c40): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44270240): _readAt: size=2, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44270240): >_readAt: n=0, err=Bad file descriptor 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44270240): _writeAt: size=3, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44270240): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44270240): open at offset 5 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44270240): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec44758540 item 55 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44270240): >_writeAt: n=3, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44270240): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.167635356 +0000 UTC m=+33.687398857 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44270240): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44270780): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44270780): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44270780): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44270780): >_readAt: n=8, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44270780): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.167635356 +0000 UTC m=+33.687398857 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44270780): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec44758700 item 55 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44270e00): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44270e00): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44270e00): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44270e00): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44270e00): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.169717027 +0000 UTC m=+33.689480528 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44270e00): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44271300): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44271300): open at offset 5 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44271300): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec44758d20 item 56 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44271300): _readAt: size=2, off=5 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44271300): >_readAt: n=0, err=Bad file descriptor 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44271300): _writeAt: size=3, off=5 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44271300): >_writeAt: n=3, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44271300): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.170601518 +0000 UTC m=+33.690365019 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44271300): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44271880): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44271880): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44271880): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44271880): >_readAt: n=3, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44271880): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.170601518 +0000 UTC m=+33.690365019 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44271880): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec44758ee0 item 56 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44271ec0): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44271ec0): open at offset 0 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44271ec0): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44271ec0): _readAt: size=2, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44271ec0): >_readAt: n=0, err=Bad file descriptor 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44271ec0): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44271ec0): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44271ec0): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.172511255 +0000 UTC m=+33.692274756 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44271ec0): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442a4500): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442a4500): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442a4500): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec447593b0 item 57 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442a4500): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442a4500): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.173348196 +0000 UTC m=+33.693111706 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442a4500): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442a4a40): _readAt: size=2, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442a4a40): >_readAt: n=0, err=Bad file descriptor 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442a4a40): _writeAt: size=3, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442a4a40): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442a4a40): open at offset 5 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442a4a40): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec44759730 item 57 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442a4a40): >_writeAt: n=3, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442a4a40): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.174348073 +0000 UTC m=+33.694111654 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442a4a40): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442a4fc0): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442a4fc0): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442a4fc0): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442a4fc0): >_readAt: n=8, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442a4fc0): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.174348073 +0000 UTC m=+33.694111654 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442a4fc0): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec447598f0 item 57 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442a5600): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442a5600): open at offset 0 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442a5600): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442a5600): _readAt: size=2, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442a5600): >_readAt: n=0, err=Bad file descriptor 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442a5600): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442a5600): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442a5600): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.176334855 +0000 UTC m=+33.696098366 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442a5600): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442a5b40): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442a5b40): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442a5b40): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec44759d50 item 58 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442a5b40): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442a5b40): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.177000182 +0000 UTC m=+33.696763693 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec442a5b40): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44308180): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44308180): open at offset 5 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44308180): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec445360e0 item 58 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44308180): _readAt: size=2, off=5 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44308180): >_readAt: n=0, err=Bad file descriptor 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44308180): _writeAt: size=3, off=5 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44308180): >_writeAt: n=3, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44308180): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.177898028 +0000 UTC m=+33.697661539 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44308180): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44308740): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44308740): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44308740): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44308740): >_readAt: n=3, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44308740): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.177898028 +0000 UTC m=+33.697661539 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44308740): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec445362a0 item 58 2026/07/30 02:31:21 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-henodaq5redu/dir/file1: no such file or directory 2026/07/30 02:31:21 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-henodaq5redu/dir/file1: no such file or directory 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44308d80): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44308d80): open at offset 0 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44308d80): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44308d80): _readAt: size=2, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44308d80): >_readAt: n=0, err=Bad file descriptor 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44308d80): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44308d80): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44308d80): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.180386767 +0000 UTC m=+33.700150308 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44308d80): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec443092c0): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec443092c0): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec443092c0): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec44536850 item 59 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec443092c0): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec443092c0): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.18110824 +0000 UTC m=+33.700871752 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec443092c0): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44309800): _readAt: size=2, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44309800): >_readAt: n=0, err=Bad file descriptor 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44309800): _writeAt: size=3, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44309800): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44309800): open at offset 5 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44309800): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec44536a10 item 59 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44309800): >_writeAt: n=3, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44309800): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.181901488 +0000 UTC m=+33.701665009 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44309800): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44309d80): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44309d80): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44309d80): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44309d80): >_readAt: n=8, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44309d80): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.181901488 +0000 UTC m=+33.701665009 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44309d80): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec44536bd0 item 59 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec443284c0): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec443284c0): open at offset 0 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec443284c0): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec443284c0): _readAt: size=2, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec443284c0): >_readAt: n=0, err=Bad file descriptor 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec443284c0): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec443284c0): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec443284c0): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.184866869 +0000 UTC m=+33.704630380 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec443284c0): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44328a00): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44328a00): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44328a00): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec44537030 item 60 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44328a00): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44328a00): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.18549259 +0000 UTC m=+33.705256101 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44328a00): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44328f40): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44328f40): open at offset 5 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44328f40): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec445371f0 item 60 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44328f40): _readAt: size=2, off=5 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44328f40): >_readAt: n=0, err=Bad file descriptor 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44328f40): _writeAt: size=3, off=5 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44328f40): >_writeAt: n=3, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44328f40): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.186357613 +0000 UTC m=+33.706121134 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44328f40): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44329500): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44329500): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44329500): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44329500): >_readAt: n=3, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44329500): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.186357613 +0000 UTC m=+33.706121134 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44329500): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec445373b0 item 60 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44329b40): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44329b40): open at offset 0 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44329b40): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44329b40): _readAt: size=2, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44329b40): >_readAt: n=0, err=Bad file descriptor 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44329b40): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44329b40): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44329b40): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.188806508 +0000 UTC m=+33.708570019 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44329b40): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4434e180): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4434e180): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4434e180): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec44537880 item 61 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4434e180): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4434e180): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.190121953 +0000 UTC m=+33.709885454 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4434e180): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4434e880): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4434e880): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4434e880): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4434e880): >_readAt: n=5, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4434e880): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.190121953 +0000 UTC m=+33.709885454 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4434e880): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec44537ab0 item 61 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4434eec0): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4434eec0): open at offset 0 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4434eec0): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4434eec0): _readAt: size=2, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4434eec0): >_readAt: n=0, err=Bad file descriptor 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4434eec0): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4434eec0): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4434eec0): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.192300357 +0000 UTC m=+33.712063858 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4434eec0): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4434f400): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4434f400): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4434f400): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec44536230 item 62 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4434f400): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4434f400): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.193216807 +0000 UTC m=+33.712980318 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4434f400): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4434fb00): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4434fb00): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4434fb00): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4434fb00): >_readAt: n=5, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4434fb00): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.193216807 +0000 UTC m=+33.712980318 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4434fb00): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec445365b0 item 62 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43c2a580): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43c2a580): open at offset 0 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43c2a580): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43c2a580): _readAt: size=2, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43c2a580): >_readAt: n=0, err=Bad file descriptor 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43c2a580): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43c2a580): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43c2a580): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.196293498 +0000 UTC m=+33.716057049 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43c2a580): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43c2af80): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43c2af80): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43c2af80): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec445369a0 item 63 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43c2af80): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43c2af80): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.197991375 +0000 UTC m=+33.717754885 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43c2af80): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43cb8800): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43cb8800): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43cb8800): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43cb8800): >_readAt: n=5, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43cb8800): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.197991375 +0000 UTC m=+33.717754885 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43cb8800): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec44536b60 item 63 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43cb9100): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43cb9100): open at offset 0 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43cb9100): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43cb9100): _readAt: size=2, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43cb9100): >_readAt: n=0, err=Bad file descriptor 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43cb9100): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43cb9100): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43cb9100): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.200601243 +0000 UTC m=+33.720364744 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43cb9100): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43b144c0): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43b144c0): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43b144c0): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec44536fc0 item 64 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43b144c0): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43b144c0): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.201352591 +0000 UTC m=+33.721116112 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43b144c0): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43b159c0): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43b159c0): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43b159c0): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43b159c0): >_readAt: n=5, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43b159c0): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.201352591 +0000 UTC m=+33.721116112 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43b159c0): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec44537180 item 64 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f8c300): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f8c300): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f8c300): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f8c300): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f8c300): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.203636775 +0000 UTC m=+33.723400296 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f8c300): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDWR 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f8ca80): _readAt: size=2, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f8ca80): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f8ca80): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f8ca80): >_readAt: n=2, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f8ca80): _writeAt: size=3, off=2 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec44537c70 item 65 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f8ca80): >_writeAt: n=3, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f8ca80): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.204478885 +0000 UTC m=+33.724242436 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f8ca80): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f8d000): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f8d000): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f8d000): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f8d000): >_readAt: n=5, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f8d000): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.204478885 +0000 UTC m=+33.724242436 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f8d000): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec44537e30 item 65 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f8d640): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f8d640): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f8d640): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f8d640): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f8d640): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.206608828 +0000 UTC m=+33.726372339 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f8d640): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f8dac0): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f8dac0): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43f38bd0 item 66 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f8dac0): _readAt: size=2, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f8dac0): >_readAt: n=0, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f8dac0): _writeAt: size=3, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f8dac0): >_writeAt: n=3, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f8dac0): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.207491114 +0000 UTC m=+33.727254615 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f8dac0): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f02c40): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f02c40): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f02c40): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f02c40): >_readAt: n=3, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f02c40): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.207491114 +0000 UTC m=+33.727254615 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f02c40): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43f38d90 item 66 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f03280): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f03280): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f03280): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f03280): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f03280): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.209508194 +0000 UTC m=+33.729271695 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f03280): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f03700): _readAt: size=2, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f03700): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f03700): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f03700): >_readAt: n=2, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f03700): _writeAt: size=3, off=2 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43f39420 item 67 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f03700): >_writeAt: n=3, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f03700): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.210359561 +0000 UTC m=+33.730123062 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f03700): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ea280): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ea280): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ea280): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ea280): >_readAt: n=5, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ea280): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.210359561 +0000 UTC m=+33.730123062 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ea280): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec4458c070 item 67 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ea900): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ea900): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ea900): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ea900): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ea900): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.212591647 +0000 UTC m=+33.732355198 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ea900): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441eae80): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441eae80): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec4458c4d0 item 68 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441eae80): _readAt: size=2, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441eae80): >_readAt: n=0, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441eae80): _writeAt: size=3, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441eae80): >_writeAt: n=3, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441eae80): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.213235643 +0000 UTC m=+33.732999144 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441eae80): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441eb3c0): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441eb3c0): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441eb3c0): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441eb3c0): >_readAt: n=3, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441eb3c0): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.213235643 +0000 UTC m=+33.732999144 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441eb3c0): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec4458c690 item 68 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441eba00): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441eba00): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441eba00): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441eba00): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441eba00): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.215038077 +0000 UTC m=+33.734801578 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441eba00): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ebe80): _readAt: size=2, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ebe80): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ebe80): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ebe80): >_readAt: n=2, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ebe80): _writeAt: size=3, off=2 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec4458ca80 item 69 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ebe80): >_writeAt: n=3, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ebe80): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.216445805 +0000 UTC m=+33.736209306 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ebe80): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440004c0): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440004c0): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440004c0): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440004c0): >_readAt: n=5, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440004c0): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.216445805 +0000 UTC m=+33.736209306 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440004c0): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec4458cc40 item 69 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44000b80): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44000b80): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44000b80): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44000b80): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44000b80): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.218197093 +0000 UTC m=+33.737960594 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44000b80): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44001180): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44001180): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec4458cfc0 item 70 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44001180): _readAt: size=2, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44001180): >_readAt: n=0, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44001180): _writeAt: size=3, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44001180): >_writeAt: n=3, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44001180): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.218898567 +0000 UTC m=+33.738662079 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44001180): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440017c0): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440017c0): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440017c0): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440017c0): >_readAt: n=3, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440017c0): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.218898567 +0000 UTC m=+33.738662079 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440017c0): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec4458d180 item 70 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ac140): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ac140): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ac140): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ac140): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ac140): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.220656458 +0000 UTC m=+33.740419968 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ac140): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ac680): _readAt: size=2, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ac680): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ac680): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ac680): >_readAt: n=2, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ac680): _writeAt: size=3, off=2 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec4458d500 item 71 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ac680): >_writeAt: n=3, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ac680): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.221343054 +0000 UTC m=+33.741106565 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ac680): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441acbc0): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441acbc0): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441acbc0): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441acbc0): >_readAt: n=5, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441acbc0): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.221343054 +0000 UTC m=+33.741106565 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441acbc0): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec4458d6c0 item 71 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ad240): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ad240): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ad240): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ad240): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ad240): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.223159385 +0000 UTC m=+33.742922905 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ad240): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ad740): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ad740): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec4458da40 item 72 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ad740): _readAt: size=2, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ad740): >_readAt: n=0, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ad740): _writeAt: size=3, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ad740): >_writeAt: n=3, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ad740): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.224012886 +0000 UTC m=+33.743776397 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441ad740): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441adc80): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441adc80): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441adc80): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441adc80): >_readAt: n=3, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441adc80): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.224012886 +0000 UTC m=+33.743776397 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec441adc80): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec4458dc00 item 72 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4460c340): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4460c340): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4460c340): _readAt: size=2, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4460c340): >_readAt: n=0, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4460c340): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4460c340): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4460c340): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.225804429 +0000 UTC m=+33.745567940 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4460c340): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4460c880): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4460c880): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4460c880): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43c3e700 item 73 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4460c880): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4460c880): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.226518307 +0000 UTC m=+33.746281818 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4460c880): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4460cd40): _readAt: size=2, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4460cd40): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4460cd40): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4460cd40): >_readAt: n=2, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4460cd40): _writeAt: size=3, off=2 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43c3eee0 item 73 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4460cd40): >_writeAt: n=3, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4460cd40): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.227418377 +0000 UTC m=+33.747181878 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4460cd40): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4460d280): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4460d280): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4460d280): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4460d280): >_readAt: n=5, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4460d280): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.227418377 +0000 UTC m=+33.747181878 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4460d280): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43c3f0a0 item 73 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4460d8c0): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4460d8c0): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4460d8c0): _readAt: size=2, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4460d8c0): >_readAt: n=0, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4460d8c0): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4460d8c0): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4460d8c0): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.229166679 +0000 UTC m=+33.748930180 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4460d8c0): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4460ddc0): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4460ddc0): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4460ddc0): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43c3fd50 item 74 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4460ddc0): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4460ddc0): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.229931935 +0000 UTC m=+33.749695436 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4460ddc0): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44328400): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44328400): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43e38310 item 74 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44328400): _readAt: size=2, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44328400): >_readAt: n=0, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44328400): _writeAt: size=3, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44328400): >_writeAt: n=3, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44328400): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.230772181 +0000 UTC m=+33.750535712 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44328400): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44328980): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44328980): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44328980): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44328980): >_readAt: n=3, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44328980): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.230772181 +0000 UTC m=+33.750535712 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44328980): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43e38540 item 74 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44328fc0): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44328fc0): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44328fc0): _readAt: size=2, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44328fc0): >_readAt: n=0, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44328fc0): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44328fc0): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44328fc0): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.232724468 +0000 UTC m=+33.752488018 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44328fc0): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec443294c0): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec443294c0): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec443294c0): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43e38cb0 item 75 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec443294c0): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec443294c0): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.233454106 +0000 UTC m=+33.753217607 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec443294c0): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44438200): _readAt: size=2, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44438200): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44438200): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44438200): >_readAt: n=2, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44438200): _writeAt: size=3, off=2 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43e38ee0 item 75 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44438200): >_writeAt: n=3, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44438200): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.234257172 +0000 UTC m=+33.754020673 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44438200): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44438740): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44438740): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44438740): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44438740): >_readAt: n=5, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44438740): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.234257172 +0000 UTC m=+33.754020673 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44438740): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43e390a0 item 75 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44438d80): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44438d80): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44438d80): _readAt: size=2, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44438d80): >_readAt: n=0, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44438d80): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44438d80): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44438d80): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.236540555 +0000 UTC m=+33.756304056 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44438d80): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44439280): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44439280): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44439280): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43e39ab0 item 76 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44439280): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44439280): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.237233093 +0000 UTC m=+33.756996594 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44439280): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec444397c0): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec444397c0): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43e39dc0 item 76 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec444397c0): _readAt: size=2, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec444397c0): >_readAt: n=0, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec444397c0): _writeAt: size=3, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec444397c0): >_writeAt: n=3, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec444397c0): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.238035367 +0000 UTC m=+33.757798868 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec444397c0): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44439d40): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44439d40): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44439d40): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44439d40): >_readAt: n=3, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44439d40): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.238035367 +0000 UTC m=+33.757798868 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44439d40): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec437dc1c0 item 76 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44444480): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44444480): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44444480): _readAt: size=2, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44444480): >_readAt: n=0, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44444480): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44444480): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44444480): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.239745167 +0000 UTC m=+33.759508678 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44444480): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44444980): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44444980): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44444980): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec437dc8c0 item 77 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44444980): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44444980): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.240495214 +0000 UTC m=+33.760258715 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44444980): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44445080): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44445080): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44445080): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44445080): >_readAt: n=5, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44445080): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.240495214 +0000 UTC m=+33.760258715 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44445080): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec437dcb60 item 77 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec444456c0): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec444456c0): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec444456c0): _readAt: size=2, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec444456c0): >_readAt: n=0, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec444456c0): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec444456c0): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec444456c0): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.242422644 +0000 UTC m=+33.762186145 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec444456c0): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44445bc0): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44445bc0): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44445bc0): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec437dcf50 item 78 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44445bc0): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44445bc0): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.243147141 +0000 UTC m=+33.762910642 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44445bc0): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec444523c0): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec444523c0): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec444523c0): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec444523c0): >_readAt: n=5, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec444523c0): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.243147141 +0000 UTC m=+33.762910642 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec444523c0): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec437dd180 item 78 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44452a00): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44452a00): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44452a00): _readAt: size=2, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44452a00): >_readAt: n=0, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44452a00): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44452a00): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44452a00): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.244997676 +0000 UTC m=+33.764761177 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44452a00): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44452f00): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44452f00): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44452f00): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec437dd570 item 79 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44452f00): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44452f00): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.245843493 +0000 UTC m=+33.765606994 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44452f00): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44453600): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44453600): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44453600): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44453600): >_readAt: n=5, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44453600): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.245843493 +0000 UTC m=+33.765606994 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44453600): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec437dd730 item 79 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 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/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44453c40): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44453c40): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44453c40): _readAt: size=2, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44453c40): >_readAt: n=0, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44453c40): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44453c40): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44453c40): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.247561829 +0000 UTC m=+33.767325340 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44453c40): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4445e240): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4445e240): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4445e240): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43cca150 item 80 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4445e240): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4445e240): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.24824586 +0000 UTC m=+33.768009361 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4445e240): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4445e940): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4445e940): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4445e940): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4445e940): >_readAt: n=5, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4445e940): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.24824586 +0000 UTC m=+33.768009361 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4445e940): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43cca3f0 item 80 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4445ef80): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4445ef80): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4445ef80): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4445ef80): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4445ef80): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.250031222 +0000 UTC m=+33.769794723 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4445ef80): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4445f400): _readAt: size=2, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4445f400): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4445f400): open at offset 5 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4445f400): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4445f400): >_readAt: n=2, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4445f400): _writeAt: size=3, off=7 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43ccaa10 item 81 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4445f400): >_writeAt: n=3, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4445f400): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.251043824 +0000 UTC m=+33.770807325 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4445f400): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4445f940): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4445f940): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4445f940): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4445f940): >_readAt: n=8, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4445f940): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.251043824 +0000 UTC m=+33.770807325 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4445f940): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43ccad20 item 81 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4446e0c0): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4446e0c0): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4446e0c0): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4446e0c0): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4446e0c0): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.252994949 +0000 UTC m=+33.772758450 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4446e0c0): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4446e5c0): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4446e5c0): open at offset 5 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4446e5c0): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43ccb0a0 item 82 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4446e5c0): _readAt: size=2, off=5 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4446e5c0): >_readAt: n=0, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4446e5c0): _writeAt: size=3, off=5 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4446e5c0): >_writeAt: n=3, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4446e5c0): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.253687947 +0000 UTC m=+33.773451459 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4446e5c0): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4446eb40): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4446eb40): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4446eb40): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4446eb40): >_readAt: n=3, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4446eb40): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.253687947 +0000 UTC m=+33.773451459 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4446eb40): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43ccb2d0 item 82 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4446f1c0): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4446f1c0): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4446f1c0): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4446f1c0): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4446f1c0): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.255278692 +0000 UTC m=+33.775042203 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4446f1c0): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4446f6c0): _readAt: size=2, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4446f6c0): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4446f6c0): open at offset 5 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4446f6c0): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4446f6c0): >_readAt: n=2, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4446f6c0): _writeAt: size=3, off=7 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43ccb9d0 item 83 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4446f6c0): >_writeAt: n=3, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4446f6c0): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.25605093 +0000 UTC m=+33.775814431 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4446f6c0): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4446fc00): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4446fc00): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4446fc00): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4446fc00): >_readAt: n=8, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4446fc00): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.25605093 +0000 UTC m=+33.775814431 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4446fc00): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43ccbdc0 item 83 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4447e380): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4447e380): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4447e380): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4447e380): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4447e380): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.257711687 +0000 UTC m=+33.777475188 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4447e380): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4447e880): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4447e880): open at offset 5 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4447e880): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43efc5b0 item 84 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4447e880): _readAt: size=2, off=5 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4447e880): >_readAt: n=0, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4447e880): _writeAt: size=3, off=5 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4447e880): >_writeAt: n=3, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4447e880): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.258467244 +0000 UTC m=+33.778230745 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4447e880): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4447ee00): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4447ee00): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4447ee00): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4447ee00): >_readAt: n=3, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4447ee00): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.258467244 +0000 UTC m=+33.778230745 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4447ee00): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43efc7e0 item 84 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4447f480): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4447f480): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4447f480): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4447f480): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4447f480): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.26056747 +0000 UTC m=+33.780330971 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4447f480): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4447f980): _readAt: size=2, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4447f980): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4447f980): open at offset 5 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4447f980): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4447f980): >_readAt: n=2, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4447f980): _writeAt: size=3, off=7 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43efce00 item 85 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4447f980): >_writeAt: n=3, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4447f980): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.261249147 +0000 UTC m=+33.781012648 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4447f980): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4447fec0): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4447fec0): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4447fec0): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4447fec0): >_readAt: n=8, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4447fec0): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.261249147 +0000 UTC m=+33.781012648 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4447fec0): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43efd030 item 85 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43d3e640): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43d3e640): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43d3e640): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43d3e640): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43d3e640): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.262833049 +0000 UTC m=+33.782596550 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43d3e640): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43d3eb40): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43d3eb40): open at offset 5 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43d3eb40): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43efdb20 item 86 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43d3eb40): _readAt: size=2, off=5 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43d3eb40): >_readAt: n=0, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43d3eb40): _writeAt: size=3, off=5 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43d3eb40): >_writeAt: n=3, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43d3eb40): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.263540014 +0000 UTC m=+33.783303515 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43d3eb40): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43d3f0c0): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43d3f0c0): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43d3f0c0): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43d3f0c0): >_readAt: n=3, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43d3f0c0): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.263540014 +0000 UTC m=+33.783303515 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43d3f0c0): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43efddc0 item 86 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43d3f740): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43d3f740): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43d3f740): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43d3f740): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43d3f740): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.265339471 +0000 UTC m=+33.785102972 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43d3f740): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43d3fc40): _readAt: size=2, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43d3fc40): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43d3fc40): open at offset 5 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43d3fc40): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43d3fc40): >_readAt: n=2, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43d3fc40): _writeAt: size=3, off=7 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43d16770 item 87 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43d3fc40): >_writeAt: n=3, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43d3fc40): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.266009908 +0000 UTC m=+33.785773409 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43d3fc40): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e0e280): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e0e280): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e0e280): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e0e280): >_readAt: n=8, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e0e280): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.266009908 +0000 UTC m=+33.785773409 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e0e280): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43d16930 item 87 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 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/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e0e900): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e0e900): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e0e900): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e0e900): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e0e900): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.267797143 +0000 UTC m=+33.787560644 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e0e900): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e0ee00): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e0ee00): open at offset 5 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e0ee00): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43d16d90 item 88 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e0ee00): _readAt: size=2, off=5 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e0ee00): >_readAt: n=0, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e0ee00): _writeAt: size=3, off=5 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e0ee00): >_writeAt: n=3, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e0ee00): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.268708614 +0000 UTC m=+33.788472175 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e0ee00): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e0f380): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e0f380): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e0f380): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e0f380): >_readAt: n=3, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e0f380): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.268708614 +0000 UTC m=+33.788472175 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e0f380): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43d16f50 item 88 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e0f9c0): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e0f9c0): open at offset 0 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e0f9c0): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e0f9c0): _readAt: size=2, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e0f9c0): >_readAt: n=0, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e0f9c0): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e0f9c0): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e0f9c0): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.270452768 +0000 UTC m=+33.790216269 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e0f9c0): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e68000): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e68000): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e68000): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43d175e0 item 89 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e68000): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e68000): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.27134799 +0000 UTC m=+33.791111491 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e68000): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e68540): _readAt: size=2, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e68540): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e68540): open at offset 5 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e68540): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e68540): >_readAt: n=2, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e68540): _writeAt: size=3, off=7 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43d17b20 item 89 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e68540): >_writeAt: n=3, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e68540): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.272179779 +0000 UTC m=+33.791943280 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e68540): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e68ac0): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e68ac0): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e68ac0): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e68ac0): >_readAt: n=8, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e68ac0): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.272179779 +0000 UTC m=+33.791943280 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e68ac0): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43c72000 item 89 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e69100): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e69100): open at offset 0 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e69100): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e69100): _readAt: size=2, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e69100): >_readAt: n=0, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e69100): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e69100): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e69100): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.273998234 +0000 UTC m=+33.793761735 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e69100): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e69640): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e69640): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e69640): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43c72460 item 90 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e69640): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e69640): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.274707282 +0000 UTC m=+33.794470794 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e69640): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e69b80): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e69b80): open at offset 5 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e69b80): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43c727e0 item 90 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e69b80): _readAt: size=2, off=5 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e69b80): >_readAt: n=0, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e69b80): _writeAt: size=3, off=5 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e69b80): >_writeAt: n=3, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e69b80): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.275899475 +0000 UTC m=+33.795662986 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43e69b80): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f5e240): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f5e240): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f5e240): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f5e240): >_readAt: n=3, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f5e240): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.275899475 +0000 UTC m=+33.795662986 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f5e240): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43c72b60 item 90 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f5e880): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f5e880): open at offset 0 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f5e880): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f5e880): _readAt: size=2, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f5e880): >_readAt: n=0, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f5e880): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f5e880): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f5e880): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.277786808 +0000 UTC m=+33.797550309 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec43f5e880): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440443c0): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440443c0): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440443c0): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43bb4150 item 91 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440443c0): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440443c0): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.278478785 +0000 UTC m=+33.798242286 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440443c0): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44044900): _readAt: size=2, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44044900): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44044900): open at offset 5 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44044900): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44044900): >_readAt: n=2, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44044900): _writeAt: size=3, off=7 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43bb4310 item 91 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44044900): >_writeAt: n=3, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44044900): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.27960863 +0000 UTC m=+33.799372131 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44044900): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44044e80): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44044e80): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44044e80): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44044e80): >_readAt: n=8, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44044e80): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.27960863 +0000 UTC m=+33.799372131 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44044e80): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43bb45b0 item 91 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 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/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440454c0): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440454c0): open at offset 0 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440454c0): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440454c0): _readAt: size=2, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440454c0): >_readAt: n=0, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440454c0): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440454c0): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440454c0): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.28155749 +0000 UTC m=+33.801320991 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec440454c0): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44045a00): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44045a00): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44045a00): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43bb4af0 item 92 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44045a00): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44045a00): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.282291085 +0000 UTC m=+33.802054586 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44045a00): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44006040): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44006040): open at offset 5 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44006040): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43bb4cb0 item 92 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44006040): _readAt: size=2, off=5 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44006040): >_readAt: n=0, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44006040): _writeAt: size=3, off=5 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44006040): >_writeAt: n=3, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44006040): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.283195834 +0000 UTC m=+33.802959335 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44006040): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44006600): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44006600): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44006600): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44006600): >_readAt: n=3, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44006600): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.283195834 +0000 UTC m=+33.802959335 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44006600): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43bb4e70 item 92 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44006c40): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44006c40): open at offset 0 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44006c40): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44006c40): _readAt: size=2, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44006c40): >_readAt: n=0, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44006c40): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44006c40): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44006c40): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.284986425 +0000 UTC m=+33.804749927 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44006c40): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44007180): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44007180): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44007180): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43bb5340 item 93 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44007180): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44007180): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.285577181 +0000 UTC m=+33.805340683 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44007180): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44007880): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44007880): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44007880): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44007880): >_readAt: n=5, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44007880): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.285577181 +0000 UTC m=+33.805340683 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44007880): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec43bb5500 item 93 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 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/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44007ec0): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44007ec0): open at offset 0 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44007ec0): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44007ec0): _readAt: size=2, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44007ec0): >_readAt: n=0, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44007ec0): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44007ec0): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44007ec0): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.287457031 +0000 UTC m=+33.807220532 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec44007ec0): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4401c500): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4401c500): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4401c500): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec4450a000 item 94 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4401c500): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4401c500): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.288016538 +0000 UTC m=+33.807780050 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4401c500): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4401cc00): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4401cc00): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4401cc00): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4401cc00): >_readAt: n=5, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4401cc00): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.288016538 +0000 UTC m=+33.807780050 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4401cc00): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec4450a1c0 item 94 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 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/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4401d240): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4401d240): open at offset 0 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4401d240): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4401d240): _readAt: size=2, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4401d240): >_readAt: n=0, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4401d240): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4401d240): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4401d240): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.289692914 +0000 UTC m=+33.809456416 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4401d240): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4401d780): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4401d780): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4401d780): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec4450a690 item 95 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4401d780): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4401d780): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.290295481 +0000 UTC m=+33.810058982 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4401d780): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4401de80): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4401de80): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4401de80): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4401de80): >_readAt: n=5, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4401de80): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.290295481 +0000 UTC m=+33.810058982 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4401de80): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec4450a850 item 95 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 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/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4408a5c0): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4408a5c0): open at offset 0 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4408a5c0): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4408a5c0): _readAt: size=2, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4408a5c0): >_readAt: n=0, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4408a5c0): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4408a5c0): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4408a5c0): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.291977327 +0000 UTC m=+33.811740828 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4408a5c0): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4408ab00): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4408ab00): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4408ab00): >openPending: err= 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec4450abd0 item 96 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4408ab00): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4408ab00): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.29264541 +0000 UTC m=+33.812408911 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4408ab00): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/30 02:31:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/30 02:31:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4408b200): _readAt: size=512, off=0 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4408b200): openPending: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4408b200): >openPending: err= 2026/07/30 02:31:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4408b200): >_readAt: n=5, err=EOF 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4408b200): close: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-30 02:31:21.29264541 +0000 UTC m=+33.812408911 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : open-test-file(0xfec4408b200): >close: err= 2026/07/30 02:31:21 DEBUG : open-test-file: Remove: 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfec4450b1f0 item 96 2026/07/30 02:31:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/30 02:31:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/30 02:31:21 DEBUG : open-test-file: >Remove: err= 2026/07/30 02:31:21 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:31:21 DEBUG : Looking for writers 2026/07/30 02:31:21 DEBUG : >WaitForWriters: 2026/07/30 02:31:21 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.57s) --- PASS: TestRWFileHandleOpenTests/writes (0.30s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.27s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "sftp://rclone@:22/rclone-test-henodaq5redu", Local "Local file system at /tmp/rclone2844075187", Modify Window "1s" 2026/07/30 02:31:21 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: poll-interval is not supported by this remote 2026/07/30 02:31:21 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/30 02:31:21 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:21 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/30 02:31:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/30 02:31:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/30 02:31:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : file1: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : file1(0xfec4408b880): openPending: 2026/07/30 02:31:21 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/30 02:31:21 DEBUG : file1(0xfec4408b880): >openPending: err= 2026/07/30 02:31:21 DEBUG : file1: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/30 02:31:21 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/30 02:31:21 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/30 02:31:21 DEBUG : file1(0xfec4408b880): _writeAt: size=2, off=0 2026/07/30 02:31:21 DEBUG : file1(0xfec4408b880): >_writeAt: n=2, err= 2026/07/30 02:31:21 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/07/30 02:31:21 DEBUG : file1(0xfec4408b880): RWFileHandle.Flush 2026/07/30 02:31:21 DEBUG : file1(0xfec4408b880): RWFileHandle.Release 2026/07/30 02:31:21 DEBUG : file1(0xfec4408b880): close: 2026/07/30 02:31:21 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/07/30 02:31:21 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : file1(0xfec4408b880): >close: err= 2026/07/30 02:31:21 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:31:21 DEBUG : Looking for writers 2026/07/30 02:31:21 DEBUG : file1: reading active writers 2026/07/30 02:31:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/30 02:31:21 DEBUG : Looking for writers 2026/07/30 02:31:21 DEBUG : file1: reading active writers 2026/07/30 02:31:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/30 02:31:21 DEBUG : Looking for writers 2026/07/30 02:31:21 DEBUG : file1: reading active writers 2026/07/30 02:31:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/30 02:31:21 DEBUG : Looking for writers 2026/07/30 02:31:21 DEBUG : file1: reading active writers 2026/07/30 02:31:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/30 02:31:21 DEBUG : file1: vfs cache: starting upload 2026/07/30 02:31:21 DEBUG : file1.a0a9169e.partial: size = 2 OK 2026/07/30 02:31:21 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/file1.a0a9169e.partial" 2026/07/30 02:31:21 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:21 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/file1.a0a9169e.partial 2026/07/30 02:31:21 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/file1.a0a9169e.partial" 2026/07/30 02:31:21 DEBUG : Looking for writers 2026/07/30 02:31:21 DEBUG : file1: reading active writers 2026/07/30 02:31:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/30 02:31:21 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:21 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-henodaq5redu/file1.a0a9169e.partial 2026/07/30 02:31:21 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:21 DEBUG : file1.a0a9169e.partial: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/07/30 02:31:21 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/07/30 02:31:21 DEBUG : file1.a0a9169e.partial: renamed to: file1 2026/07/30 02:31:21 INFO : file1: Copied (new) 2026/07/30 02:31:21 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/file1" 2026/07/30 02:31:21 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:21 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/file1 2026/07/30 02:31:21 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/file1" 2026/07/30 02:31:21 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:21 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-henodaq5redu/file1 2026/07/30 02:31:21 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:21 DEBUG : Looking for writers 2026/07/30 02:31:21 DEBUG : file1: reading active writers 2026/07/30 02:31:21 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/07/30 02:31:21 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/07/30 02:31:21 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/30 02:31:21 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/30 02:31:21 INFO : file1: vfs cache: upload succeeded try #1 2026/07/30 02:31:21 DEBUG : >WaitForWriters: 2026/07/30 02:31:21 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/file1" 2026/07/30 02:31:21 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:21 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/file1 2026/07/30 02:31:21 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/file1" 2026/07/30 02:31:21 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:21 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-henodaq5redu/file1 2026/07/30 02:31:21 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:21 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/07/30 02:31:21 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/file1" 2026/07/30 02:31:21 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:21 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/file1 2026/07/30 02:31:21 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/file1" 2026/07/30 02:31:21 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:21 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: c22b5f9178342609428d6f51b2c5af4c0bde6a42 /rclone-test-henodaq5redu/file1 2026/07/30 02:31:21 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:21 DEBUG : file1: Parsed hash: c22b5f9178342609428d6f51b2c5af4c0bde6a42 2026/07/30 02:31:21 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:31:21 DEBUG : Looking for writers 2026/07/30 02:31:21 DEBUG : file1: reading active writers 2026/07/30 02:31:21 DEBUG : >WaitForWriters: 2026/07/30 02:31:21 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.53s) === RUN TestRWCacheRename run.go:198: Remote "sftp://rclone@:22/rclone-test-henodaq5redu", Local "Local file system at /tmp/rclone2844075187", Modify Window "1s" 2026/07/30 02:31:21 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: poll-interval is not supported by this remote 2026/07/30 02:31:21 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/30 02:31:21 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:21 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/30 02:31:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/30 02:31:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:21 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:21 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/30 02:31:21 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:21 DEBUG : rename_me: newRWFileHandle: 2026/07/30 02:31:21 DEBUG : rename_me(0xfec442163c0): openPending: 2026/07/30 02:31:21 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/07/30 02:31:21 DEBUG : rename_me(0xfec442163c0): >openPending: err= 2026/07/30 02:31:21 DEBUG : rename_me: >newRWFileHandle: err= 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/07/30 02:31:21 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/07/30 02:31:21 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/07/30 02:31:21 DEBUG : rename_me(0xfec442163c0): _writeAt: size=5, off=0 2026/07/30 02:31:21 DEBUG : rename_me(0xfec442163c0): >_writeAt: n=5, err= 2026/07/30 02:31:21 DEBUG : rename_me(0xfec442163c0): close: 2026/07/30 02:31:21 DEBUG : rename_me: vfs cache: setting modification time to 2026-07-30 02:31:21.831504113 +0000 UTC m=+34.351267624 2026/07/30 02:31:21 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/07/30 02:31:21 DEBUG : rename_me(0xfec442163c0): >close: err= 2026/07/30 02:31:21 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/07/30 02:31:21 DEBUG : i_was_renamed: Updating file with 0xfec442224e0 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/07/30 02:31:21 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/07/30 02:31:21 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:31:21 DEBUG : Looking for writers 2026/07/30 02:31:21 DEBUG : i_was_renamed: reading active writers 2026/07/30 02:31:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/30 02:31:21 DEBUG : Looking for writers 2026/07/30 02:31:21 DEBUG : i_was_renamed: reading active writers 2026/07/30 02:31:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/30 02:31:21 DEBUG : Looking for writers 2026/07/30 02:31:21 DEBUG : i_was_renamed: reading active writers 2026/07/30 02:31:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/30 02:31:21 DEBUG : Looking for writers 2026/07/30 02:31:21 DEBUG : i_was_renamed: reading active writers 2026/07/30 02:31:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/30 02:31:21 DEBUG : i_was_renamed: vfs cache: starting upload 2026/07/30 02:31:21 DEBUG : i_was_renamed.6ab2a8c1.partial: size = 5 OK 2026/07/30 02:31:21 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/i_was_renamed.6ab2a8c1.partial" 2026/07/30 02:31:21 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:21 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/i_was_renamed.6ab2a8c1.partial 2026/07/30 02:31:21 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/i_was_renamed.6ab2a8c1.partial" 2026/07/30 02:31:21 DEBUG : Looking for writers 2026/07/30 02:31:21 DEBUG : i_was_renamed: reading active writers 2026/07/30 02:31:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/30 02:31:22 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:22 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-henodaq5redu/i_was_renamed.6ab2a8c1.partial 2026/07/30 02:31:22 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:22 DEBUG : i_was_renamed.6ab2a8c1.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/30 02:31:22 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/30 02:31:22 DEBUG : i_was_renamed.6ab2a8c1.partial: renamed to: i_was_renamed 2026/07/30 02:31:22 INFO : i_was_renamed: Copied (new) 2026/07/30 02:31:22 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/i_was_renamed" 2026/07/30 02:31:22 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:22 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/i_was_renamed 2026/07/30 02:31:22 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/i_was_renamed" 2026/07/30 02:31:22 DEBUG : Looking for writers 2026/07/30 02:31:22 DEBUG : i_was_renamed: reading active writers 2026/07/30 02:31:22 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:22 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-henodaq5redu/i_was_renamed 2026/07/30 02:31:22 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:22 DEBUG : i_was_renamed: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/30 02:31:22 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-07-30 02:31:21 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/30 02:31:22 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/07/30 02:31:22 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/07/30 02:31:22 DEBUG : >WaitForWriters: 2026/07/30 02:31:22 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/07/30 02:31:22 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.33s) === RUN TestRWCacheUpdate run.go:198: Remote "sftp://rclone@:22/rclone-test-henodaq5redu", Local "Local file system at /tmp/rclone2844075187", Modify Window "1s" 2026/07/30 02:31:22 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: poll-interval is not supported by this remote 2026/07/30 02:31:22 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/30 02:31:22 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:22 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/30 02:31:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/30 02:31:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-henodaq5redu" 2026/07/30 02:31:22 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/30 02:31:22 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/TestRWCacheUpdate" 2026/07/30 02:31:22 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:22 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/TestRWCacheUpdate 2026/07/30 02:31:22 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/TestRWCacheUpdate" 2026/07/30 02:31:22 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:22 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-henodaq5redu/TestRWCacheUpdate 2026/07/30 02:31:22 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:22 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/07/30 02:31:22 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/TestRWCacheUpdate" 2026/07/30 02:31:22 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:22 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/TestRWCacheUpdate 2026/07/30 02:31:22 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/TestRWCacheUpdate" 2026/07/30 02:31:22 DEBUG : forgetting directory cache 2026/07/30 02:31:22 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:22 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 288158e561053f03b91b9361f5d0328ac9e349fc /rclone-test-henodaq5redu/TestRWCacheUpdate 2026/07/30 02:31:22 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:22 DEBUG : TestRWCacheUpdate: Parsed hash: 288158e561053f03b91b9361f5d0328ac9e349fc 2026/07/30 02:31:22 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:22 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/30 02:31:22 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/30 02:31:22 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/30 02:31:22 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/30 02:31:22 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/30 02:31:22 DEBUG : TestRWCacheUpdate(0xfec43f5fac0): _readAt: size=512, off=0 2026/07/30 02:31:22 DEBUG : TestRWCacheUpdate(0xfec43f5fac0): openPending: 2026/07/30 02:31:22 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/TestRWCacheUpdate" 2026/07/30 02:31:22 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:22 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/TestRWCacheUpdate 2026/07/30 02:31:22 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/TestRWCacheUpdate" 2026/07/30 02:31:22 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:22 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-henodaq5redu/TestRWCacheUpdate 2026/07/30 02:31:22 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:22 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/07/30 02:31:22 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-30 01:32:22 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/07/30 02:31:22 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/30 02:31:22 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/30 02:31:22 DEBUG : TestRWCacheUpdate(0xfec43f5fac0): >openPending: err= 2026/07/30 02:31:22 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/30 02:31:22 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/30 02:31:22 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/30 02:31:22 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/30 02:31:22 DEBUG : TestRWCacheUpdate(0xfec43f5fac0): >_readAt: n=20, err=EOF 2026/07/30 02:31:22 DEBUG : TestRWCacheUpdate(0xfec43f5fac0): close: 2026/07/30 02:31:22 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-30 01:32:22 +0000 UTC 2026/07/30 02:31:22 DEBUG : TestRWCacheUpdate(0xfec43f5fac0): >close: err= 2026/07/30 02:31:22 DEBUG : Re-reading directory (113.007105ms old) 2026/07/30 02:31:22 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/30 02:31:22 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/30 02:31:22 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/TestRWCacheUpdate" 2026/07/30 02:31:22 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:22 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/TestRWCacheUpdate 2026/07/30 02:31:22 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/TestRWCacheUpdate" 2026/07/30 02:31:22 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:22 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-henodaq5redu/TestRWCacheUpdate 2026/07/30 02:31:22 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:22 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/07/30 02:31:22 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/TestRWCacheUpdate" 2026/07/30 02:31:22 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:22 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/TestRWCacheUpdate 2026/07/30 02:31:22 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/TestRWCacheUpdate" 2026/07/30 02:31:22 DEBUG : forgetting directory cache 2026/07/30 02:31:22 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:22 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 /rclone-test-henodaq5redu/TestRWCacheUpdate 2026/07/30 02:31:22 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:22 DEBUG : TestRWCacheUpdate: Parsed hash: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 2026/07/30 02:31:23 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:23 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/30 02:31:23 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/30 02:31:23 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/30 02:31:23 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/30 02:31:23 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/30 02:31:23 DEBUG : TestRWCacheUpdate(0xfec44342980): _readAt: size=512, off=0 2026/07/30 02:31:23 DEBUG : TestRWCacheUpdate(0xfec44342980): openPending: 2026/07/30 02:31:23 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/TestRWCacheUpdate" 2026/07/30 02:31:23 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:23 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/TestRWCacheUpdate 2026/07/30 02:31:23 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/TestRWCacheUpdate" 2026/07/30 02:31:23 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:23 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-henodaq5redu/TestRWCacheUpdate 2026/07/30 02:31:23 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:23 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/07/30 02:31:23 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-30 01:33:22 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-07-30 01:32:22 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/07/30 02:31:23 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-30 01:33:22 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-07-30 01:32:22 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/07/30 02:31:23 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/30 02:31:23 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/30 02:31:23 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/30 02:31:23 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/30 02:31:23 DEBUG : TestRWCacheUpdate(0xfec44342980): >openPending: err= 2026/07/30 02:31:23 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/30 02:31:23 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/30 02:31:23 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/30 02:31:23 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/30 02:31:23 DEBUG : TestRWCacheUpdate(0xfec44342980): >_readAt: n=20, err=EOF 2026/07/30 02:31:23 DEBUG : TestRWCacheUpdate(0xfec44342980): close: 2026/07/30 02:31:23 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-30 01:33:22 +0000 UTC 2026/07/30 02:31:23 DEBUG : TestRWCacheUpdate(0xfec44342980): >close: err= 2026/07/30 02:31:23 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/TestRWCacheUpdate" 2026/07/30 02:31:23 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:23 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/TestRWCacheUpdate 2026/07/30 02:31:23 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/TestRWCacheUpdate" 2026/07/30 02:31:23 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:23 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-henodaq5redu/TestRWCacheUpdate 2026/07/30 02:31:23 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:23 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/07/30 02:31:23 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/TestRWCacheUpdate" 2026/07/30 02:31:23 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:23 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/TestRWCacheUpdate 2026/07/30 02:31:23 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/TestRWCacheUpdate" 2026/07/30 02:31:23 DEBUG : forgetting directory cache 2026/07/30 02:31:23 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/30 02:31:23 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:23 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: cdbdc94ef0e50810466d21c31d02b8365e9616d2 /rclone-test-henodaq5redu/TestRWCacheUpdate 2026/07/30 02:31:23 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:23 DEBUG : TestRWCacheUpdate: Parsed hash: cdbdc94ef0e50810466d21c31d02b8365e9616d2 2026/07/30 02:31:23 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:23 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/30 02:31:23 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/30 02:31:23 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/30 02:31:23 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/30 02:31:23 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/30 02:31:23 DEBUG : TestRWCacheUpdate(0xfec44288800): _readAt: size=512, off=0 2026/07/30 02:31:23 DEBUG : TestRWCacheUpdate(0xfec44288800): openPending: 2026/07/30 02:31:23 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/TestRWCacheUpdate" 2026/07/30 02:31:23 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:23 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/TestRWCacheUpdate 2026/07/30 02:31:23 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/TestRWCacheUpdate" 2026/07/30 02:31:23 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:23 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-henodaq5redu/TestRWCacheUpdate 2026/07/30 02:31:23 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:23 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/07/30 02:31:23 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-30 01:34:22 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-07-30 01:33:22 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/07/30 02:31:23 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-30 01:34:22 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-07-30 01:33:22 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/07/30 02:31:23 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/30 02:31:23 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/30 02:31:23 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/30 02:31:23 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/30 02:31:23 DEBUG : TestRWCacheUpdate(0xfec44288800): >openPending: err= 2026/07/30 02:31:23 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/30 02:31:23 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/30 02:31:23 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/30 02:31:23 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/30 02:31:23 DEBUG : TestRWCacheUpdate(0xfec44288800): >_readAt: n=20, err=EOF 2026/07/30 02:31:23 DEBUG : TestRWCacheUpdate(0xfec44288800): close: 2026/07/30 02:31:23 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-30 01:34:22 +0000 UTC 2026/07/30 02:31:23 DEBUG : TestRWCacheUpdate(0xfec44288800): >close: err= 2026/07/30 02:31:23 DEBUG : Re-reading directory (108.103455ms old) 2026/07/30 02:31:23 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/30 02:31:23 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/30 02:31:23 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/TestRWCacheUpdate" 2026/07/30 02:31:23 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:23 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/TestRWCacheUpdate 2026/07/30 02:31:23 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/TestRWCacheUpdate" 2026/07/30 02:31:23 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:23 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-henodaq5redu/TestRWCacheUpdate 2026/07/30 02:31:23 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:23 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/07/30 02:31:23 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/TestRWCacheUpdate" 2026/07/30 02:31:23 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:23 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/TestRWCacheUpdate 2026/07/30 02:31:23 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/TestRWCacheUpdate" 2026/07/30 02:31:23 DEBUG : forgetting directory cache 2026/07/30 02:31:23 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:23 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 /rclone-test-henodaq5redu/TestRWCacheUpdate 2026/07/30 02:31:23 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:23 DEBUG : TestRWCacheUpdate: Parsed hash: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 2026/07/30 02:31:24 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:24 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/30 02:31:24 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/30 02:31:24 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/30 02:31:24 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/30 02:31:24 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/30 02:31:24 DEBUG : TestRWCacheUpdate(0xfec44216380): _readAt: size=512, off=0 2026/07/30 02:31:24 DEBUG : TestRWCacheUpdate(0xfec44216380): openPending: 2026/07/30 02:31:24 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/TestRWCacheUpdate" 2026/07/30 02:31:24 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:24 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/TestRWCacheUpdate 2026/07/30 02:31:24 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/TestRWCacheUpdate" 2026/07/30 02:31:24 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:24 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-henodaq5redu/TestRWCacheUpdate 2026/07/30 02:31:24 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:24 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/07/30 02:31:24 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-30 01:35:22 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-07-30 01:34:22 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/07/30 02:31:24 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-30 01:35:22 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-07-30 01:34:22 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/07/30 02:31:24 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/30 02:31:24 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/30 02:31:24 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/30 02:31:24 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/30 02:31:24 DEBUG : TestRWCacheUpdate(0xfec44216380): >openPending: err= 2026/07/30 02:31:24 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/30 02:31:24 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/30 02:31:24 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/30 02:31:24 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/30 02:31:24 DEBUG : TestRWCacheUpdate(0xfec44216380): >_readAt: n=20, err=EOF 2026/07/30 02:31:24 DEBUG : TestRWCacheUpdate(0xfec44216380): close: 2026/07/30 02:31:24 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-30 01:35:22 +0000 UTC 2026/07/30 02:31:24 DEBUG : TestRWCacheUpdate(0xfec44216380): >close: err= 2026/07/30 02:31:24 DEBUG : Re-reading directory (106.164223ms old) 2026/07/30 02:31:24 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/30 02:31:24 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/30 02:31:24 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/TestRWCacheUpdate" 2026/07/30 02:31:24 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:24 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/TestRWCacheUpdate 2026/07/30 02:31:24 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/TestRWCacheUpdate" 2026/07/30 02:31:24 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:24 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-henodaq5redu/TestRWCacheUpdate 2026/07/30 02:31:24 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:24 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/07/30 02:31:24 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/TestRWCacheUpdate" 2026/07/30 02:31:24 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:24 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/TestRWCacheUpdate 2026/07/30 02:31:24 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/TestRWCacheUpdate" 2026/07/30 02:31:24 DEBUG : forgetting directory cache 2026/07/30 02:31:24 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:24 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: ceb5d9ade326cb4f1198af16dc24366d3d9c950f /rclone-test-henodaq5redu/TestRWCacheUpdate 2026/07/30 02:31:24 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:24 DEBUG : TestRWCacheUpdate: Parsed hash: ceb5d9ade326cb4f1198af16dc24366d3d9c950f 2026/07/30 02:31:24 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:24 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/30 02:31:24 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/30 02:31:24 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/30 02:31:24 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/30 02:31:24 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/30 02:31:24 DEBUG : TestRWCacheUpdate(0xfec43c2a680): _readAt: size=512, off=0 2026/07/30 02:31:24 DEBUG : TestRWCacheUpdate(0xfec43c2a680): openPending: 2026/07/30 02:31:24 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/TestRWCacheUpdate" 2026/07/30 02:31:24 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:24 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/TestRWCacheUpdate 2026/07/30 02:31:24 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/TestRWCacheUpdate" 2026/07/30 02:31:24 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:24 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-henodaq5redu/TestRWCacheUpdate 2026/07/30 02:31:24 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:24 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/07/30 02:31:24 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-30 01:36:22 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-07-30 01:35:22 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/07/30 02:31:24 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-30 01:36:22 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-07-30 01:35:22 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/07/30 02:31:24 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/30 02:31:24 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/30 02:31:24 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/30 02:31:24 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/30 02:31:24 DEBUG : TestRWCacheUpdate(0xfec43c2a680): >openPending: err= 2026/07/30 02:31:24 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/30 02:31:24 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/30 02:31:24 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/30 02:31:24 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/30 02:31:24 DEBUG : TestRWCacheUpdate(0xfec43c2a680): >_readAt: n=20, err=EOF 2026/07/30 02:31:24 DEBUG : TestRWCacheUpdate(0xfec43c2a680): close: 2026/07/30 02:31:24 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-30 01:36:22 +0000 UTC 2026/07/30 02:31:24 DEBUG : TestRWCacheUpdate(0xfec43c2a680): >close: err= 2026/07/30 02:31:24 DEBUG : Re-reading directory (109.283765ms old) 2026/07/30 02:31:24 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/30 02:31:24 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/30 02:31:24 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/TestRWCacheUpdate" 2026/07/30 02:31:24 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:24 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/TestRWCacheUpdate 2026/07/30 02:31:24 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/TestRWCacheUpdate" 2026/07/30 02:31:24 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:24 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-henodaq5redu/TestRWCacheUpdate 2026/07/30 02:31:24 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:24 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/07/30 02:31:24 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/TestRWCacheUpdate" 2026/07/30 02:31:24 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:24 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/TestRWCacheUpdate 2026/07/30 02:31:24 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/TestRWCacheUpdate" 2026/07/30 02:31:24 DEBUG : forgetting directory cache 2026/07/30 02:31:24 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:24 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 5f11b0143ac8866346332777b557a7153a9d90b8 /rclone-test-henodaq5redu/TestRWCacheUpdate 2026/07/30 02:31:24 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:24 DEBUG : TestRWCacheUpdate: Parsed hash: 5f11b0143ac8866346332777b557a7153a9d90b8 2026/07/30 02:31:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/30 02:31:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/30 02:31:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/30 02:31:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/30 02:31:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/30 02:31:25 DEBUG : TestRWCacheUpdate(0xfec44217000): _readAt: size=512, off=0 2026/07/30 02:31:25 DEBUG : TestRWCacheUpdate(0xfec44217000): openPending: 2026/07/30 02:31:25 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/TestRWCacheUpdate" 2026/07/30 02:31:25 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:25 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/TestRWCacheUpdate 2026/07/30 02:31:25 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/TestRWCacheUpdate" 2026/07/30 02:31:25 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:25 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-henodaq5redu/TestRWCacheUpdate 2026/07/30 02:31:25 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:25 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/07/30 02:31:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-30 01:37:22 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-07-30 01:36:22 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/07/30 02:31:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-30 01:37:22 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-07-30 01:36:22 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/07/30 02:31:25 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/30 02:31:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/30 02:31:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/30 02:31:25 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/30 02:31:25 DEBUG : TestRWCacheUpdate(0xfec44217000): >openPending: err= 2026/07/30 02:31:25 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/30 02:31:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/30 02:31:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/30 02:31:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/30 02:31:25 DEBUG : TestRWCacheUpdate(0xfec44217000): >_readAt: n=20, err=EOF 2026/07/30 02:31:25 DEBUG : TestRWCacheUpdate(0xfec44217000): close: 2026/07/30 02:31:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-30 01:37:22 +0000 UTC 2026/07/30 02:31:25 DEBUG : TestRWCacheUpdate(0xfec44217000): >close: err= 2026/07/30 02:31:25 DEBUG : Re-reading directory (108.260631ms old) 2026/07/30 02:31:25 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/30 02:31:25 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/30 02:31:25 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/TestRWCacheUpdate" 2026/07/30 02:31:25 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:25 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/TestRWCacheUpdate 2026/07/30 02:31:25 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/TestRWCacheUpdate" 2026/07/30 02:31:25 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:25 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-henodaq5redu/TestRWCacheUpdate 2026/07/30 02:31:25 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:25 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/07/30 02:31:25 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/TestRWCacheUpdate" 2026/07/30 02:31:25 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:25 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/TestRWCacheUpdate 2026/07/30 02:31:25 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/TestRWCacheUpdate" 2026/07/30 02:31:25 DEBUG : forgetting directory cache 2026/07/30 02:31:25 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:25 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 /rclone-test-henodaq5redu/TestRWCacheUpdate 2026/07/30 02:31:25 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:25 DEBUG : TestRWCacheUpdate: Parsed hash: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 2026/07/30 02:31:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/30 02:31:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/30 02:31:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/30 02:31:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/30 02:31:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/30 02:31:25 DEBUG : TestRWCacheUpdate(0xfec43b14480): _readAt: size=512, off=0 2026/07/30 02:31:25 DEBUG : TestRWCacheUpdate(0xfec43b14480): openPending: 2026/07/30 02:31:25 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/TestRWCacheUpdate" 2026/07/30 02:31:25 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:25 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/TestRWCacheUpdate 2026/07/30 02:31:25 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/TestRWCacheUpdate" 2026/07/30 02:31:25 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:25 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-henodaq5redu/TestRWCacheUpdate 2026/07/30 02:31:25 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:25 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/07/30 02:31:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-07-30 01:38:22 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-07-30 01:37:22 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/07/30 02:31:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-07-30 01:38:22 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-07-30 01:37:22 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/07/30 02:31:25 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/30 02:31:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/30 02:31:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/07/30 02:31:25 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/30 02:31:25 DEBUG : TestRWCacheUpdate(0xfec43b14480): >openPending: err= 2026/07/30 02:31:25 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/07/30 02:31:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/30 02:31:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/30 02:31:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/30 02:31:25 DEBUG : TestRWCacheUpdate(0xfec43b14480): >_readAt: n=21, err=EOF 2026/07/30 02:31:25 DEBUG : TestRWCacheUpdate(0xfec43b14480): close: 2026/07/30 02:31:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-30 01:38:22 +0000 UTC 2026/07/30 02:31:25 DEBUG : TestRWCacheUpdate(0xfec43b14480): >close: err= 2026/07/30 02:31:25 DEBUG : Re-reading directory (109.72141ms old) 2026/07/30 02:31:25 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/30 02:31:25 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/30 02:31:25 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/TestRWCacheUpdate" 2026/07/30 02:31:25 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:25 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/TestRWCacheUpdate 2026/07/30 02:31:25 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/TestRWCacheUpdate" 2026/07/30 02:31:25 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:25 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-henodaq5redu/TestRWCacheUpdate 2026/07/30 02:31:25 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:25 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/07/30 02:31:25 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/TestRWCacheUpdate" 2026/07/30 02:31:25 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:25 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/TestRWCacheUpdate 2026/07/30 02:31:25 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/TestRWCacheUpdate" 2026/07/30 02:31:26 DEBUG : forgetting directory cache 2026/07/30 02:31:26 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:26 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 /rclone-test-henodaq5redu/TestRWCacheUpdate 2026/07/30 02:31:26 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:26 DEBUG : TestRWCacheUpdate: Parsed hash: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 2026/07/30 02:31:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/30 02:31:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/30 02:31:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/30 02:31:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/30 02:31:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/30 02:31:26 DEBUG : TestRWCacheUpdate(0xfec43f8c7c0): _readAt: size=512, off=0 2026/07/30 02:31:26 DEBUG : TestRWCacheUpdate(0xfec43f8c7c0): openPending: 2026/07/30 02:31:26 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/TestRWCacheUpdate" 2026/07/30 02:31:26 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:26 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/TestRWCacheUpdate 2026/07/30 02:31:26 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/TestRWCacheUpdate" 2026/07/30 02:31:26 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:26 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-henodaq5redu/TestRWCacheUpdate 2026/07/30 02:31:26 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:26 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/07/30 02:31:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-07-30 01:39:22 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-07-30 01:38:22 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/07/30 02:31:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-07-30 01:39:22 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-07-30 01:38:22 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/07/30 02:31:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/30 02:31:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/30 02:31:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/07/30 02:31:26 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/30 02:31:26 DEBUG : TestRWCacheUpdate(0xfec43f8c7c0): >openPending: err= 2026/07/30 02:31:26 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/07/30 02:31:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/30 02:31:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/30 02:31:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/30 02:31:26 DEBUG : TestRWCacheUpdate(0xfec43f8c7c0): >_readAt: n=22, err=EOF 2026/07/30 02:31:26 DEBUG : TestRWCacheUpdate(0xfec43f8c7c0): close: 2026/07/30 02:31:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-30 01:39:22 +0000 UTC 2026/07/30 02:31:26 DEBUG : TestRWCacheUpdate(0xfec43f8c7c0): >close: err= 2026/07/30 02:31:26 DEBUG : Re-reading directory (112.845249ms old) 2026/07/30 02:31:26 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/30 02:31:26 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/30 02:31:26 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/TestRWCacheUpdate" 2026/07/30 02:31:26 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:26 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/TestRWCacheUpdate 2026/07/30 02:31:26 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/TestRWCacheUpdate" 2026/07/30 02:31:26 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:26 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-henodaq5redu/TestRWCacheUpdate 2026/07/30 02:31:26 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:26 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/07/30 02:31:26 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/TestRWCacheUpdate" 2026/07/30 02:31:26 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:26 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/TestRWCacheUpdate 2026/07/30 02:31:26 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/TestRWCacheUpdate" 2026/07/30 02:31:26 DEBUG : forgetting directory cache 2026/07/30 02:31:26 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:26 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 /rclone-test-henodaq5redu/TestRWCacheUpdate 2026/07/30 02:31:26 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:26 DEBUG : TestRWCacheUpdate: Parsed hash: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 2026/07/30 02:31:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/30 02:31:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/30 02:31:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/30 02:31:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/30 02:31:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/30 02:31:26 DEBUG : TestRWCacheUpdate(0xfec44217bc0): _readAt: size=512, off=0 2026/07/30 02:31:26 DEBUG : TestRWCacheUpdate(0xfec44217bc0): openPending: 2026/07/30 02:31:26 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/TestRWCacheUpdate" 2026/07/30 02:31:26 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:26 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/TestRWCacheUpdate 2026/07/30 02:31:26 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/TestRWCacheUpdate" 2026/07/30 02:31:26 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:26 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-henodaq5redu/TestRWCacheUpdate 2026/07/30 02:31:26 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:26 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/07/30 02:31:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-07-30 01:40:22 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-07-30 01:39:22 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/07/30 02:31:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-07-30 01:40:22 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-07-30 01:39:22 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/07/30 02:31:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/30 02:31:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/30 02:31:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/07/30 02:31:26 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/30 02:31:26 DEBUG : TestRWCacheUpdate(0xfec44217bc0): >openPending: err= 2026/07/30 02:31:26 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/07/30 02:31:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/30 02:31:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/30 02:31:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/30 02:31:26 DEBUG : TestRWCacheUpdate(0xfec44217bc0): >_readAt: n=23, err=EOF 2026/07/30 02:31:26 DEBUG : TestRWCacheUpdate(0xfec44217bc0): close: 2026/07/30 02:31:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-30 01:40:22 +0000 UTC 2026/07/30 02:31:26 DEBUG : TestRWCacheUpdate(0xfec44217bc0): >close: err= 2026/07/30 02:31:26 DEBUG : Re-reading directory (110.057785ms old) 2026/07/30 02:31:26 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/30 02:31:26 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/30 02:31:26 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/TestRWCacheUpdate" 2026/07/30 02:31:26 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:26 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/TestRWCacheUpdate 2026/07/30 02:31:26 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/TestRWCacheUpdate" 2026/07/30 02:31:26 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:26 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-henodaq5redu/TestRWCacheUpdate 2026/07/30 02:31:26 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:26 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/07/30 02:31:26 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/TestRWCacheUpdate" 2026/07/30 02:31:26 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:26 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/TestRWCacheUpdate 2026/07/30 02:31:26 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/TestRWCacheUpdate" 2026/07/30 02:31:27 DEBUG : forgetting directory cache 2026/07/30 02:31:27 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:27 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 62773e350f2f87e22c3d3c0d445c7a429aae8efa /rclone-test-henodaq5redu/TestRWCacheUpdate 2026/07/30 02:31:27 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:27 DEBUG : TestRWCacheUpdate: Parsed hash: 62773e350f2f87e22c3d3c0d445c7a429aae8efa 2026/07/30 02:31:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/30 02:31:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/30 02:31:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/30 02:31:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/30 02:31:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/30 02:31:27 DEBUG : TestRWCacheUpdate(0xfec44000580): _readAt: size=512, off=0 2026/07/30 02:31:27 DEBUG : TestRWCacheUpdate(0xfec44000580): openPending: 2026/07/30 02:31:27 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/TestRWCacheUpdate" 2026/07/30 02:31:27 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:27 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/TestRWCacheUpdate 2026/07/30 02:31:27 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/TestRWCacheUpdate" 2026/07/30 02:31:27 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:27 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-henodaq5redu/TestRWCacheUpdate 2026/07/30 02:31:27 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:27 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/07/30 02:31:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-07-30 01:41:22 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-07-30 01:40:22 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/07/30 02:31:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-07-30 01:41:22 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-07-30 01:40:22 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/07/30 02:31:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/30 02:31:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/30 02:31:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/07/30 02:31:27 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/30 02:31:27 DEBUG : TestRWCacheUpdate(0xfec44000580): >openPending: err= 2026/07/30 02:31:27 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/07/30 02:31:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/30 02:31:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/30 02:31:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/30 02:31:27 DEBUG : TestRWCacheUpdate(0xfec44000580): >_readAt: n=24, err=EOF 2026/07/30 02:31:27 DEBUG : TestRWCacheUpdate(0xfec44000580): close: 2026/07/30 02:31:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-30 01:41:22 +0000 UTC 2026/07/30 02:31:27 DEBUG : TestRWCacheUpdate(0xfec44000580): >close: err= 2026/07/30 02:31:27 DEBUG : Re-reading directory (106.765838ms old) 2026/07/30 02:31:27 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/30 02:31:27 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/30 02:31:27 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:31:27 DEBUG : Looking for writers 2026/07/30 02:31:27 DEBUG : TestRWCacheUpdate: reading active writers 2026/07/30 02:31:27 DEBUG : >WaitForWriters: 2026/07/30 02:31:27 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (5.25s) === RUN TestCaseSensitivity run.go:198: Remote "sftp://rclone@:22/rclone-test-henodaq5redu", Local "Local file system at /tmp/rclone2844075187", Modify Window "1s" 2026/07/30 02:31:27 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/FiLeA" 2026/07/30 02:31:27 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:27 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/FiLeA 2026/07/30 02:31:27 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/FiLeA" 2026/07/30 02:31:27 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:27 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-henodaq5redu/FiLeA 2026/07/30 02:31:27 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:27 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/07/30 02:31:27 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/FiLeA" 2026/07/30 02:31:27 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:27 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/FiLeA 2026/07/30 02:31:27 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/FiLeA" 2026/07/30 02:31:27 DEBUG : forgetting directory cache 2026/07/30 02:31:27 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:27 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-henodaq5redu/FiLeA 2026/07/30 02:31:27 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:27 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/07/30 02:31:27 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/FiLeB" 2026/07/30 02:31:27 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:27 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/FiLeB 2026/07/30 02:31:27 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/FiLeB" 2026/07/30 02:31:27 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:27 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-henodaq5redu/FiLeB 2026/07/30 02:31:27 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:27 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/07/30 02:31:27 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/FiLeB" 2026/07/30 02:31:27 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:27 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/FiLeB 2026/07/30 02:31:27 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/FiLeB" 2026/07/30 02:31:27 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:27 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-henodaq5redu/FiLeB 2026/07/30 02:31:27 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:27 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/07/30 02:31:27 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: poll-interval is not supported by this remote 2026/07/30 02:31:27 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: poll-interval is not supported by this remote 2026/07/30 02:31:27 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/30 02:31:27 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/30 02:31:27 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/30 02:31:27 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/30 02:31:27 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/30 02:31:27 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/30 02:31:27 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/FiLeA" 2026/07/30 02:31:27 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:27 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/FiLeA 2026/07/30 02:31:27 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/FiLeA" 2026/07/30 02:31:27 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:27 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-henodaq5redu/FiLeA 2026/07/30 02:31:27 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:27 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/07/30 02:31:27 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/30 02:31:27 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/30 02:31:27 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/30 02:31:27 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/30 02:31:27 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/30 02:31:27 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/30 02:31:27 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/FiLeA" 2026/07/30 02:31:27 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:27 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/FiLeA 2026/07/30 02:31:27 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/FiLeA" 2026/07/30 02:31:28 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:28 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-henodaq5redu/FiLeA 2026/07/30 02:31:28 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:28 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/07/30 02:31:28 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/30 02:31:28 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/30 02:31:28 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/30 02:31:28 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/30 02:31:28 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/30 02:31:28 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/30 02:31:28 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/30 02:31:28 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/07/30 02:31:28 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/07/30 02:31:28 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/07/30 02:31:28 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/07/30 02:31:28 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/30 02:31:28 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/FiLeB" 2026/07/30 02:31:28 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:28 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/FiLeB 2026/07/30 02:31:28 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/FiLeB" 2026/07/30 02:31:28 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:28 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-henodaq5redu/FiLeB 2026/07/30 02:31:28 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:28 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/07/30 02:31:28 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/30 02:31:28 DEBUG : FilEb: Open: flags=O_RDONLY 2026/07/30 02:31:28 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/07/30 02:31:28 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/07/30 02:31:28 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/07/30 02:31:28 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/30 02:31:28 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/FilEb" 2026/07/30 02:31:28 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:28 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/FilEb 2026/07/30 02:31:28 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/FilEb" 2026/07/30 02:31:28 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:28 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-henodaq5redu/FilEb 2026/07/30 02:31:28 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:28 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/07/30 02:31:28 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/FiLeA" 2026/07/30 02:31:28 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:28 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/FiLeA 2026/07/30 02:31:28 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/FiLeA" 2026/07/30 02:31:28 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:28 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-henodaq5redu/FiLeA 2026/07/30 02:31:28 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:28 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/07/30 02:31:28 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/FiLeA" 2026/07/30 02:31:28 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:28 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/FiLeA 2026/07/30 02:31:28 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/FiLeA" 2026/07/30 02:31:28 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:28 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-henodaq5redu/FiLeA 2026/07/30 02:31:28 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:28 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/07/30 02:31:28 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/FiLeB" 2026/07/30 02:31:28 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:28 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/FiLeB 2026/07/30 02:31:28 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/FiLeB" 2026/07/30 02:31:28 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:28 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-henodaq5redu/FiLeB 2026/07/30 02:31:28 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:28 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/07/30 02:31:28 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/FiLeB" 2026/07/30 02:31:28 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:28 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/FiLeB 2026/07/30 02:31:28 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/FiLeB" 2026/07/30 02:31:28 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:28 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-henodaq5redu/FiLeB 2026/07/30 02:31:28 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:28 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/07/30 02:31:28 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/FilEb" 2026/07/30 02:31:28 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:28 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/FilEb 2026/07/30 02:31:28 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/FilEb" 2026/07/30 02:31:28 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:28 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-henodaq5redu/FilEb 2026/07/30 02:31:28 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:28 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/07/30 02:31:28 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/FilEb" 2026/07/30 02:31:28 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:28 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/FilEb 2026/07/30 02:31:28 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/FilEb" 2026/07/30 02:31:28 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:28 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 7a5211eef71caf0a250ea202616030c063bd4f75 /rclone-test-henodaq5redu/FilEb 2026/07/30 02:31:28 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:28 DEBUG : FilEb: Parsed hash: 7a5211eef71caf0a250ea202616030c063bd4f75 2026/07/30 02:31:28 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/30 02:31:28 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/30 02:31:28 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/30 02:31:28 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/30 02:31:28 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/30 02:31:28 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/30 02:31:28 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/30 02:31:28 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/30 02:31:28 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/30 02:31:28 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/07/30 02:31:28 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/30 02:31:28 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/30 02:31:28 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/30 02:31:28 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/30 02:31:28 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/30 02:31:28 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/07/30 02:31:28 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/30 02:31:28 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/30 02:31:28 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/30 02:31:28 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/30 02:31:28 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/30 02:31:28 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/07/30 02:31:28 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/30 02:31:28 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/30 02:31:28 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/30 02:31:28 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/07/30 02:31:28 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/07/30 02:31:28 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/07/30 02:31:28 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/07/30 02:31:28 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/30 02:31:28 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/FiLeB" 2026/07/30 02:31:28 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:28 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/FiLeB 2026/07/30 02:31:28 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/FiLeB" 2026/07/30 02:31:29 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:29 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-henodaq5redu/FiLeB 2026/07/30 02:31:29 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:29 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/07/30 02:31:29 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/30 02:31:29 DEBUG : FilEb: Open: flags=O_RDONLY 2026/07/30 02:31:29 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/07/30 02:31:29 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/07/30 02:31:29 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/07/30 02:31:29 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/30 02:31:29 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/FilEb" 2026/07/30 02:31:29 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:29 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/FilEb 2026/07/30 02:31:29 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/FilEb" 2026/07/30 02:31:29 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:29 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-henodaq5redu/FilEb 2026/07/30 02:31:29 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:29 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/07/30 02:31:29 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/30 02:31:29 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/07/30 02:31:29 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/07/30 02:31:29 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/30 02:31:29 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/07/30 02:31:29 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/07/30 02:31:29 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/30 02:31:29 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/30 02:31:29 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/30 02:31:29 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/30 02:31:29 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/30 02:31:29 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/30 02:31:29 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/30 02:31:29 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/07/30 02:31:29 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/30 02:31:29 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/07/30 02:31:29 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/30 02:31:29 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/07/30 02:31:29 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/30 02:31:29 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/07/30 02:31:29 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/07/30 02:31:29 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/07/30 02:31:29 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/07/30 02:31:29 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/30 02:31:29 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/30 02:31:29 DEBUG : FilEb: Open: flags=O_RDONLY 2026/07/30 02:31:29 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/07/30 02:31:29 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/07/30 02:31:29 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/07/30 02:31:29 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/30 02:31:29 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/30 02:31:29 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/07/30 02:31:29 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/30 02:31:29 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/07/30 02:31:29 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:31:29 DEBUG : Looking for writers 2026/07/30 02:31:29 DEBUG : FiLeA: reading active writers 2026/07/30 02:31:29 DEBUG : FiLeB: reading active writers 2026/07/30 02:31:29 DEBUG : FilEb: reading active writers 2026/07/30 02:31:29 DEBUG : >WaitForWriters: 2026/07/30 02:31:29 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:31:29 DEBUG : Looking for writers 2026/07/30 02:31:29 DEBUG : FiLeA: reading active writers 2026/07/30 02:31:29 DEBUG : FiLeB: reading active writers 2026/07/30 02:31:29 DEBUG : FilEb: reading active writers 2026/07/30 02:31:29 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (1.73s) === RUN TestUnicodeNormalization run.go:198: Remote "sftp://rclone@:22/rclone-test-henodaq5redu", Local "Local file system at /tmp/rclone2844075187", Modify Window "1s" 2026/07/30 02:31:29 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/normal name with no special characters.txt" 2026/07/30 02:31:29 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:29 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/normal\ name\ with\ no\ special\ characters.txt 2026/07/30 02:31:29 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/normal\ name\ with\ no\ special\ characters.txt" 2026/07/30 02:31:29 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:29 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-henodaq5redu/normal name with no special characters.txt 2026/07/30 02:31:29 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:29 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/07/30 02:31:29 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/normal name with no special characters.txt" 2026/07/30 02:31:29 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:29 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/normal\ name\ with\ no\ special\ characters.txt 2026/07/30 02:31:29 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/normal\ name\ with\ no\ special\ characters.txt" 2026/07/30 02:31:29 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:29 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-henodaq5redu/normal name with no special characters.txt 2026/07/30 02:31:29 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:29 DEBUG : normal name with no special characters.txt: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/07/30 02:31:29 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/測試_Русский___ě_áñ" 2026/07/30 02:31:29 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:29 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/測試_Русский___ě_áñ 2026/07/30 02:31:29 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/測試_Русский___ě_áñ" 2026/07/30 02:31:29 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:29 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-henodaq5redu/測試_Русский___ě_áñ 2026/07/30 02:31:29 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:29 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/07/30 02:31:29 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/測試_Русский___ě_áñ" 2026/07/30 02:31:29 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:29 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/測試_Русский___ě_áñ 2026/07/30 02:31:29 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/測試_Русский___ě_áñ" 2026/07/30 02:31:29 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:29 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-henodaq5redu/測試_Русский___ě_áñ 2026/07/30 02:31:29 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:29 DEBUG : 測試_Русский___ě_áñ: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/07/30 02:31:29 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: poll-interval is not supported by this remote 2026/07/30 02:31:29 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/30 02:31:29 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/07/30 02:31:29 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/07/30 02:31:29 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/07/30 02:31:29 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/30 02:31:29 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/30 02:31:29 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/normal name with no special characters.txt" 2026/07/30 02:31:29 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:29 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/normal\ name\ with\ no\ special\ characters.txt 2026/07/30 02:31:29 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/normal\ name\ with\ no\ special\ characters.txt" 2026/07/30 02:31:29 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:29 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-henodaq5redu/normal name with no special characters.txt 2026/07/30 02:31:29 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:29 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/07/30 02:31:29 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/30 02:31:29 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/07/30 02:31:29 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/07/30 02:31:29 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/07/30 02:31:29 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/07/30 02:31:29 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/30 02:31:29 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/測試_Русский___ě_áñ" 2026/07/30 02:31:29 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:29 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/測試_Русский___ě_áñ 2026/07/30 02:31:29 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/測試_Русский___ě_áñ" 2026/07/30 02:31:29 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:29 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-henodaq5redu/測試_Русский___ě_áñ 2026/07/30 02:31:29 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:29 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/07/30 02:31:29 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/30 02:31:29 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/07/30 02:31:29 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/07/30 02:31:29 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/07/30 02:31:29 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/30 02:31:29 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/30 02:31:29 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/30 02:31:29 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/07/30 02:31:29 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:31:29 DEBUG : Looking for writers 2026/07/30 02:31:29 DEBUG : normal name with no special characters.txt: reading active writers 2026/07/30 02:31:29 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/07/30 02:31:29 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.64s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "sftp://rclone@:22/rclone-test-henodaq5redu", Local "Local file system at /tmp/rclone2844075187", Modify Window "1s" 2026/07/30 02:31:29 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: poll-interval is not supported by this remote 2026/07/30 02:31:29 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Reusing VFS from active cache 2026/07/30 02:31:29 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:31:29 DEBUG : Looking for writers 2026/07/30 02:31:29 DEBUG : >WaitForWriters: 2026/07/30 02:31:29 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:31:29 DEBUG : Looking for writers 2026/07/30 02:31:29 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:198: Remote "sftp://rclone@:22/rclone-test-henodaq5redu", Local "Local file system at /tmp/rclone2844075187", Modify Window "1s" 2026/07/30 02:31:29 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: poll-interval is not supported by this remote 2026/07/30 02:31:29 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:31:29 DEBUG : Looking for writers 2026/07/30 02:31:29 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:198: Remote "sftp://rclone@:22/rclone-test-henodaq5redu", Local "Local file system at /tmp/rclone2844075187", Modify Window "1s" 2026/07/30 02:31:29 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: poll-interval is not supported by this remote 2026/07/30 02:31:29 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:31:29 DEBUG : Looking for writers 2026/07/30 02:31:29 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:198: Remote "sftp://rclone@:22/rclone-test-henodaq5redu", Local "Local file system at /tmp/rclone2844075187", Modify Window "1s" 2026/07/30 02:31:29 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: poll-interval is not supported by this remote 2026/07/30 02:31:29 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/file1" 2026/07/30 02:31:29 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:29 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/file1 2026/07/30 02:31:29 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/file1" 2026/07/30 02:31:29 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:29 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-henodaq5redu/file1 2026/07/30 02:31:29 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:29 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/30 02:31:29 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/file1" 2026/07/30 02:31:29 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:29 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/file1 2026/07/30 02:31:29 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/file1" 2026/07/30 02:31:29 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:29 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-henodaq5redu/file1 2026/07/30 02:31:29 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:29 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/30 02:31:29 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file2" 2026/07/30 02:31:29 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:29 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file2 2026/07/30 02:31:29 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file2" 2026/07/30 02:31:30 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:30 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-henodaq5redu/dir/file2 2026/07/30 02:31:30 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:30 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/07/30 02:31:30 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file2" 2026/07/30 02:31:30 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:30 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/dir/file2 2026/07/30 02:31:30 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/dir/file2" 2026/07/30 02:31:30 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:30 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-henodaq5redu/dir/file2 2026/07/30 02:31:30 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:30 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/07/30 02:31:30 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:31:30 DEBUG : dir: Looking for writers 2026/07/30 02:31:30 DEBUG : file2: reading active writers 2026/07/30 02:31:30 DEBUG : Looking for writers 2026/07/30 02:31:30 DEBUG : dir: reading active writers 2026/07/30 02:31:30 DEBUG : file1: reading active writers 2026/07/30 02:31:30 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.42s) === RUN TestVFSStatParent run.go:198: Remote "sftp://rclone@:22/rclone-test-henodaq5redu", Local "Local file system at /tmp/rclone2844075187", Modify Window "1s" 2026/07/30 02:31:30 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: poll-interval is not supported by this remote 2026/07/30 02:31:30 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/file1" 2026/07/30 02:31:30 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:30 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/file1 2026/07/30 02:31:30 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/file1" 2026/07/30 02:31:30 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:30 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-henodaq5redu/file1 2026/07/30 02:31:30 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:30 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/30 02:31:30 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/file1" 2026/07/30 02:31:30 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:30 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/file1 2026/07/30 02:31:30 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/file1" 2026/07/30 02:31:30 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:30 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-henodaq5redu/file1 2026/07/30 02:31:30 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:30 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/30 02:31:30 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file2" 2026/07/30 02:31:30 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:30 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file2 2026/07/30 02:31:30 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file2" 2026/07/30 02:31:30 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:30 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-henodaq5redu/dir/file2 2026/07/30 02:31:30 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:30 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/07/30 02:31:30 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file2" 2026/07/30 02:31:30 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:30 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/dir/file2 2026/07/30 02:31:30 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/dir/file2" 2026/07/30 02:31:30 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:30 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-henodaq5redu/dir/file2 2026/07/30 02:31:30 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:30 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/07/30 02:31:30 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:31:30 DEBUG : dir: Looking for writers 2026/07/30 02:31:30 DEBUG : Looking for writers 2026/07/30 02:31:30 DEBUG : dir: reading active writers 2026/07/30 02:31:30 DEBUG : file1: reading active writers 2026/07/30 02:31:30 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.45s) === RUN TestVFSOpenFile run.go:198: Remote "sftp://rclone@:22/rclone-test-henodaq5redu", Local "Local file system at /tmp/rclone2844075187", Modify Window "1s" 2026/07/30 02:31:30 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: poll-interval is not supported by this remote 2026/07/30 02:31:30 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/file1" 2026/07/30 02:31:30 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:30 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/file1 2026/07/30 02:31:30 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/file1" 2026/07/30 02:31:30 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:30 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-henodaq5redu/file1 2026/07/30 02:31:30 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:30 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/30 02:31:30 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/file1" 2026/07/30 02:31:30 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:30 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/file1 2026/07/30 02:31:30 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/file1" 2026/07/30 02:31:30 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:30 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-henodaq5redu/file1 2026/07/30 02:31:30 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:30 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/30 02:31:30 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file2" 2026/07/30 02:31:30 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:30 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file2 2026/07/30 02:31:30 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file2" 2026/07/30 02:31:31 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:31 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-henodaq5redu/dir/file2 2026/07/30 02:31:31 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:31 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/07/30 02:31:31 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file2" 2026/07/30 02:31:31 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:31 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/dir/file2 2026/07/30 02:31:31 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/dir/file2" 2026/07/30 02:31:31 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:31 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-henodaq5redu/dir/file2 2026/07/30 02:31:31 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:31 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/07/30 02:31:31 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/30 02:31:31 DEBUG : file1: Open: flags=O_RDONLY 2026/07/30 02:31:31 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/30 02:31:31 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/30 02:31:31 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/30 02:31:31 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/07/30 02:31:31 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/30 02:31:31 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/07/30 02:31:31 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:31 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:31 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/30 02:31:31 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/07/30 02:31:31 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/07/30 02:31:31 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/30 02:31:31 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: File to upload is small (0 bytes), uploading instead of streaming 2026/07/30 02:31:31 DEBUG : dir/new_file.txt: size = 0 OK 2026/07/30 02:31:31 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/new_file.txt" 2026/07/30 02:31:31 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:31 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/new_file.txt 2026/07/30 02:31:31 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/new_file.txt" 2026/07/30 02:31:31 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:31 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-henodaq5redu/dir/new_file.txt 2026/07/30 02:31:31 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:31 DEBUG : dir/new_file.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/30 02:31:31 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/30 02:31:31 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/07/30 02:31:31 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/30 02:31:31 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:31 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/07/30 02:31:31 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:31:31 DEBUG : dir: Looking for writers 2026/07/30 02:31:31 DEBUG : file2: reading active writers 2026/07/30 02:31:31 DEBUG : new_file.txt: reading active writers 2026/07/30 02:31:31 DEBUG : Looking for writers 2026/07/30 02:31:31 DEBUG : dir: reading active writers 2026/07/30 02:31:31 DEBUG : file1: reading active writers 2026/07/30 02:31:31 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.58s) === RUN TestVFSRename run.go:198: Remote "sftp://rclone@:22/rclone-test-henodaq5redu", Local "Local file system at /tmp/rclone2844075187", Modify Window "1s" 2026/07/30 02:31:31 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: poll-interval is not supported by this remote 2026/07/30 02:31:31 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file2" 2026/07/30 02:31:31 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:31 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file2 2026/07/30 02:31:31 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file2" 2026/07/30 02:31:31 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:31 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-henodaq5redu/dir/file2 2026/07/30 02:31:31 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:31 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/07/30 02:31:31 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file2" 2026/07/30 02:31:31 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:31 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/dir/file2 2026/07/30 02:31:31 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/dir/file2" 2026/07/30 02:31:31 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:31 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-henodaq5redu/dir/file2 2026/07/30 02:31:31 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:31 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/07/30 02:31:31 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/07/30 02:31:31 DEBUG : dir/file1: Updating file with dir/file1 0xfec440d4680 2026/07/30 02:31:31 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/07/30 02:31:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/30 02:31:31 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:31 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:31 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:31 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:31 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:31 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:31 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:31 DEBUG : dir/file1: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/07/30 02:31:31 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:31 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:31 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:31 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/dir/file1" 2026/07/30 02:31:31 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:31 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-henodaq5redu/dir/file1 2026/07/30 02:31:31 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:31 DEBUG : dir/file1: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/07/30 02:31:31 INFO : dir/file1: Moved (server-side) to: file0 2026/07/30 02:31:31 DEBUG : file0: Updating file with file0 0xfec440d4680 2026/07/30 02:31:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/30 02:31:31 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/07/30 02:31:31 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/file0" 2026/07/30 02:31:31 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:31 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/file0 2026/07/30 02:31:31 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/file0" 2026/07/30 02:31:31 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:31 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-henodaq5redu/file0 2026/07/30 02:31:31 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:31 DEBUG : file0: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/07/30 02:31:31 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/file0" 2026/07/30 02:31:31 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:31 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/file0 2026/07/30 02:31:31 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/file0" 2026/07/30 02:31:31 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:31 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-henodaq5redu/file0 2026/07/30 02:31:31 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:31 DEBUG : file0: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/07/30 02:31:31 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:31:31 DEBUG : dir: Looking for writers 2026/07/30 02:31:31 DEBUG : Looking for writers 2026/07/30 02:31:31 DEBUG : dir: reading active writers 2026/07/30 02:31:31 DEBUG : file0: reading active writers 2026/07/30 02:31:31 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.65s) === RUN TestVFSStatfs run.go:198: Remote "sftp://rclone@:22/rclone-test-henodaq5redu", Local "Local file system at /tmp/rclone2844075187", Modify Window "1s" 2026/07/30 02:31:31 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: poll-interval is not supported by this remote 2026/07/30 02:31:31 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Server has VFS statistics extension 2026/07/30 02:31:31 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: About path "/rclone-test-henodaq5redu" 2026/07/30 02:31:31 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:31:31 DEBUG : Looking for writers 2026/07/30 02:31:31 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.00s) === RUN TestVFSMkdir run.go:198: Remote "sftp://rclone@:22/rclone-test-henodaq5redu", Local "Local file system at /tmp/rclone2844075187", Modify Window "1s" 2026/07/30 02:31:31 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: poll-interval is not supported by this remote 2026/07/30 02:31:31 DEBUG : Added virtual directory entry vAddDir: "/" 2026/07/30 02:31:31 DEBUG : Added virtual directory entry vAddDir: "a" 2026/07/30 02:31:31 DEBUG : Added virtual directory entry vAddDir: "b" 2026/07/30 02:31:31 DEBUG : Added virtual directory entry vAddDir: "c" 2026/07/30 02:31:31 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/07/30 02:31:32 DEBUG : Added virtual directory entry vAddDir: "d" 2026/07/30 02:31:32 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/07/30 02:31:32 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:31:32 DEBUG : d: Looking for writers 2026/07/30 02:31:32 DEBUG : Looking for writers 2026/07/30 02:31:32 DEBUG : a: Looking for writers 2026/07/30 02:31:32 DEBUG : b: Looking for writers 2026/07/30 02:31:32 DEBUG : c: Looking for writers 2026/07/30 02:31:32 DEBUG : Looking for writers 2026/07/30 02:31:32 DEBUG : a: reading active writers 2026/07/30 02:31:32 DEBUG : b: reading active writers 2026/07/30 02:31:32 DEBUG : c: reading active writers 2026/07/30 02:31:32 DEBUG : d: reading active writers 2026/07/30 02:31:32 DEBUG : /: reading active writers 2026/07/30 02:31:32 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.24s) === RUN TestVFSMkdirAll run.go:198: Remote "sftp://rclone@:22/rclone-test-henodaq5redu", Local "Local file system at /tmp/rclone2844075187", Modify Window "1s" 2026/07/30 02:31:32 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: poll-interval is not supported by this remote 2026/07/30 02:31:32 DEBUG : Added virtual directory entry vAddDir: "a" 2026/07/30 02:31:32 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/07/30 02:31:32 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/07/30 02:31:32 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/07/30 02:31:32 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:31:32 DEBUG : a/b/c/d: Looking for writers 2026/07/30 02:31:32 DEBUG : a/b/c: Looking for writers 2026/07/30 02:31:32 DEBUG : d: reading active writers 2026/07/30 02:31:32 DEBUG : a/b: Looking for writers 2026/07/30 02:31:32 DEBUG : c: reading active writers 2026/07/30 02:31:32 DEBUG : a: Looking for writers 2026/07/30 02:31:32 DEBUG : b: reading active writers 2026/07/30 02:31:32 DEBUG : Looking for writers 2026/07/30 02:31:32 DEBUG : a: reading active writers 2026/07/30 02:31:32 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.06s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:198: Remote "sftp://rclone@:22/rclone-test-henodaq5redu", Local "Local file system at /tmp/rclone2844075187", Modify Window "1s" 2026/07/30 02:31:32 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: poll-interval is not supported by this remote 2026/07/30 02:31:32 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:31:32 DEBUG : Looking for writers 2026/07/30 02:31:32 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-henodaq5redu", Local "Local file system at /tmp/rclone2844075187", Modify Window "1s" 2026/07/30 02:31:32 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: poll-interval is not supported by this remote 2026/07/30 02:31:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/30 02:31:32 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/30 02:31:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/30 02:31:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/30 02:31:32 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/07/30 02:31:32 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/07/30 02:31:32 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/07/30 02:31:32 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: File to upload is small (5 bytes), uploading instead of streaming 2026/07/30 02:31:32 DEBUG : file1: size = 5 OK 2026/07/30 02:31:32 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/file1" 2026/07/30 02:31:32 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:32 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/file1 2026/07/30 02:31:32 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/file1" 2026/07/30 02:31:32 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:32 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-henodaq5redu/file1 2026/07/30 02:31:32 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:32 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/30 02:31:32 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/30 02:31:32 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/30 02:31:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/30 02:31:32 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/file1" 2026/07/30 02:31:32 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:32 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/file1 2026/07/30 02:31:32 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/file1" 2026/07/30 02:31:32 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:32 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-henodaq5redu/file1 2026/07/30 02:31:32 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:32 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/30 02:31:32 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/file1" 2026/07/30 02:31:32 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:32 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/file1 2026/07/30 02:31:32 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/file1" 2026/07/30 02:31:32 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:32 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-henodaq5redu/file1 2026/07/30 02:31:32 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:32 DEBUG : file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/07/30 02:31:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/30 02:31:32 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/30 02:31:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/30 02:31:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/30 02:31:32 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/30 02:31:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/30 02:31:32 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/07/30 02:31:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/30 02:31:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/30 02:31:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/30 02:31:32 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/30 02:31:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/30 02:31:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/30 02:31:32 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: File to upload is small (0 bytes), uploading instead of streaming 2026/07/30 02:31:32 DEBUG : file1: size = 0 OK 2026/07/30 02:31:32 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/file1" 2026/07/30 02:31:32 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:32 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/file1 2026/07/30 02:31:32 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/file1" 2026/07/30 02:31:32 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:32 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-henodaq5redu/file1 2026/07/30 02:31:32 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:32 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/30 02:31:32 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/30 02:31:32 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/30 02:31:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/30 02:31:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/30 02:31:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/30 02:31:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/30 02:31:32 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/30 02:31:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/30 02:31:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/30 02:31:32 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: File to upload is small (7 bytes), uploading instead of streaming 2026/07/30 02:31:32 DEBUG : file1: size = 7 OK 2026/07/30 02:31:32 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/file1" 2026/07/30 02:31:32 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:32 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/file1 2026/07/30 02:31:32 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/file1" 2026/07/30 02:31:32 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:32 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 9141de76717e095d4dd05f1e686ad6a8 /rclone-test-henodaq5redu/file1 2026/07/30 02:31:32 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:32 DEBUG : file1: Parsed hash: 9141de76717e095d4dd05f1e686ad6a8 2026/07/30 02:31:32 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/07/30 02:31:32 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/30 02:31:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/30 02:31:32 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:31:32 DEBUG : Looking for writers 2026/07/30 02:31:32 DEBUG : file1: reading active writers 2026/07/30 02:31:32 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.54s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "sftp://rclone@:22/rclone-test-henodaq5redu", Local "Local file system at /tmp/rclone2844075187", Modify Window "1s" 2026/07/30 02:31:32 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: poll-interval is not supported by this remote 2026/07/30 02:31:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/30 02:31:32 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/30 02:31:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/30 02:31:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/30 02:31:32 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/07/30 02:31:33 DEBUG : file1: aborting in-sequence write wait, off=100 2026/07/30 02:31:33 DEBUG : file1: failed to wait for in-sequence write to 100 2026/07/30 02:31:33 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/07/30 02:31:33 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: File to upload is small (11 bytes), uploading instead of streaming 2026/07/30 02:31:33 DEBUG : file1: size = 11 OK 2026/07/30 02:31:33 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/file1" 2026/07/30 02:31:33 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:33 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/file1 2026/07/30 02:31:33 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/file1" 2026/07/30 02:31:33 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:33 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-henodaq5redu/file1 2026/07/30 02:31:33 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:33 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/30 02:31:33 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/30 02:31:33 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/30 02:31:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/30 02:31:33 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/07/30 02:31:33 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/file1" 2026/07/30 02:31:33 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:33 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/file1 2026/07/30 02:31:33 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/file1" 2026/07/30 02:31:33 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:33 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-henodaq5redu/file1 2026/07/30 02:31:33 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:33 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/30 02:31:33 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/file1" 2026/07/30 02:31:33 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:33 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/file1 2026/07/30 02:31:33 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/file1" 2026/07/30 02:31:34 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:34 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-henodaq5redu/file1 2026/07/30 02:31:34 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:34 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/07/30 02:31:34 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:31:34 DEBUG : Looking for writers 2026/07/30 02:31:34 DEBUG : file1: reading active writers 2026/07/30 02:31:34 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.33s) === RUN TestWriteFileHandleFlush run.go:198: Remote "sftp://rclone@:22/rclone-test-henodaq5redu", Local "Local file system at /tmp/rclone2844075187", Modify Window "1s" 2026/07/30 02:31:34 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: poll-interval is not supported by this remote 2026/07/30 02:31:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/30 02:31:34 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/30 02:31:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/30 02:31:34 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/07/30 02:31:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/30 02:31:34 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: File to upload is small (5 bytes), uploading instead of streaming 2026/07/30 02:31:34 DEBUG : file1: size = 5 OK 2026/07/30 02:31:34 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/file1" 2026/07/30 02:31:34 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:34 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/file1 2026/07/30 02:31:34 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/file1" 2026/07/30 02:31:34 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:34 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-henodaq5redu/file1 2026/07/30 02:31:34 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:34 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/30 02:31:34 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/30 02:31:34 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/30 02:31:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/30 02:31:34 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/07/30 02:31:34 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:31:34 DEBUG : Looking for writers 2026/07/30 02:31:34 DEBUG : file1: reading active writers 2026/07/30 02:31:34 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.11s) === RUN TestWriteFileHandleRelease run.go:198: Remote "sftp://rclone@:22/rclone-test-henodaq5redu", Local "Local file system at /tmp/rclone2844075187", Modify Window "1s" 2026/07/30 02:31:34 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: poll-interval is not supported by this remote 2026/07/30 02:31:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/30 02:31:34 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/30 02:31:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/30 02:31:34 DEBUG : file1: WriteFileHandle.Release closing 2026/07/30 02:31:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/30 02:31:34 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: File to upload is small (0 bytes), uploading instead of streaming 2026/07/30 02:31:34 DEBUG : file1: size = 0 OK 2026/07/30 02:31:34 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/file1" 2026/07/30 02:31:34 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:34 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/file1 2026/07/30 02:31:34 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/file1" 2026/07/30 02:31:34 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:34 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-henodaq5redu/file1 2026/07/30 02:31:34 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:34 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/30 02:31:34 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/30 02:31:34 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/30 02:31:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/30 02:31:34 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/07/30 02:31:34 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:31:34 DEBUG : Looking for writers 2026/07/30 02:31:34 DEBUG : file1: reading active writers 2026/07/30 02:31:34 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.11s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "sftp://rclone@:22/rclone-test-henodaq5redu", Local "Local file system at /tmp/rclone2844075187", Modify Window "1s" 2026/07/30 02:31:34 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: poll-interval is not supported by this remote 2026/07/30 02:31:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/30 02:31:34 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/30 02:31:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/30 02:31:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/30 02:31:34 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: File to upload is small (2 bytes), uploading instead of streaming 2026/07/30 02:31:34 DEBUG : file1: size = 2 OK 2026/07/30 02:31:34 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/file1" 2026/07/30 02:31:34 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:34 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/file1 2026/07/30 02:31:34 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/file1" 2026/07/30 02:31:34 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:34 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-henodaq5redu/file1 2026/07/30 02:31:34 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:34 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/07/30 02:31:34 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/07/30 02:31:34 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/30 02:31:34 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/07/30 02:31:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/30 02:31:34 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:31:34 DEBUG : Looking for writers 2026/07/30 02:31:34 DEBUG : file1: reading active writers 2026/07/30 02:31:34 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.11s) === RUN TestFileReadAtZeroLength run.go:198: Remote "sftp://rclone@:22/rclone-test-henodaq5redu", Local "Local file system at /tmp/rclone2844075187", Modify Window "1s" 2026/07/30 02:31:34 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: poll-interval is not supported by this remote 2026/07/30 02:31:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/30 02:31:34 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/30 02:31:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/30 02:31:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/30 02:31:34 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: File to upload is small (0 bytes), uploading instead of streaming 2026/07/30 02:31:34 DEBUG : file1: size = 0 OK 2026/07/30 02:31:34 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/file1" 2026/07/30 02:31:34 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:34 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/file1 2026/07/30 02:31:34 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/file1" 2026/07/30 02:31:34 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:34 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-henodaq5redu/file1 2026/07/30 02:31:34 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:34 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/30 02:31:34 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/30 02:31:34 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/30 02:31:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/30 02:31:34 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:34 DEBUG : file1: Open: flags=O_RDONLY 2026/07/30 02:31:34 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/30 02:31:34 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/30 02:31:34 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/07/30 02:31:34 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/07/30 02:31:34 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:31:34 DEBUG : Looking for writers 2026/07/30 02:31:34 DEBUG : file1: reading active writers 2026/07/30 02:31:34 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.12s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "sftp://rclone@:22/rclone-test-henodaq5redu", Local "Local file system at /tmp/rclone2844075187", Modify Window "1s" 2026/07/30 02:31:34 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: poll-interval is not supported by this remote 2026/07/30 02:31:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/30 02:31:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/30 02:31:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/30 02:31:34 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/30 02:31:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/30 02:31:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/30 02:31:34 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: File to upload is small (100 bytes), uploading instead of streaming 2026/07/30 02:31:34 DEBUG : file1: size = 100 OK 2026/07/30 02:31:34 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/file1" 2026/07/30 02:31:34 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:34 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/file1 2026/07/30 02:31:34 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/file1" 2026/07/30 02:31:34 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:34 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: bc6add24157d1da2b1f09ae50e2bff4d /rclone-test-henodaq5redu/file1 2026/07/30 02:31:34 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:34 DEBUG : file1: Parsed hash: bc6add24157d1da2b1f09ae50e2bff4d 2026/07/30 02:31:34 DEBUG : file1: md5 = bc6add24157d1da2b1f09ae50e2bff4d OK 2026/07/30 02:31:34 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/30 02:31:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/30 02:31:34 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/30 02:31:34 DEBUG : file1: Open: flags=O_RDONLY 2026/07/30 02:31:34 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/30 02:31:34 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/30 02:31:34 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/07/30 02:31:34 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/07/30 02:31:34 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:31:34 DEBUG : Looking for writers 2026/07/30 02:31:34 DEBUG : file1: reading active writers 2026/07/30 02:31:34 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.12s) === RUN TestZipManyFiles run.go:198: Remote "sftp://rclone@:22/rclone-test-henodaq5redu", Local "Local file system at /tmp/rclone2844075187", Modify Window "1s" 2026/07/30 02:31:34 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: poll-interval is not supported by this remote 2026/07/30 02:31:34 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/flat/f000.txt" 2026/07/30 02:31:34 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:34 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/flat/f000.txt 2026/07/30 02:31:34 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/flat/f000.txt" 2026/07/30 02:31:34 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:34 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: a217847fb21f7e963650acc42a7a3b39 /rclone-test-henodaq5redu/flat/f000.txt 2026/07/30 02:31:34 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:34 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/07/30 02:31:34 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/flat/f000.txt" 2026/07/30 02:31:34 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:34 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/flat/f000.txt 2026/07/30 02:31:34 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/flat/f000.txt" 2026/07/30 02:31:34 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:34 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: c411c13d2fde40743cb34d29f96a35975bbfef9c /rclone-test-henodaq5redu/flat/f000.txt 2026/07/30 02:31:34 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:34 DEBUG : flat/f000.txt: Parsed hash: c411c13d2fde40743cb34d29f96a35975bbfef9c 2026/07/30 02:31:34 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/flat/f001.txt" 2026/07/30 02:31:34 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:34 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/flat/f001.txt 2026/07/30 02:31:34 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/flat/f001.txt" 2026/07/30 02:31:34 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:34 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: f4ae3155a94225d34a70f10e659557c3 /rclone-test-henodaq5redu/flat/f001.txt 2026/07/30 02:31:34 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:34 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/07/30 02:31:34 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/flat/f001.txt" 2026/07/30 02:31:34 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:34 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/flat/f001.txt 2026/07/30 02:31:34 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/flat/f001.txt" 2026/07/30 02:31:35 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:35 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 46007547503950688fd883befced0e53561dae68 /rclone-test-henodaq5redu/flat/f001.txt 2026/07/30 02:31:35 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:35 DEBUG : flat/f001.txt: Parsed hash: 46007547503950688fd883befced0e53561dae68 2026/07/30 02:31:35 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/flat/f002.txt" 2026/07/30 02:31:35 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:35 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/flat/f002.txt 2026/07/30 02:31:35 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/flat/f002.txt" 2026/07/30 02:31:35 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:35 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /rclone-test-henodaq5redu/flat/f002.txt 2026/07/30 02:31:35 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:35 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/07/30 02:31:35 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/flat/f002.txt" 2026/07/30 02:31:35 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:35 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/flat/f002.txt 2026/07/30 02:31:35 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/flat/f002.txt" 2026/07/30 02:31:35 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:35 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 3911c439d6af617451e319f94dfafb3c820da182 /rclone-test-henodaq5redu/flat/f002.txt 2026/07/30 02:31:35 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:35 DEBUG : flat/f002.txt: Parsed hash: 3911c439d6af617451e319f94dfafb3c820da182 2026/07/30 02:31:35 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/flat/f003.txt" 2026/07/30 02:31:35 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:35 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/flat/f003.txt 2026/07/30 02:31:35 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/flat/f003.txt" 2026/07/30 02:31:35 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:35 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /rclone-test-henodaq5redu/flat/f003.txt 2026/07/30 02:31:35 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:35 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/07/30 02:31:35 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/flat/f003.txt" 2026/07/30 02:31:35 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:35 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/flat/f003.txt 2026/07/30 02:31:35 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/flat/f003.txt" 2026/07/30 02:31:35 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:35 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b /rclone-test-henodaq5redu/flat/f003.txt 2026/07/30 02:31:35 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:35 DEBUG : flat/f003.txt: Parsed hash: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b 2026/07/30 02:31:35 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/flat/f004.txt" 2026/07/30 02:31:35 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:35 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/flat/f004.txt 2026/07/30 02:31:35 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/flat/f004.txt" 2026/07/30 02:31:35 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:35 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /rclone-test-henodaq5redu/flat/f004.txt 2026/07/30 02:31:35 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:35 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/07/30 02:31:35 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/flat/f004.txt" 2026/07/30 02:31:35 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:35 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: sha1sum /rclone-test-henodaq5redu/flat/f004.txt 2026/07/30 02:31:35 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-henodaq5redu/flat/f004.txt" 2026/07/30 02:31:35 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:35 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 079985a49a3bd62df1a79417e15263ed81bd6843 /rclone-test-henodaq5redu/flat/f004.txt 2026/07/30 02:31:35 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:35 DEBUG : flat/f004.txt: Parsed hash: 079985a49a3bd62df1a79417e15263ed81bd6843 2026/07/30 02:31:35 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/07/30 02:31:35 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/07/30 02:31:35 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/30 02:31:35 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/30 02:31:35 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/flat/f000.txt" 2026/07/30 02:31:35 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:35 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/flat/f000.txt 2026/07/30 02:31:35 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/flat/f000.txt" 2026/07/30 02:31:35 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:35 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: a217847fb21f7e963650acc42a7a3b39 /rclone-test-henodaq5redu/flat/f000.txt 2026/07/30 02:31:35 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:35 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/07/30 02:31:35 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/07/30 02:31:35 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/07/30 02:31:35 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/30 02:31:35 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/30 02:31:35 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/flat/f001.txt" 2026/07/30 02:31:35 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:35 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/flat/f001.txt 2026/07/30 02:31:35 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/flat/f001.txt" 2026/07/30 02:31:35 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:35 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: f4ae3155a94225d34a70f10e659557c3 /rclone-test-henodaq5redu/flat/f001.txt 2026/07/30 02:31:35 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:35 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/07/30 02:31:35 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/07/30 02:31:35 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/07/30 02:31:35 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/30 02:31:35 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/30 02:31:35 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/flat/f002.txt" 2026/07/30 02:31:35 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:35 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/flat/f002.txt 2026/07/30 02:31:35 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/flat/f002.txt" 2026/07/30 02:31:36 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:36 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /rclone-test-henodaq5redu/flat/f002.txt 2026/07/30 02:31:36 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:36 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/07/30 02:31:36 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/07/30 02:31:36 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/07/30 02:31:36 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/30 02:31:36 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/30 02:31:36 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/flat/f003.txt" 2026/07/30 02:31:36 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:36 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/flat/f003.txt 2026/07/30 02:31:36 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/flat/f003.txt" 2026/07/30 02:31:36 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:36 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /rclone-test-henodaq5redu/flat/f003.txt 2026/07/30 02:31:36 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:36 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/07/30 02:31:36 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/07/30 02:31:36 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/07/30 02:31:36 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/30 02:31:36 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/30 02:31:36 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/flat/f004.txt" 2026/07/30 02:31:36 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:36 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/flat/f004.txt 2026/07/30 02:31:36 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/flat/f004.txt" 2026/07/30 02:31:36 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:36 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /rclone-test-henodaq5redu/flat/f004.txt 2026/07/30 02:31:36 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:36 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/07/30 02:31:36 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:31:36 DEBUG : flat: Looking for writers 2026/07/30 02:31:36 DEBUG : f000.txt: reading active writers 2026/07/30 02:31:36 DEBUG : f001.txt: reading active writers 2026/07/30 02:31:36 DEBUG : f002.txt: reading active writers 2026/07/30 02:31:36 DEBUG : f003.txt: reading active writers 2026/07/30 02:31:36 DEBUG : f004.txt: reading active writers 2026/07/30 02:31:36 DEBUG : Looking for writers 2026/07/30 02:31:36 DEBUG : flat: reading active writers 2026/07/30 02:31:36 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (1.63s) === RUN TestZipManySubDirs run.go:198: Remote "sftp://rclone@:22/rclone-test-henodaq5redu", Local "Local file system at /tmp/rclone2844075187", Modify Window "1s" 2026/07/30 02:31:36 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: poll-interval is not supported by this remote 2026/07/30 02:31:36 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/07/30 02:31:36 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/07/30 02:31:36 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/30 02:31:36 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/30 02:31:36 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/a/b/c/deep.txt" 2026/07/30 02:31:36 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:36 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/a/b/c/deep.txt 2026/07/30 02:31:36 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/a/b/c/deep.txt" 2026/07/30 02:31:36 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:36 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 6627415e807ee33c7302917216e7da68 /rclone-test-henodaq5redu/a/b/c/deep.txt 2026/07/30 02:31:36 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:36 DEBUG : a/b/c/deep.txt: Parsed hash: 6627415e807ee33c7302917216e7da68 2026/07/30 02:31:36 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/07/30 02:31:36 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/07/30 02:31:36 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/30 02:31:36 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/30 02:31:36 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/a/b/mid.txt" 2026/07/30 02:31:36 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:36 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/a/b/mid.txt 2026/07/30 02:31:36 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/a/b/mid.txt" 2026/07/30 02:31:36 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:36 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 22384709d743fe3c6fb0a4b35b2e10a6 /rclone-test-henodaq5redu/a/b/mid.txt 2026/07/30 02:31:36 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:36 DEBUG : a/b/mid.txt: Parsed hash: 22384709d743fe3c6fb0a4b35b2e10a6 2026/07/30 02:31:36 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/07/30 02:31:36 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/07/30 02:31:36 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/30 02:31:36 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/30 02:31:36 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/a/top.txt" 2026/07/30 02:31:36 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:36 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/a/top.txt 2026/07/30 02:31:36 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/a/top.txt" 2026/07/30 02:31:36 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:36 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: b28354b543375bfa94dabaeda722927f /rclone-test-henodaq5redu/a/top.txt 2026/07/30 02:31:36 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:36 DEBUG : a/top.txt: Parsed hash: b28354b543375bfa94dabaeda722927f 2026/07/30 02:31:36 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:31:36 DEBUG : a/b/c: Looking for writers 2026/07/30 02:31:36 DEBUG : deep.txt: reading active writers 2026/07/30 02:31:36 DEBUG : a/b: Looking for writers 2026/07/30 02:31:36 DEBUG : c: reading active writers 2026/07/30 02:31:36 DEBUG : mid.txt: reading active writers 2026/07/30 02:31:36 DEBUG : a: Looking for writers 2026/07/30 02:31:36 DEBUG : b: reading active writers 2026/07/30 02:31:36 DEBUG : top.txt: reading active writers 2026/07/30 02:31:36 DEBUG : Looking for writers 2026/07/30 02:31:36 DEBUG : a: reading active writers 2026/07/30 02:31:36 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.36s) === RUN TestZipLargeFiles run.go:198: Remote "sftp://rclone@:22/rclone-test-henodaq5redu", Local "Local file system at /tmp/rclone2844075187", Modify Window "1s" 2026/07/30 02:31:36 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: poll-interval is not supported by this remote 2026/07/30 02:31:37 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/07/30 02:31:37 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/07/30 02:31:37 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/07/30 02:31:37 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/07/30 02:31:37 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/07/30 02:31:37 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/07/30 02:31:37 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/30 02:31:37 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/07/30 02:31:37 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/07/30 02:31:37 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/07/30 02:31:37 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/07/30 02:31:37 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/30 02:31:37 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/30 02:31:37 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/30 02:31:37 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/30 02:31:37 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/30 02:31:37 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/bigdir/big.bin" 2026/07/30 02:31:37 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:37 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/bigdir/big.bin 2026/07/30 02:31:37 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/bigdir/big.bin" 2026/07/30 02:31:37 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:37 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: ee516dbf9ee265fce6b38c3b6b4302d4 /rclone-test-henodaq5redu/bigdir/big.bin 2026/07/30 02:31:37 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:37 DEBUG : bigdir/big.bin: Parsed hash: ee516dbf9ee265fce6b38c3b6b4302d4 2026/07/30 02:31:37 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:31:37 DEBUG : bigdir: Looking for writers 2026/07/30 02:31:37 DEBUG : big.bin: reading active writers 2026/07/30 02:31:37 DEBUG : Looking for writers 2026/07/30 02:31:37 DEBUG : bigdir: reading active writers 2026/07/30 02:31:37 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.99s) === RUN TestZipDirsInRoot run.go:198: Remote "sftp://rclone@:22/rclone-test-henodaq5redu", Local "Local file system at /tmp/rclone2844075187", Modify Window "1s" 2026/07/30 02:31:37 INFO : sftp://rclone@:22/rclone-test-henodaq5redu: poll-interval is not supported by this remote 2026/07/30 02:31:37 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/07/30 02:31:37 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/07/30 02:31:37 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/30 02:31:37 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/30 02:31:37 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir1/a.txt" 2026/07/30 02:31:37 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:37 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir1/a.txt 2026/07/30 02:31:37 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir1/a.txt" 2026/07/30 02:31:37 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:37 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 9dd4e461268c8034f5c8564e155c67a6 /rclone-test-henodaq5redu/dir1/a.txt 2026/07/30 02:31:37 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:37 DEBUG : dir1/a.txt: Parsed hash: 9dd4e461268c8034f5c8564e155c67a6 2026/07/30 02:31:37 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/07/30 02:31:37 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/07/30 02:31:37 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/30 02:31:37 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/30 02:31:37 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir2/b.txt" 2026/07/30 02:31:37 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:37 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir2/b.txt 2026/07/30 02:31:37 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir2/b.txt" 2026/07/30 02:31:37 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:37 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: 415290769594460e2e485922904f345d /rclone-test-henodaq5redu/dir2/b.txt 2026/07/30 02:31:37 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:37 DEBUG : dir2/b.txt: Parsed hash: 415290769594460e2e485922904f345d 2026/07/30 02:31:37 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/07/30 02:31:37 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/07/30 02:31:37 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/30 02:31:37 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/30 02:31:37 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Shell path "/rclone-test-henodaq5redu/dir3/c.txt" 2026/07/30 02:31:37 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: creating additional session 2026/07/30 02:31:37 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Running remote command: md5sum /rclone-test-henodaq5redu/dir3/c.txt 2026/07/30 02:31:37 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-henodaq5redu/dir3/c.txt" 2026/07/30 02:31:37 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: command exited OK 2026/07/30 02:31:37 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Remote command result: fbade9e36a3f36d3d676c1b808451dd7 /rclone-test-henodaq5redu/dir3/c.txt 2026/07/30 02:31:37 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: ssh external: close 2026/07/30 02:31:37 DEBUG : dir3/c.txt: Parsed hash: fbade9e36a3f36d3d676c1b808451dd7 2026/07/30 02:31:37 DEBUG : WaitForWriters: timeout=30s 2026/07/30 02:31:37 DEBUG : dir2: Looking for writers 2026/07/30 02:31:37 DEBUG : b.txt: reading active writers 2026/07/30 02:31:37 DEBUG : dir3: Looking for writers 2026/07/30 02:31:37 DEBUG : c.txt: reading active writers 2026/07/30 02:31:37 DEBUG : dir1: Looking for writers 2026/07/30 02:31:37 DEBUG : a.txt: reading active writers 2026/07/30 02:31:37 DEBUG : Looking for writers 2026/07/30 02:31:37 DEBUG : dir1: reading active writers 2026/07/30 02:31:37 DEBUG : dir2: reading active writers 2026/07/30 02:31:37 DEBUG : dir3: reading active writers 2026/07/30 02:31:37 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.36s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/07/30 02:31:37 DEBUG : sftp://rclone@:22/rclone-test-henodaq5redu: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Finished OK in 50.524957589s (try 1/5)